-
Notifications
You must be signed in to change notification settings - Fork 209
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule totum
updated
12 files
+650 −455 | package-lock.json | |
+1 −0 | package.json | |
+40 −24 | plugins/rollup.js | |
+71 −0 | protocols/weba.js | |
+28 −25 | type_templates/fog.js | |
+3 −4 | type_templates/glb.js | |
+95 −108 | type_templates/light.js | |
+10 −34 | type_templates/rendersettings.js | |
+87 −9 | type_templates/scn.js | |
+43 −19 | type_templates/spawnpoint.js | |
+17 −11 | type_templates/vrm.js | |
+20 −15 | types/jsx.js |