Loads of documentation, and improved dev utils

This commit is contained in:
Thomas FORGIONE
2016-01-04 17:49:05 +01:00
parent fa1636ac8e
commit 97558ab600
6 changed files with 173 additions and 419 deletions
+6
View File
@@ -11,6 +11,12 @@ all: Geo
Geo:
$(CLOSURE) $(OPT) \
--js Geo.js \
--js ConfigGenerators/ConfigGenerator.js \
--js ConfigGenerators/NV_PN.js \
--js ConfigGenerators/V_PP.js \
--js ConfigGenerators/V_PD.js \
--js ConfigGenerators/V_PP_PD.js \
--js ConfigGenerators/ConfigGeneratorEnd.js \
--js Mesh.js \
--js MeshContainer.js \
--js MeshStreamer.js \