Skip to content

Commit b7296f0

Browse files
committed
qol fixes: notifications, copy root path from project menu, add room rename, fix skybox renderer, and more)
1 parent cefe6df commit b7296f0

32 files changed

+927
-141
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
[submodule "lib/glm"]
1212
path = lib/glm
1313
url = [email protected]:g-truc/glm.git
14-
[submodule "lib/J3DUltra"]
15-
path = lib/J3DUltra
16-
url = https://github.com/Sage-of-Mirrors/J3DUltra.git
1714
[submodule "lib/gctoolsplusplus"]
1815
path = lib/gctoolsplusplus
1916
url = https://github.com/Astral-C/gctoolsplusplus.git
@@ -26,3 +23,6 @@
2623
[submodule "lib/TriStripper"]
2724
path = lib/TriStripper
2825
url = https://github.com/GPSnoopy/TriStripper.git
26+
[submodule "lib/J3DUltra"]
27+
path = lib/J3DUltra
28+
url = [email protected]:Sage-of-Mirrors/J3DUltra.git

0 commit comments

Comments
 (0)