ForgePatch/src/main/java/net/minecraftforge/client/model
tterrag 9209c3cbfe
Add new system for model data, replacing extended states (#5564)
2019-05-09 02:10:38 -04:00
..
animation Add new system for model data, replacing extended states (#5564) 2019-05-09 02:10:38 -04:00
b3d Add new system for model data, replacing extended states (#5564) 2019-05-09 02:10:38 -04:00
data Add new system for model data, replacing extended states (#5564) 2019-05-09 02:10:38 -04:00
obj Add new system for model data, replacing extended states (#5564) 2019-05-09 02:10:38 -04:00
pipeline Fix some vertex format changes not being handled correctly (#5368) 2019-04-25 18:31:17 -04:00
Attributes.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
BakedItemModel.java Fix Baked Item models with transformations (#5241) 2019-04-12 10:11:15 -04:00
BakedModelWrapper.java Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockStateLoader.java Make Forge blockstate variants correctly inherit AO setting from vanilla models (#5190) 2019-04-11 17:35:01 -04:00
FancyMissingModel.java Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
ForgeBlockStateV1.java Make Forge blockstate variants correctly inherit AO setting from vanilla models (#5190) 2019-04-11 17:35:01 -04:00
ICustomModelLoader.java Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
IModel.java Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
ISmartVariant.java Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
ItemLayerModel.java Transform vertex normals as well as positions when generating quads (#5242) 2019-04-25 18:29:12 -04:00
ItemTextureQuadConverter.java Transform vertex normals as well as positions when generating quads (#5242) 2019-04-25 18:29:12 -04:00
MapModelState.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ModelDataManager.java Add new system for model data, replacing extended states (#5564) 2019-05-09 02:10:38 -04:00
ModelDynBucket.java Fix Baked Item models with transformations (#5241) 2019-04-12 10:11:15 -04:00
ModelFluid.java Add new system for model data, replacing extended states (#5564) 2019-05-09 02:10:38 -04:00
ModelLoader.java Add new system for model data, replacing extended states (#5564) 2019-05-09 02:10:38 -04:00
ModelLoaderRegistry.java Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
ModelStateComposition.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
MultiLayerModel.java Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
MultiModel.java Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
MultiModelState.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
PerspectiveMapWrapper.java Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
SimpleModelFontRenderer.java Transform vertex normals as well as positions when generating quads (#5242) 2019-04-25 18:29:12 -04:00
SimpleModelState.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
package-info.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00