minor fixes

This commit is contained in:
tamat
2020-07-25 01:09:14 +02:00
parent f9d006c0df
commit baed06fa37
9 changed files with 1809 additions and 1000 deletions

View File

@@ -102,7 +102,7 @@ function enableWebGL()
"js/libs/litegl.js",
"../src/nodes/gltextures.js",
"../src/nodes/glfx.js",
"../src/nodes/shaders.js",
"../src/nodes/glshaders.js",
"../src/nodes/geometry.js"
];