Skip to content

Commit d0720c5

Browse files
authored
Fixing runtime compile issues in VHACD (#5)
1 parent 4c1805c commit d0720c5

File tree

5 files changed

+5
-3
lines changed

5 files changed

+5
-3
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
/[Ll]ogs/
1111
/[Uu]ser[Ss]ettings/
1212

13+
# VIM Auto-generated files
14+
*~
1315
# MemoryCaptures can get excessive in size.
1416
# They also could contain extremely sensitive data
1517
/[Mm]emoryCaptures/

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "VHACD"]
2-
path = Editor/VHACD
2+
path = Runtime/VHACD
33
url = https://github.com/Unity-Technologies/VHACD

Editor/VHACD

Lines changed: 0 additions & 1 deletion
This file was deleted.

Runtime/VHACD

Submodule VHACD added at 2534839
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)