This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
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
2f02c8c
commit d2b010a
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule armory
updated
21 files
Submodule iron
updated
3 files
+1 −1 | Sources/iron/data/Data.hx | |
+4 −1 | Sources/iron/data/MeshBatch.hx | |
+1 −0 | Sources/iron/data/SceneFormat.hx |
Submodule haxebullet
updated
7 files
+59 −12 | Sources/bullet/Bt.hx | |
+32 −15 | Sources/bullet/bullet.idl | |
+79 −0 | bullet/btCustomArray.h | |
+74 −0 | hl/DebugDrawer.cpp | |
+136 −0 | hl/DebugDrawer.h | |
+83 −0 | hl/bullet.cpp | |
+1 −0 | kincfile.js |