]> git.mxchange.org Git - flightgear.git/commitdiff
Testing display lists in ssg.
authorcurt <curt>
Wed, 24 Nov 1999 14:15:10 +0000 (14:15 +0000)
committercurt <curt>
Wed, 24 Nov 1999 14:15:10 +0000 (14:15 +0000)
src/Objects/obj.cxx

index b2bdb82b193363ff73b4ccaf19bfacd30fd9d90a..e59a212ab11ee488b79959e05c7bf8b7b802416d 100644 (file)
@@ -785,6 +785,7 @@ ssgBranch *fgObjLoad( const string& path, FGTileEntry *t, const bool is_base) {
                                        fan_tex_coords.size(), tindex, tclist,
                                        0, NULL, NULL ) ;
                }
+               // leaf->makeDList();
                leaf->setState( state );
 
                tile->addKid( leaf );