]> git.tdb.fi Git - libs/gl.git/blobdiff - demos/desertpillars/data/exported/Desert.seq
Re-export desertpillars data with clear values
[libs/gl.git] / demos / desertpillars / data / exported / Desert.seq
index 347f662dd7b126a4c5f12963b377b678a7d436fa..797a045c7e4ef99baac02c25319eb7d2fd55472d 100644 (file)
@@ -1,7 +1,12 @@
 hdr true;
-pass "" "content"
+clear
 {
-       depth_test "lequal";
+       color 0.00000 0.00000 0.00000 0.00000;
+       depth 1.00000;
+};
+step "" "content"
+{
+       depth_test LEQUAL;
        lighting "Desert.lightn";
        scene "Desert.wrapper.scene";
 };