ForgePatch/patches/minecraft/net/minecraft/client/renderer
LexManos c4e000dbe7 1.15.2 Initial Update 2020-01-22 13:44:03 -08:00
..
chunk Update to 1.15 2019-12-17 03:38:12 +01:00
color Update to 1.15 2019-12-17 03:38:12 +01:00
entity 1.15.2 Initial Update 2020-01-22 13:44:03 -08:00
model 1.15.2 Initial Update 2020-01-22 13:44:03 -08:00
texture 1.15.2 Initial Update 2020-01-22 13:44:03 -08:00
tileentity 1.15.2 Initial Update 2020-01-22 13:44:03 -08:00
vertex New batch of Model/rendering fixes: 2019-12-24 13:12:38 +01:00
ActiveRenderInfo.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
BlockModelRenderer.java.patch Use extended version of getLightValue in all places (#6433) 2020-01-22 12:22:35 -07:00
BlockModelShapes.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
BlockRendererDispatcher.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
BufferBuilder.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
FirstPersonRenderer.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
FluidBlockRenderer.java.patch Revert fluid change to use Material, fixes server crash 2019-12-16 23:22:13 -05:00
FogRenderer.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
GameRenderer.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
ItemModelMesher.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
ItemRenderer.java.patch 1.15.2 Initial Update 2020-01-22 13:44:03 -08:00
LightTexture.java.patch Fix dark spots in fullbright quad rendering. 2020-01-13 23:20:46 +01:00
Matrix3f.java.patch Finish converting the code from javax.vecmath to the vanilla vector classes. Forge is now vecmath-free! 2019-12-17 19:14:52 +01:00
Matrix4f.java.patch Finish converting the code from javax.vecmath to the vanilla vector classes. Forge is now vecmath-free! 2019-12-17 19:14:52 +01:00
OverlayRenderer.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
RenderTypeLookup.java.patch Fixed RenderTypeLookup loosing mappings for registry replacements. (#6452) 2020-01-22 12:23:42 -07:00
TransformationMatrix.java.patch 1.15.2 Initial Update 2020-01-22 13:44:03 -08:00
Vector3f.java.patch Finish converting the code from javax.vecmath to the vanilla vector classes. Forge is now vecmath-free! 2019-12-17 19:14:52 +01:00
Vector4f.java.patch Finish converting the code from javax.vecmath to the vanilla vector classes. Forge is now vecmath-free! 2019-12-17 19:14:52 +01:00
ViewFrustum.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
WorldRenderer.java.patch Use extended version of getLightValue in all places (#6433) 2020-01-22 12:22:35 -07:00