ForgePatch/src/test/java/net/minecraftforge/debug
2015-11-23 23:18:52 -05:00
..
EnumPlantTypeTest.java Add an EnumHelper hook and fixed an issue 2015-07-14 08:55:51 +08:00
ForgeBlockStatesLoaderDebug.java Update mappings to 20151122. 2015-11-23 23:18:52 -05:00
ItemLayerModelDebug.java Added ItemLayerModel - less awkward, simpler and faster version of ItemModelGenerator. 2015-06-23 04:43:48 +03:00
ItemTileDebug.java Fixed piston rendering (WorldRenderer offset wasn't applied); fixed TESR being registered too early in one of the debug mods. 2015-10-27 19:02:22 +03:00
LayerBreakingTest.java Cleanup code format in LayerBreakingTest. 2015-06-16 16:01:09 -07:00
ModelAnimationDebug.java Fixed NPE is B3D loader caused by the missing vertex normal; updated the example chest model - it's now has 2 meshes; Updated ModelAnimationDebug - it now uses the new chest model, renders the base with the static world renderer, and only the lid with the TESR. 2015-11-23 10:12:01 +03:00
ModelBakeEventDebug.java Added OBJ loader for the ModelLoaderRegistry system. 2015-10-26 19:38:49 +03:00
ModelFluidDebug.java Updated various rendering-related patches and classes to 1.8.8; forge still uses vecmath. 2015-11-10 00:03:39 +03:00
ModelLoaderRegistryDebug.java Updated various rendering-related patches and classes to 1.8.8; forge still uses vecmath. 2015-11-10 00:03:39 +03:00