]> git.mxchange.org Git - simgear.git/commit
Move some OSG-dependant code into scene/util.
authorJames Turner <zakalawe@mac.com>
Tue, 29 Nov 2011 10:23:09 +0000 (10:23 +0000)
committerJames Turner <zakalawe@mac.com>
Tue, 29 Nov 2011 10:23:09 +0000 (10:23 +0000)
commit42b7c486716dbc7c179c5ac57c6b6070fbdcdb9f
tree38b02172f6e2c78760f7e89b44556bb4e05532be
parent75afee59c3a4525f70085e285b43a16b693d4ad9
Move some OSG-dependant code into scene/util.
17 files changed:
simgear/math/CMakeLists.txt
simgear/math/project.cxx [deleted file]
simgear/math/project.hxx [deleted file]
simgear/misc/CMakeLists.txt
simgear/misc/PathOptions.cxx [deleted file]
simgear/misc/PathOptions.hxx [deleted file]
simgear/scene/sky/cloud.cxx
simgear/scene/sky/moon.cxx
simgear/scene/sky/newcloud.cxx
simgear/scene/sky/oursun.cxx
simgear/scene/util/CMakeLists.txt
simgear/scene/util/PathOptions.cxx [new file with mode: 0644]
simgear/scene/util/PathOptions.hxx [new file with mode: 0644]
simgear/scene/util/SGCoreOSGDependant.cxx
simgear/scene/util/project.cxx [new file with mode: 0644]
simgear/scene/util/project.hxx [new file with mode: 0644]
simgear/screen/tr.cxx