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
08e4c6e
commit 2e52335
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule iron
updated
5 files
+145 −2 | Sources/iron/math/Quat.hx | |
+6 −0 | Sources/iron/math/Vec2.hx | |
+7 −0 | Sources/iron/math/Vec3.hx | |
+7 −0 | Sources/iron/math/Vec4.hx | |
+17 −7 | Sources/iron/object/ParticleSystem.hx |
Submodule armory_tools
updated
2 files
+1 −1 | mkdocs/.gitignore | |
+82 −51 | mkdocs/make_node_reference.py |
Submodule zui
updated
3 files
+1 −0 | Sources/zui/Ext.hx | |
+1 −1 | Sources/zui/Themes.hx | |
+47 −21 | Sources/zui/Zui.hx |