Applied-Energistics-2-tiler.../src/main/java/appeng/client
Sebastian Hartte 59544993bd This reverts back to the old way of extending the vertex format with the necessary vertex element for lightmap data, if fullbright quads are enabled. Instead of then enabling the extended vertex format for Optifine, it is disabled if Optifine is detected.
Since the root cause is actually that the Vanilla lighting pipeline doesn't support such Vertex Formats, we disable it also if the Forge lighting pipeline is disabled.

This also relates to #2489.
2016-10-27 20:05:18 +02:00
..
gui Closes #2501: Hide substitution buttons for processing 2016-10-24 11:39:59 +02:00
me Added JEI integration (#2436). 2016-10-08 13:06:21 +02:00
render This reverts back to the old way of extending the vertex format with the necessary vertex element for lightmap data, if fullbright quads are enabled. Instead of then enabling the extended vertex format for Optifine, it is disabled if Optifine is detected. 2016-10-27 20:05:18 +02:00
ClientHelper.java This reverts back to the old way of extending the vertex format with the necessary vertex element for lightmap data, if fullbright quads are enabled. Instead of then enabling the extended vertex format for Optifine, it is disabled if Optifine is detected. 2016-10-27 20:05:18 +02:00
EffectType.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
UnlistedProperty.java Added missing file headers 2016-09-17 16:00:37 +02:00