Create/src/main
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
..
java/com/simibubi/create Fix projection matrix bug 2021-04-09 14:48:44 -07:00
resources Fix projection matrix bug 2021-04-09 14:48:44 -07:00