ForgePatch/src/main/java/net/minecraftforge/client/model
LexManos cdc86e9af6 Update mappoings snapshot to 20160518 2016-05-18 05:23:30 -07:00
..
animation Update mappoings snapshot to 20160518 2016-05-18 05:23:30 -07:00
b3d Improved UV offset hackery - should fix most visible custom model seams. 2016-04-02 18:49:18 +03:00
obj Cleanup OBJLoader parse function and fix issues related to JVM differences. 2016-04-06 01:45:43 -07:00
pipeline Improved UV offset hackery - should fix most visible custom model seams. 2016-04-02 18:49:18 +03:00
Attributes.java Cleanup: removed IEEP, removed redundant casts, fixed imports, fixed typos. 2016-03-24 22:22:20 +03:00
BlockStateLoader.java Cleanup: removed IEEP, removed redundant casts, fixed imports, fixed typos. 2016-03-24 22:22:20 +03:00
ForgeBlockStateV1.java Fix forge:default-block transformation. (#2760) 2016-04-13 22:53:25 +04:00
ICustomModelLoader.java Fixed model error reporting, fixed model errors in test mods that shouldn't happen, fixed custom texture loading, made more things private/final. 2016-03-16 01:42:23 +03:00
IModel.java Separated model classes to client and common packages. 2016-03-21 10:48:52 +03:00
IModelCustomData.java Removed generics from IModel subinterfaces, add ed ModelProcessingHelper instead. 2016-03-06 01:34:04 +03:00
IModelSimpleProperties.java Removed generics from IModel subinterfaces, add ed ModelProcessingHelper instead. 2016-03-06 01:34:04 +03:00
IModelUVLock.java Model UV lock handling from the state to the model, fixed most compile errors in ModelLoader, disabled it (and ModelBakeEvent) until it's functional, fixed some errors in ForgeHooksClient. 2016-03-06 02:51:39 +03:00
IPerspectiveAwareModel.java Removed blockCenterToCorner from TRSRTransformation constructor. Closes #2461. 2016-03-21 18:23:27 +03:00
IRetexturableModel.java Removed generics from IModel subinterfaces, add ed ModelProcessingHelper instead. 2016-03-06 01:34:04 +03:00
ISmartVariant.java Big model loader refactoring: simplified a lot of things, broke some error reporting. Still generally works. 2016-03-13 16:16:25 +03:00
ItemLayerModel.java instance -> INSTANCE 2016-03-21 10:48:52 +03:00
ItemTextureQuadConverter.java Fix Bucket rendering and add sound (#2865) 2016-05-16 13:20:31 -07:00
MapModelState.java Cleanup: removed IEEP, removed redundant casts, fixed imports, fixed typos. 2016-03-24 22:22:20 +03:00
ModelDynBucket.java instance -> INSTANCE 2016-03-21 10:48:52 +03:00
ModelFluid.java Fixed custom fluid sufraces not rendering from the bottom. Closes #2800. 2016-05-03 09:53:55 +03:00
ModelLoader.java Update mappoings snapshot to 20160518 2016-05-18 05:23:30 -07:00
ModelLoaderRegistry.java Show meaningful error if ModelLoaderRegistry is used before the missing model is initialized. 2016-03-23 08:20:06 +03:00
ModelProcessingHelper.java Model UV lock handling from the state to the model, fixed most compile errors in ModelLoader, disabled it (and ModelBakeEvent) until it's functional, fixed some errors in ForgeHooksClient. 2016-03-06 02:51:39 +03:00
ModelStateComposition.java Separated model classes to client and common packages. 2016-03-21 10:48:52 +03:00
MultiLayerModel.java instance -> INSTANCE 2016-03-21 10:48:52 +03:00
MultiModel.java Separated model classes to client and common packages. 2016-03-21 10:48:52 +03:00
MultiModelState.java Separated model classes to client and common packages. 2016-03-21 10:48:52 +03:00
SimpleModelState.java Separated model classes to client and common packages. 2016-03-21 10:48:52 +03:00