Create/src/main/java/com/simibubi/create
JozsefA f2c6afdcb3 Fix projection matrix bug
- Copy the projection matrix when vanilla would be uploading it to GL.
 - This should account for just about everything.

Unrelated to the fix:
 - Shader programs now have more flexibility in specialization.
 - Accomplished with IMultiProgram.
 - Remove unnecessary SHADER_DEBUG_OUTPUT boolean.
2021-04-09 14:48:44 -07:00
..
compat/jei Housekeeping 2021-04-08 19:22:11 +02:00
content Housekeeping 2021-04-08 19:22:11 +02:00
events Fix projection matrix bug 2021-04-09 14:48:44 -07:00
foundation Fix projection matrix bug 2021-04-09 14:48:44 -07:00
AllBlockPartials.java Housekeeping 2021-04-08 19:22:11 +02:00
AllBlocks.java Merge & Port 2021-03-28 10:58:25 +02:00
AllColorHandlers.java Housekeeping 2021-04-08 19:22:11 +02:00
AllContainerTypes.java Housekeeping 2021-04-08 19:22:11 +02:00
AllEntityTypes.java Housekeeping 2021-04-08 19:22:11 +02:00
AllFluids.java Merge branch 'mc1.15/dev' into mc1.16/dev 2021-01-04 14:15:53 +01:00
AllItems.java Merge & Port 2021-03-29 10:57:50 +02:00
AllKeys.java Housekeeping 2021-04-08 19:22:11 +02:00
AllMovementBehaviours.java Housekeeping 2021-04-08 19:22:11 +02:00
AllParticleTypes.java Spinny vortex 2020-11-06 19:45:38 +01:00
AllRecipeTypes.java More unfinished basin business 2020-10-06 20:43:13 +02:00
AllShapes.java Thinking Arms 2021-03-22 02:05:47 +01:00
AllSoundEvents.java Grunt work detected 2020-08-27 02:35:57 +02:00
AllSpecialTextures.java Housekeeping 2021-04-08 19:22:11 +02:00
AllSpriteShifts.java Housekeeping 2021-04-08 19:22:11 +02:00
AllTags.java Housekeeping 2021-04-08 19:22:11 +02:00
AllTileEntities.java Housekeeping 2021-04-08 19:22:11 +02:00
Create.java Housekeeping 2021-04-08 19:22:11 +02:00
CreateClient.java Housekeeping 2021-04-08 19:22:11 +02:00