Create/src/main/java/com/simibubi/create/foundation
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
..
advancement Housekeeping 2021-04-08 19:22:11 +02:00
block Housekeeping 2021-04-08 19:22:11 +02:00
collision Housekeeping 2021-04-08 19:22:11 +02:00
command Housekeeping 2021-04-08 19:22:11 +02:00
config Housekeeping 2021-04-08 19:22:11 +02:00
data Housekeeping 2021-04-08 19:22:11 +02:00
fluid Housekeeping 2021-04-08 19:22:11 +02:00
gui Housekeeping 2021-04-08 19:22:11 +02:00
item Housekeeping 2021-04-08 19:22:11 +02:00
mixin Fix projection matrix bug 2021-04-09 14:48:44 -07:00
networking Housekeeping 2021-04-08 19:22:11 +02:00
ponder Housekeeping 2021-04-08 19:22:11 +02:00
render Fix projection matrix bug 2021-04-09 14:48:44 -07:00
renderState Housekeeping 2021-04-08 19:22:11 +02:00
tileEntity Housekeeping 2021-04-08 19:22:11 +02:00
utility Housekeeping 2021-04-08 19:22:11 +02:00
worldgen Housekeeping 2021-04-08 19:22:11 +02:00
OptionalUtil.java Instanced pulleys first pass 2021-04-02 13:38:28 -07:00
ResourceReloadHandler.java Housekeeping 2021-04-08 19:22:11 +02:00