ForgePatch/patches/minecraft/net/minecraft/client/renderer
DaemonUmbra 2ce4f5ece5
Updated ForgeDev MCP Mapping Version (#6532)
2020-02-25 19:45:14 -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 Clean up a bunch of render events (#6444) 2020-01-30 00:46:22 +01:00
model Updated ForgeDev MCP Mapping Version (#6532) 2020-02-25 19:45:14 -08:00
texture Fix incorrectly ported patch for restoreBlurMipmap (#6450) 2020-01-29 13:13:08 -08:00
tileentity Defer material getting for ChestTileEntityRenderer into seperate function (#6465) 2020-01-29 13:05:12 -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 Fix missed modeldata passing in BlockModelRenderer (#6442) 2020-02-14 22:33:27 +01:00
BlockModelShapes.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
BlockRendererDispatcher.java.patch Fix missing call to itemstack TER (#6445) 2020-02-14 22:43:31 +01:00
BufferBuilder.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
FirstPersonRenderer.java.patch Fix wrong arguments passed to ForgeHooksClient.renderSpecificFirstPersonHand() (#6496) 2020-02-14 12:03:08 -08:00
FluidBlockRenderer.java.patch Updated ForgeDev MCP Mapping Version (#6532) 2020-02-25 19:45:14 -08:00
FogRenderer.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
GameRenderer.java.patch Clean up a bunch of render events (#6444) 2020-01-30 00:46:22 +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
RenderState.java.patch Fix a wrong RenderState name MC-167447 (#6501) 2020-02-14 12:12:52 -08: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 Clean up a bunch of render events (#6444) 2020-01-30 00:46:22 +01:00