]> git.mxchange.org Git - flightgear.git/commit
Wrap SGEphemeris in a subsytem/property interface, and remove from mainloop.
authorJames Turner <jmt@Dulux.local>
Sat, 12 Jun 2010 15:08:04 +0000 (17:08 +0200)
committerJames Turner <zakalawe@mac.com>
Sat, 26 Jun 2010 09:31:21 +0000 (10:31 +0100)
commit4756cd4882adcc0341abe217bb9272fb23861d10
treea4d2df085a57bb5254ca3c8825c0fbbc7428b8fb
parent3fbf3aa080159fb5dc41af7c4885b080013c8295
Wrap SGEphemeris in a subsytem/property interface, and remove from mainloop.
projects/VC90/FlightGear/FlightGear.vcproj
src/Environment/Makefile.am
src/Environment/ephemeris.cxx [new file with mode: 0644]
src/Environment/ephemeris.hxx [new file with mode: 0644]
src/Main/globals.cxx
src/Main/main.cxx
src/Time/sunsolver.cxx