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
a4e7e7a
commit 5f4f58b
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule iron
updated
4 files
+9 −4 | Sources/iron/RenderPath.hx | |
+109 −6 | Sources/iron/Scene.hx | |
+1 −0 | Sources/iron/data/SceneFormat.hx | |
+3 −10 | Sources/iron/object/Transform.hx |
Submodule zui
updated
3 files
+54 −30 | Sources/zui/Canvas.hx | |
+26 −10 | Sources/zui/Nodes.hx | |
+5 −4 | Sources/zui/Zui.hx |