[Orxonox-commit 5271] r9934 - in code/branches/presentationHS13/data/levels: . templates

jo at orxonox.net jo at orxonox.net
Wed Dec 18 23:07:09 CET 2013


Author: jo
Date: 2013-12-18 23:07:09 +0100 (Wed, 18 Dec 2013)
New Revision: 9934

Modified:
   code/branches/presentationHS13/data/levels/gallery.oxw
   code/branches/presentationHS13/data/levels/templates/lodInformation.oxt
Log:
Fixing loading error, due to lod. ?

Modified: code/branches/presentationHS13/data/levels/gallery.oxw
===================================================================
--- code/branches/presentationHS13/data/levels/gallery.oxw	2013-12-18 22:06:26 UTC (rev 9933)
+++ code/branches/presentationHS13/data/levels/gallery.oxw	2013-12-18 22:07:09 UTC (rev 9934)
@@ -36,6 +36,31 @@
     all Objects are organized in columns
 ---->
 
+<!--- Spacestation --->
+      <!--Model position="0,0,-160" yaw="90" pitch="-90" roll="0" scale="1" mesh="ss_box_lowpoly.mesh" /-->
+      <Model position="0, 20,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_box_lowpoly_ad1.mesh" />
+      <Model position="0, 40,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_box_lowpoly_ad2.mesh" />
+      <Model position="0, 60,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_box_lowpoly_ad3.mesh" />
+      <Model position="0, 80,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_box_lowpoly_ad4.mesh" />
+      <Model position="0,-20,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_tube.mesh" />
+      <Model position="0,-40,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_tube_twd.mesh" />
+      <Model position="0,-60,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_tube_x.mesh" />
+      <Model position="0,-80,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_wall.mesh" />
+      <Model position="0,-100,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_table_cracked.mesh" />
+      <Model position="0,-120,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_table.mesh" />
+      <!--Model position="0,-140,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_spind.mesh" /-->
+      <Model position="0,-160,-160" yaw="90" pitch="-90" roll="0" scale="0.01" mesh="ss_machine.mesh" />
+      <Model position="0,-180,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_flag_room.mesh" />
+      <Model position="0,-200,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_flag_eu.mesh" />
+      <Model position="0,-220,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_flag_csa.mesh" />
+      <Model position="0,-240,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_flag_cau.mesh" />
+      <Model position="0,-260,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_flag_aean.mesh" />
+      <Model position="0,-280,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_door.mesh" />
+      <Model position="0,-300,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_cylinder.mesh" />
+      <Model position="0,-320,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_curve.mesh" />
+      <Model position="0,-340,-160" yaw="90" pitch="-90" roll="0" scale="5" mesh="ss_chair.mesh" />
+      
+
 <!--- Whole Objects --->
       <Model position="0, 0,-120" yaw="90" pitch="0" roll="0" scale="1" mesh="HydroHarvester.mesh" />
 

Modified: code/branches/presentationHS13/data/levels/templates/lodInformation.oxt
===================================================================
--- code/branches/presentationHS13/data/levels/templates/lodInformation.oxt	2013-12-18 22:06:26 UTC (rev 9933)
+++ code/branches/presentationHS13/data/levels/templates/lodInformation.oxt	2013-12-18 22:07:09 UTC (rev 9934)
@@ -41,6 +41,7 @@
 	  <MeshLodInformation mesh=ss_chair.mesh enabled=false/>
 	  <MeshLodInformation mesh=ss_flag_room.mesh enabled=false/>
 	  <MeshLodInformation mesh=ss_wall.mesh enabled=false/>
+	  <MeshLodInformation mesh=ss_tube_twd.mesh enabled=false/>
 
     </lodinformation>
   </Level>




More information about the Orxonox-commit mailing list