-
-
Notifications
You must be signed in to change notification settings - Fork 336
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
6f8bfa4
commit 166e76e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule armorcore
updated
9 files
+5 −0 | sources/iron_array.c | |
+8 −5 | sources/iron_gc.c | |
+1 −0 | sources/iron_gc.h | |
+4 −0 | sources/iron_map.c | |
+37 −60 | sources/libs/gc.c | |
+1 −0 | sources/libs/gc.h | |
+4 −1 | sources/ts/camera_object.ts | |
+6 −2 | sources/ts/mesh_object.ts | |
+4 −7 | sources/ts/transform.ts |