]> Nick Gasson's Git Repositories - traingame.git/commit
Fix normals and order of rails and sleepers
authorNick Gasson <nick@nickg.me.uk>
Thu, 2 Apr 2009 13:55:13 +0000 (13:55 +0000)
committerNick Gasson <nick@nickg.me.uk>
Thu, 2 Apr 2009 13:55:13 +0000 (13:55 +0000)
commit83c475917893339b87bb37e3ceb0164fc230f5c2
tree9c29cc1b8d740b60e05c33d8d3d346c029bd98a1
parentd24fefd02e4e0fbf3c41d603457d44e08a72bcae
Fix normals and order of rails and sleepers

Draw the vertices for the rails and sleepers in the correct
order so they don't get culled when we enable GL_CULL_FACE
src/Model.cpp
src/QuadTree.cpp
src/SDLWindow.cpp
src/TrackCommon.cpp