Applied-Energistics-2-tiler.../src/main/java/appeng/client/render
2016-09-12 01:50:12 +02:00
..
cablebus First pass of implementing rendering for crafting cubes (#7) 2016-09-12 01:11:38 +02:00
crafting Fixes missing particle texture (causes crashes in certain scenarios like breaking the block with a pickaxe). 2016-09-12 01:50:12 +02:00
effects 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
model Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00
renderable Implemented modular TESR 2016-07-12 20:03:54 +02:00
tesr Implemented crank TESR. 2016-08-27 13:05:41 +02:00
textures Merge PR #7 from MoreThanHidden/1.10-rv3-rendering - Particle Texture Atlas Added 2016-06-29 15:30:08 +02:00
AppEngRenderItem.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
ColorableTileBlockColor.java Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00
FacadeDispatcherBakedModel.java Added item models for facades. 2016-08-28 12:10:40 +02:00
FacadeItemModel.java Added item models for facades. 2016-08-28 12:10:40 +02:00
FacadeWithBlockBakedModel.java Improvements on the item model for facades, disabled 3d in gui to improve lighting. 2016-08-28 13:25:31 +02:00
FacingToRotation.java Moved F2R, added TESRs, fixed culling 2016-07-11 15:38:54 +02:00
SpatialSkyRender.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
StaticItemColor.java Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00