]> git.mxchange.org Git - simgear.git/commit
Allow TerraSync to be inited early.
authorJames Turner <zakalawe@mac.com>
Thu, 26 Sep 2013 11:11:48 +0000 (12:11 +0100)
committerJames Turner <zakalawe@mac.com>
Thu, 26 Sep 2013 11:11:48 +0000 (12:11 +0100)
commit25cae61211cf7d509e0d46f0d49390f762b55753
treee2bc27127f8434374241ae36de3ae3d656bc0c8d
parentdb98c7440e56bec04ec44ad2eb0de4d3e2460481
Allow TerraSync to be inited early.

Add explicit subsystem state tracking so we can safely init()
terrasync very early during startup, and hence overlap lengthy operations
(Shared Models sync and initial NavCache build)
simgear/scene/tsync/terrasync.cxx
simgear/scene/tsync/terrasync.hxx