Applied-Energistics-2-tiler.../src/main/java/appeng/client/render/effects
shartte 999401c50c Fixes corruption of the lightning particle FX that was caused by an incorrect order of vertex attributes being passed to the vertex buffer. (#43)
The other FX classes were also adapted to use the same vertex attribute ordering as the vanilla base class.
2016-08-24 19:07:54 +02:00
..
AssemblerFX.java Second update pass (2/3) - 82 -> 0 errors 2016-06-21 11:03:10 +02:00
ChargedOreFX.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
CraftingFx.java Fixes corruption of the lightning particle FX that was caused by an incorrect order of vertex attributes being passed to the vertex buffer. (#43) 2016-08-24 19:07:54 +02:00
EnergyFx.java Fixes corruption of the lightning particle FX that was caused by an incorrect order of vertex attributes being passed to the vertex buffer. (#43) 2016-08-24 19:07:54 +02:00
LightningArcFX.java Second update pass (2/3) - 82 -> 0 errors 2016-06-21 11:03:10 +02:00
LightningFX.java Fixes corruption of the lightning particle FX that was caused by an incorrect order of vertex attributes being passed to the vertex buffer. (#43) 2016-08-24 19:07:54 +02:00
MatterCannonFX.java Fixes corruption of the lightning particle FX that was caused by an incorrect order of vertex attributes being passed to the vertex buffer. (#43) 2016-08-24 19:07:54 +02:00
VibrantFX.java Second update pass (2/3) - 82 -> 0 errors 2016-06-21 11:03:10 +02:00