This commit is contained in:
Asuro
2025-03-14 22:07:16 +01:00
parent f14add70b6
commit a3e22b7b05
8 changed files with 20 additions and 0 deletions
+1
View File
@@ -5,3 +5,4 @@
*.jpg filter=lfs diff=lfs merge=lfs -text *.jpg filter=lfs diff=lfs merge=lfs -text
*.blend filter=lfs diff=lfs merge=lfs -text *.blend filter=lfs diff=lfs merge=lfs -text
*.pzl filter=lfs diff=lfs merge=lfs -text *.pzl filter=lfs diff=lfs merge=lfs -text
*.exe filter=lfs diff=lfs merge=lfs -text
+3
View File
@@ -11,3 +11,6 @@
path = src/dependency/imgui path = src/dependency/imgui
url = https://github.com/ocornut/imgui url = https://github.com/ocornut/imgui
branch = docking branch = docking
[submodule "src/dependency/tracy"]
path = src/dependency/tracy
url = https://github.com/wolfpld/tracy
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.