.. |
animation
|
Fix animation of rotated block parts (#4156)
|
2017-12-16 18:23:15 -08:00 |
b3d
|
Fix invalid rendering of single-frame B3D models (Fix #3815)
|
2017-12-16 18:23:55 -08:00 |
obj
|
Add an extra error check for OBJ model materials (#4402)
|
2017-09-16 21:17:12 -07:00 |
pipeline
|
Adjust diffuse light calculation to match vanilla facing values (#4305)
|
2017-12-16 18:26:20 -08: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
|
Fix incorrect lighting of item models (#4493)
|
2017-11-09 14:32:43 -08:00 |
ItemTextureQuadConverter.java
|
Change item model alpha tests to match values used for rendering (#4490)
|
2017-11-09 14:31:39 -08: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
|
Fix invalid rendering of single-frame B3D models (Fix #3815)
|
2017-12-16 18:23:55 -08: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 |