ForgePatch/src/main/java/net/minecraftforge/client/model
2017-11-09 13:59:30 -08:00
..
animation [1.12.x] [Animation API] Add rotation origin variable (#4466) 2017-10-20 22:27:35 -07:00
b3d Cleanup of model system, taking advantage of java 8; 2017-06-25 04:08:20 +03:00
obj Add an extra error check for OBJ model materials (#4402) 2017-09-16 21:17:12 -07:00
pipeline Add caching of data for flat lighting (#4358) 2017-10-31 10:09:39 -07:00
Attributes.java Cleanup of model system, taking advantage of java 8; 2017-06-25 04:08:20 +03:00
BakedItemModel.java Improve the Forge Bucket (#4435) 2017-10-31 11:03:44 -07:00
BakedModelWrapper.java Improve the Forge Bucket (#4435) 2017-10-31 11:03:44 -07:00
BlockStateLoader.java Clean up uses of deprecated library functions (#4130) 2017-07-12 21:50:28 -07:00
FancyMissingModel.java Fix missing messages of missing models (#4120) 2017-07-03 10:39:42 -07:00
ForgeBlockStateV1.java Use java 8 collection functions 2017-06-28 00:14:10 -07:00
ICustomModelLoader.java In accordance with our stated goal of relicensing Forge to LGPL v2.1, this commit enacts that change. Although it is using the 1.9.4 codebase, it is intended that this branch become public with the 1.10 changes, as such the license will take effect at that time. The three commits from persons who have failed to accept the new license, as documented in #2789, have had their commits reverted. This should complete the license transition. Commits after the commit date of this commit should be considered licensed by LGPLv2.1, as indicated in LICENSE-new.txt. All patches are now considered owned by the Forge project and Forge Development LLC in particular (note that they will not get the license boilerplate, as they are machine generated files). 2016-06-22 23:49:48 -04:00
IModel.java Cleanup of model system, taking advantage of java 8; 2017-06-25 04:08:20 +03:00
ISmartVariant.java In accordance with our stated goal of relicensing Forge to LGPL v2.1, this commit enacts that change. Although it is using the 1.9.4 codebase, it is intended that this branch become public with the 1.10 changes, as such the license will take effect at that time. The three commits from persons who have failed to accept the new license, as documented in #2789, have had their commits reverted. This should complete the license transition. Commits after the commit date of this commit should be considered licensed by LGPLv2.1, as indicated in LICENSE-new.txt. All patches are now considered owned by the Forge project and Forge Development LLC in particular (note that they will not get the license boilerplate, as they are machine generated files). 2016-06-22 23:49:48 -04:00
ItemLayerModel.java Improve the Forge Bucket (#4435) 2017-10-31 11:03:44 -07:00
ItemTextureQuadConverter.java Improve the Forge Bucket (#4435) 2017-10-31 11:03:44 -07:00
MapModelState.java Cleanup of model system, taking advantage of java 8; 2017-06-25 04:08:20 +03:00
ModelDynBucket.java Improve the Forge Bucket (#4435) 2017-10-31 11:03:44 -07:00
ModelFluid.java Added tint index of 0 to fluid models (#3938) 2017-11-09 13:59:30 -08:00
ModelLoader.java Improve the Forge Bucket (#4435) 2017-10-31 11:03:44 -07:00
ModelLoaderRegistry.java Cleanup of model system, taking advantage of java 8; 2017-06-25 04:08:20 +03:00
ModelStateComposition.java Cleanup of model system, taking advantage of java 8; 2017-06-25 04:08:20 +03:00
MultiLayerModel.java Use java 8 collection functions 2017-06-28 00:14:10 -07:00
MultiModel.java Cleanup of model system, taking advantage of java 8; 2017-06-25 04:08:20 +03:00
MultiModelState.java Cleanup of model system, taking advantage of java 8; 2017-06-25 04:08:20 +03:00
package-info.java Cleanup of model system, taking advantage of java 8; 2017-06-25 04:08:20 +03:00
PerspectiveMapWrapper.java Cleanup of model system, taking advantage of java 8; 2017-06-25 04:08:20 +03:00
SimpleModelFontRenderer.java Added check for quad builder to always have the particle texture set, and fixed where that wasn't true. Fixes #3653 2017-02-19 22:11:31 +03:00
SimpleModelState.java Cleanup of model system, taking advantage of java 8; 2017-06-25 04:08:20 +03:00