]> git.mxchange.org Git - flightgear.git/commit
Modified Files:
authorfrohlich <frohlich>
Sat, 26 May 2007 11:39:13 +0000 (11:39 +0000)
committerfrohlich <frohlich>
Sat, 26 May 2007 11:39:13 +0000 (11:39 +0000)
commit0b44409fca8b7f0e8df7f1e7252daee5c21ae684
treebf468930d8461a83b42ee1417d6e0082be4521a3
parentc9c90f17fe0774a2fb9b2f2e53310ac7b4ba1014
Modified Files:
src/GUI/gui.h src/GUI/gui_funcs.cxx src/Main/fg_commands.cxx
src/Main/renderer.cxx src/Main/renderer.hxx: Tim Moore:
These patches implement a command to dump the entire OSG scene graph as
        a .osg text file. While large, this allows debuggers to really see
        what's happening in the scene graph.
src/GUI/gui.h
src/GUI/gui_funcs.cxx
src/Main/fg_commands.cxx
src/Main/renderer.cxx
src/Main/renderer.hxx