.. |
animation
|
Fix ModelBlockAnimation expsing a private class.
|
2017-06-25 12:23:56 -07:00 |
b3d
|
Cleanup of model system, taking advantage of java 8;
|
2017-06-25 04:08:20 +03:00 |
obj
|
Cleanup of model system, taking advantage of java 8;
|
2017-06-25 04:08:20 +03:00 |
pipeline
|
Cleanup of model system, taking advantage of java 8;
|
2017-06-25 04:08:20 +03:00 |
Attributes.java
|
Cleanup of model system, taking advantage of java 8;
|
2017-06-25 04:08:20 +03:00 |
BlockStateLoader.java
|
Cleanup of model system, taking advantage of java 8;
|
2017-06-25 04:08:20 +03:00 |
FancyMissingModel.java
|
Cleanup of model system, taking advantage of java 8;
|
2017-06-25 04:08:20 +03:00 |
ForgeBlockStateV1.java
|
Cleanup of model system, taking advantage of java 8;
|
2017-06-25 04:08:20 +03: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
|
Cleanup of model system, taking advantage of java 8;
|
2017-06-25 04:08:20 +03:00 |
ItemTextureQuadConverter.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 |
MapModelState.java
|
Cleanup of model system, taking advantage of java 8;
|
2017-06-25 04:08:20 +03:00 |
ModelDynBucket.java
|
Cleanup of model system, taking advantage of java 8;
|
2017-06-25 04:08:20 +03:00 |
ModelFluid.java
|
Cleanup of model system, taking advantage of java 8;
|
2017-06-25 04:08:20 +03:00 |
ModelLoader.java
|
Cleanup of model system, taking advantage of java 8;
|
2017-06-25 04:08:20 +03: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
|
Cleanup of model system, taking advantage of java 8;
|
2017-06-25 04:08:20 +03: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 |