-
Notifications
You must be signed in to change notification settings - Fork 273
/
.gitignore
193 lines (193 loc) · 12.6 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
data/
data2/
build/
/DebugView/compiler/vc14win64/.vs/ConvexDecomposition/v14
/DebugView/ConvexDecomposition.exe.pdb
/DebugView/ConvexDecomposition.ilk
/DebugView/compiler/vc14win64/ConvexDecomposition.VC.db
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog/CL.command.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog/CL.read.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog/CL.write.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/ConvexDecomposition.log
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/VHACD-ASYNC.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/vc140.pdb
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/CL.command.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/CL.read.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/CL.write.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/ConvexDecomposition.lastbuildstate
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/link.command.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/link.read.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/link.write.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDecomposition.Build.CppClean.log
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDecomposition.log
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/MergeHulls.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/NvRenderDebugBinding.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/TestHACD.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/VHACD-ASYNC.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/VHACD.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/btAlignedAllocator.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/btConvexHullComputer.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/main.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/vc140.pdb
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/vhacdICHull.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/vhacdManifoldMesh.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/vhacdMesh.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/vhacdVolume.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/wavefront.obj
/DebugView/ConvexDecompositionDEBUG.exe
/DebugView/ConvexDecompositionDEBUG.exe.pdb
/DebugView/ConvexDecompositionDEBUG.ilk
/DebugView/compiler/vc14win64/ConvexDecomposition.VC.VC.opendb
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog/ConvexDecomposition.lastbuildstate
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog/link.command.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog/link.read.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog/link.write.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/MergeHulls.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/NvRenderDebugBinding.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/TestHACD.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/VHACD.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/btAlignedAllocator.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/btConvexHullComputer.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/main.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/vhacdICHull.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/vhacdManifoldMesh.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/vhacdMesh.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/vhacdVolume.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/wavefront.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/ConvexDecompositionDEBUG.Build.CppClean.log
/DebugView/compiler/xpj/ConvexDecomposition.bak
/DebugView/compiler/vc14win64/ConvexDecomposition.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/vhacdNearestPoint.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/vhacdNearestPoint.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/RaycastMesh.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/TestRaycast.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/RaycastMesh.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/TestRaycast.obj
/DebugView/compiler/vc14win32/.vs/ConvexDecomposition/v14/*.suo
/DebugView/compiler/vc14win32/*.db
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/*.tlog
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/*.lastbuildstate
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/release/*.log
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/release/*.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/release/*.pdb
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/*.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/*.obj
/DebugView/NvRenderDebugDEBUG_x86.dll
/DebugView/PhysX3CharacterKinematicDEBUG_x64.dll
/DebugView/PhysX3CharacterKinematicDEBUG_x86.dll
/DebugView/PhysX3CommonDEBUG_x64.dll
/DebugView/PhysX3CommonDEBUG_x86.dll
/DebugView/PhysX3CookingDEBUG_x64.dll
/DebugView/PhysX3CookingDEBUG_x86.dll
/DebugView/PhysX3DEBUG_x64.dll
/DebugView/PhysX3DEBUG_x86.dll
/DebugView/PhysX3GpuDEBUG_x64.dll
/DebugView/PhysX3GpuDEBUG_x86.dll
/DebugView/PhysXFramework32DEBUG.dll
/DebugView/PhysXFramework64DEBUG.dll
/DebugView/PxFoundationDEBUG_x64.dll
/DebugView/PxFoundationDEBUG_x86.dll
/DebugView/PxPvdSDKDEBUG_x64.dll
/DebugView/PxPvdSDKDEBUG_x86.dll
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog/CL.command.1.tlog
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog/CL.read.1.tlog
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog/CL.write.1.tlog
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog/ConvexDecomposition.lastbuildstate
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog/link.command.1.tlog
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog/link.read.1.tlog
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog/link.write.1.tlog
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/ConvexDecomposition.log
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/NvPhysXFrameworkBinding.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/NvRenderDebugBinding.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/TestHACD.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/TestRaycast.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/VHACD-ASYNC.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/VHACD.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/btAlignedAllocator.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/btConvexHullComputer.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/main.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/vc140.pdb
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/vhacdICHull.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/vhacdManifoldMesh.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/vhacdMesh.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/vhacdRaycastMesh.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/vhacdVolume.obj
/DebugView/compiler/vc14win32/Win32/ConvexDecomposition/debug/wavefront.obj
/DebugView/compiler/xpj/*.bak
/DebugView/*.bak
/DebugView/compiler/vc14win64/wavefront.obj
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/link.2656-cvtres.read.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/link.2656-cvtres.write.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/link.2656-rc.read.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/link.2656-rc.write.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/link.2656.read.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/link.2656.write.1.tlog
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/release/ConvexDe.D0AF22C5.tlog/unsuccessfulbuild
/DebugView/compiler/vc14win64/x64/ConvexDecomposition/debug/ConvexDe.D0AF22C5.tlog
/app/TestVHACD.exe.pdb
/app/TestVHACD.ilk
/app/TestVHACDDEBUG.exe
/app/TestVHACDDEBUG.exe.pdb
/app/TestVHACDDEBUG.ilk
/app/compiler/vc14win64/.vs/TestVHACD/v16/.suo
/app/compiler/vc14win64/.vs/TestVHACD/v16/Browse.VC.db
/app/compiler/vc14win64/.vs/TestVHACD/v16/ipch/AutoPCH/2d5cba1754e7d950/TESTVHACD.ipch
/app/compiler/vc14win64/.vs/TestVHACD/v16/ipch/AutoPCH/cf045d2c986622a6/TESTVHACD.ipch
/app/compiler/vc14win64/x64/TestVHACD/debug/TestVHACD.log
/app/compiler/vc14win64/x64/TestVHACD/debug/TestVHACD.obj
/app/compiler/vc14win64/x64/TestVHACD/debug/TestVHACD.tlog/CL.command.1.tlog
/app/compiler/vc14win64/x64/TestVHACD/debug/TestVHACD.tlog/CL.read.1.tlog
/app/compiler/vc14win64/x64/TestVHACD/debug/TestVHACD.tlog/CL.write.1.tlog
/app/compiler/vc14win64/x64/TestVHACD/debug/TestVHACD.tlog/TestVHACD.lastbuildstate
/app/compiler/vc14win64/x64/TestVHACD/debug/TestVHACD.tlog/link.command.1.tlog
/app/compiler/vc14win64/x64/TestVHACD/debug/TestVHACD.tlog/link.read.1.tlog
/app/compiler/vc14win64/x64/TestVHACD/debug/TestVHACD.tlog/link.write.1.tlog
/app/compiler/vc14win64/x64/TestVHACD/debug/TestVHACDDEBUG.exe.recipe
/app/compiler/vc14win64/x64/TestVHACD/debug/VHACD.obj
/app/compiler/vc14win64/x64/TestVHACD/debug/vc142.pdb
/app/compiler/vc14win64/x64/TestVHACD/release/TestVHACD.log
/app/compiler/vc14win64/x64/TestVHACD/release/TestVHACD.obj
/app/compiler/vc14win64/x64/TestVHACD/release/TestVHACD.tlog/CL.command.1.tlog
/app/compiler/vc14win64/x64/TestVHACD/release/TestVHACD.tlog/CL.read.1.tlog
/app/compiler/vc14win64/x64/TestVHACD/release/TestVHACD.tlog/CL.write.1.tlog
/app/compiler/vc14win64/x64/TestVHACD/release/TestVHACD.tlog/TestVHACD.lastbuildstate
/app/compiler/vc14win64/x64/TestVHACD/release/TestVHACD.tlog/link.command.1.tlog
/app/compiler/vc14win64/x64/TestVHACD/release/TestVHACD.tlog/link.read.1.tlog
/app/compiler/vc14win64/x64/TestVHACD/release/TestVHACD.tlog/link.write.1.tlog
/app/compiler/vc14win64/x64/TestVHACD/release/VHACD.obj
/app/compiler/vc14win64/x64/TestVHACD/release/vc140.pdb
/app/compiler/xpj/*.bak
/app/compiler/vc14win64/.vs/TestVHACD/v16/ipch/AutoPCH/304ea8173f46a8d/VHACD.ipch
/app/compiler/vc14win64/.vs/TestVHACD/v16/ipch/AutoPCH/3aaaf82212d185ab/VHACD.ipch
/app/compiler/vc14win64/.vs/TestVHACD/v16/ipch/AutoPCH/f784af049e96fbc1/EXPORTUSDA.ipch
/app/compiler/vc14win64/x64/TestVHACD/debug/ExportUSDA.obj
/app/compiler/vc14win64/x64/TestVHACD/debug/FloatMath.obj
/app/compiler/vc14win64/x64/TestVHACD/debug/InParser.obj
/app/compiler/vc14win64/x64/TestVHACD/debug/vc140.pdb
/app/compiler/vc14win64/x64/TestVHACD/debug/wavefront.obj
/app/compiler/vc14win64/x64/TestVHACD/release/FloatMath.obj
/app/compiler/vc14win64/x64/TestVHACD/release/InParser.obj
/app/compiler/vc14win64/x64/TestVHACD/release/TestVHACD.Build.CppClean.log
/app/compiler/vc14win64/x64/TestVHACD/release/TestVHACD.vcxproj.FileListAbsolute.txt
/app/compiler/vc14win64/x64/TestVHACD/release/wavefront.obj
/app/decomp.obj
/app/compiler/vc14win64/.vs/TestVHACD/v16/Browse.VC.db-shm
/app/compiler/vc14win64/.vs/TestVHACD/v16/Browse.VC.db-wal
/app/compiler/vc14win64/.vs/TestVHACD/v16/Browse.VC.opendb
/app/compiler/vc14win64/decomp.obj
/app/compiler/vc14win64/x64/TestVHACD/debug/TestVHACD.vcxproj.FileListAbsolute.txt
/app/compiler/vc14win64/x64/TestVHACD/debug/TestVHACDDEBUG.Build.CppClean.log
/app/.vs/TestVHACD/v16
/app/CMakeCache.txt
/app/CMakeFiles/3.22.0-rc1
/app/CMakeFiles/39ddef21748f7d13f6f046c00e7a347e
/app/CMakeFiles
/app/Makefile
/app/Release
/app/TestVHACD.dir/Debug
/app/TestVHACD.dir/Release
/app/cmake_install.cmake
/app/compiler/vc14win64/.vs/TestVHACD/v16/ipch/AutoPCH/ea55e35d3718268a
/app/x64/Debug/ZERO_CHECK
/app/x64/Release/ZERO_CHECK
/*.bak