Bento hell and back, and back to hell, and back.

This commit is contained in:
Shyotl
2017-01-11 03:55:36 -06:00
parent 9dbdf75c14
commit 98516a2a22
54 changed files with 8482 additions and 2423 deletions

View File

@@ -26,7 +26,7 @@
ATTRIBUTE vec4 weight4;
uniform mat3x4 matrixPalette[52];
uniform mat3x4 matrixPalette[MAX_JOINTS_PER_MESH_OBJECT];
uniform float maxWeight;
mat4 getObjectSkinnedTransform()