Skip to content

Commit 60773aa

Browse files
committed
Added box objects
1 parent 4e480d0 commit 60773aa

29 files changed

Lines changed: 2881 additions & 2 deletions

File tree

SA2LevelEditor/SA2LevelEditor.vcxproj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@
170170
<ClCompile Include="src\entities\GlobalObjects\BUNCHIN.cpp" />
171171
<ClCompile Include="src\entities\GlobalObjects\CCUBE.cpp" />
172172
<ClCompile Include="src\entities\GlobalObjects\CCYL.cpp" />
173+
<ClCompile Include="src\entities\GlobalObjects\CONTIRON.cpp" />
174+
<ClCompile Include="src\entities\GlobalObjects\CONTWOOD.cpp" />
173175
<ClCompile Include="src\entities\GlobalObjects\EMERALD.cpp" />
174176
<ClCompile Include="src\entities\GlobalObjects\E_AI.cpp" />
175177
<ClCompile Include="src\entities\GlobalObjects\E_KUMI.cpp" />
@@ -187,12 +189,14 @@
187189
<ClCompile Include="src\entities\GlobalObjects\KDSPRING.cpp" />
188190
<ClCompile Include="src\entities\GlobalObjects\KDSPRINGB.cpp" />
189191
<ClCompile Include="src\entities\GlobalObjects\KNUDAI.cpp" />
192+
<ClCompile Include="src\entities\GlobalObjects\ORI.cpp" />
190193
<ClCompile Include="src\entities\GlobalObjects\SAVEPOINT.cpp" />
191194
<ClCompile Include="src\entities\GlobalObjects\SCHBOX.cpp" />
192195
<ClCompile Include="src\entities\GlobalObjects\SG_RING.cpp" />
193196
<ClCompile Include="src\entities\GlobalObjects\SG_SPRA.cpp" />
194197
<ClCompile Include="src\entities\GlobalObjects\SG_SPRB.cpp" />
195198
<ClCompile Include="src\entities\GlobalObjects\SOAP_SW.cpp" />
199+
<ClCompile Include="src\entities\GlobalObjects\SOLIDBOX.cpp" />
196200
<ClCompile Include="src\entities\GlobalObjects\SWDRNGC.cpp" />
197201
<ClCompile Include="src\entities\GlobalObjects\SWDRNGL.cpp" />
198202
<ClCompile Include="src\entities\GlobalObjects\SWITCH.cpp" />
@@ -280,6 +284,8 @@
280284
<ClInclude Include="src\entities\GlobalObjects\bunchin.h" />
281285
<ClInclude Include="src\entities\GlobalObjects\ccube.h" />
282286
<ClInclude Include="src\entities\GlobalObjects\ccyl.h" />
287+
<ClInclude Include="src\entities\GlobalObjects\contiron.h" />
288+
<ClInclude Include="src\entities\GlobalObjects\contwood.h" />
283289
<ClInclude Include="src\entities\GlobalObjects\eai.h" />
284290
<ClInclude Include="src\entities\GlobalObjects\ekumi.h" />
285291
<ClInclude Include="src\entities\GlobalObjects\emerald.h" />
@@ -297,12 +303,14 @@
297303
<ClInclude Include="src\entities\GlobalObjects\kdspringb.h" />
298304
<ClInclude Include="src\entities\GlobalObjects\kdspring.h" />
299305
<ClInclude Include="src\entities\GlobalObjects\knudai.h" />
306+
<ClInclude Include="src\entities\GlobalObjects\ori.h" />
300307
<ClInclude Include="src\entities\GlobalObjects\savepoint.h" />
301308
<ClInclude Include="src\entities\GlobalObjects\schbox.h" />
302309
<ClInclude Include="src\entities\GlobalObjects\sgring.h" />
303310
<ClInclude Include="src\entities\GlobalObjects\sgspra.h" />
304311
<ClInclude Include="src\entities\GlobalObjects\sgsprb.h" />
305312
<ClInclude Include="src\entities\GlobalObjects\soapsw.h" />
313+
<ClInclude Include="src\entities\GlobalObjects\solidbox.h" />
306314
<ClInclude Include="src\entities\GlobalObjects\swdrngc.h" />
307315
<ClInclude Include="src\entities\GlobalObjects\swdrngl.h" />
308316
<ClInclude Include="src\entities\GlobalObjects\switch.h" />
19.7 KB
Loading
19.7 KB
Loading
18.4 KB
Loading
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Blender MTL File: 'None'
2+
# Material Count: 3
3+
4+
newmtl None
5+
Ns 20
6+
Ka 0.000000 0.000000 0.000000
7+
Kd 0.8 0.8 0.8
8+
Ks 0.8 0.8 0.8
9+
d 1
10+
illum 2
11+
map_Kd 2.png
12+
13+
newmtl None_1.png
14+
Ns 20
15+
Ka 0.000000 0.000000 0.000000
16+
Kd 0.8 0.8 0.8
17+
Ks 0.8 0.8 0.8
18+
d 1
19+
illum 2
20+
map_Kd 1.png
21+
22+
newmtl None_3.png
23+
Ns 20
24+
Ka 0.000000 0.000000 0.000000
25+
Kd 0.8 0.8 0.8
26+
Ks 0.8 0.8 0.8
27+
d 1
28+
illum 2
29+
map_Kd 3.png
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
# Blender v2.79 (sub 0) OBJ File: ''
2+
# www.blender.org
3+
mtllib CONTIRON.mtl
4+
v -10.000000 -0.000004 10.000000
5+
v -10.000000 19.999996 10.000003
6+
v -10.000000 -0.000000 -10.000000
7+
v -10.000000 20.000000 -9.999997
8+
v 10.000000 -0.000000 -10.000000
9+
v 10.000000 -0.000004 10.000000
10+
v 10.000000 20.000000 -9.999997
11+
v 10.000000 19.999996 10.000003
12+
v -10.000000 -0.000000 -10.000000
13+
v -10.000000 20.000000 -9.999997
14+
v 10.000000 -0.000000 -10.000000
15+
v 10.000000 20.000000 -9.999997
16+
v -10.000000 -0.000004 10.000000
17+
v -10.000000 20.000000 -9.999997
18+
v -10.000000 19.999996 10.000003
19+
v -10.000000 19.999996 10.000003
20+
v 10.000000 -0.000004 10.000000
21+
v 10.000000 19.999996 10.000003
22+
v 10.000000 20.000000 -9.999997
23+
v 10.000000 19.999996 10.000003
24+
vt 1.000000 0.003906
25+
vt 0.000000 1.000000
26+
vt 0.000000 0.003906
27+
vt 1.000000 1.000000
28+
vt 1.000000 1.000000
29+
vt 0.000000 1.000000
30+
vt 1.000000 0.003906
31+
vt 0.000000 0.003906
32+
vt 1.000000 0.003906
33+
vt 0.000000 1.000000
34+
vt 0.000000 0.003906
35+
vt 1.000000 1.000000
36+
vt 1.000000 0.003906
37+
vt 0.000000 1.000000
38+
vt 0.000000 0.003906
39+
vt 1.000000 1.000000
40+
vt 0.000000 0.003906
41+
vt 1.000000 1.000000
42+
vt 0.000000 1.000000
43+
vt 1.000000 0.003906
44+
vn -1.0000 0.0000 0.0000
45+
vn 1.0000 0.0000 0.0000
46+
vn 0.0000 -0.0000 1.0000
47+
vn 0.0000 0.0000 -1.0000
48+
vn 0.0000 1.0000 0.0000
49+
usemtl None
50+
s 1
51+
f 13/1/1 14/2/1 3/3/1
52+
f 15/4/1 14/2/1 13/1/1
53+
f 7/5/2 8/6/2 5/7/2
54+
f 5/7/2 8/6/2 6/8/2
55+
usemtl None_1.png
56+
f 17/9/3 16/10/3 1/11/3
57+
f 18/12/3 16/10/3 17/9/3
58+
f 9/13/4 12/14/4 11/15/4
59+
f 10/16/4 12/14/4 9/13/4
60+
usemtl None_3.png
61+
f 2/17/5 19/18/5 4/19/5
62+
f 20/20/5 19/18/5 2/17/5
19 KB
Loading
22 KB
Loading
22.5 KB
Loading
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Blender MTL File: 'None'
2+
# Material Count: 3
3+
4+
newmtl None
5+
Ns 20
6+
Ka 0.000000 0.000000 0.000000
7+
Kd 0.8 0.8 0.8
8+
Ks 0.8 0.8 0.8
9+
d 1
10+
illum 2
11+
map_Kd 2.png
12+
13+
newmtl None_1.png
14+
Ns 20
15+
Ka 0.000000 0.000000 0.000000
16+
Kd 0.8 0.8 0.8
17+
Ks 0.8 0.8 0.8
18+
d 1
19+
illum 2
20+
map_Kd 1.png
21+
22+
newmtl None_3.png
23+
Ns 20
24+
Ka 0.000000 0.000000 0.000000
25+
Kd 0.8 0.8 0.8
26+
Ks 0.8 0.8 0.8
27+
d 1
28+
illum 2
29+
map_Kd 3.png

0 commit comments

Comments
 (0)