]> git.mxchange.org Git - simgear.git/commit
Convert terrasync into a subsystem.
authorThorstenB <brehmt@gmail.com>
Sat, 11 Jun 2011 21:22:26 +0000 (23:22 +0200)
committerThorstenB <brehmt@gmail.com>
Sat, 11 Jun 2011 21:22:26 +0000 (23:22 +0200)
commit0fd7bb8d3f7bcf62230d960a01cafab2a59ddf2e
tree112993147a593c4152dd368917b424a49084acf9
parentc836018ac7c1a96d859d966ded4d813990b7e51b
Convert terrasync into a subsystem.
Fixed scenery tile refresh method.
Simgear automake makefiles with libsvn detection.
Simgear CMake support for libsvn (may not work :) )
CMakeLists.txt
configure.ac
projects/VC90/SimGear.vcproj
simgear/scene/CMakeLists.txt
simgear/scene/tgdb/TileCache.cxx
simgear/scene/tgdb/TileEntry.cxx
simgear/scene/tgdb/TileEntry.hxx
simgear/scene/tsync/CMakeLists.txt [new file with mode: 0644]
simgear/scene/tsync/Makefile.am [new file with mode: 0644]
simgear/scene/tsync/terrasync.cxx