-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
e3b9c83
commit 01dc953
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule engine
updated
9 files
+17 −6 | examples/src/examples/misc/gizmos.mjs | |
+172 −61 | extras/gizmo/gizmo.js | |
+57 −28 | extras/gizmo/rotate-gizmo.js | |
+71 −23 | extras/gizmo/scale-gizmo.js | |
+98 −36 | extras/gizmo/transform-gizmo.js | |
+64 −20 | extras/gizmo/translate-gizmo.js | |
+1 −1 | extras/gizmo/tri.js | |
+4 −4 | extras/index.js | |
+11 −11 | src/index.js |