74622d9a04
The new FGLight::updateObjects() function is now being passed into the global events manager as a task rather than FGLight::updateSunPos(). The updateSunPos() function has been renamed to updateBodyPos() and generalised for any solar system body and is called twice by updateObjects(), once for the sun and once for the moon. The local position of the moon is then exposed at "/ephemeris/moon/local/". |
||
---|---|---|
.. | ||
bodysolver.cxx | ||
bodysolver.hxx | ||
CMakeLists.txt | ||
light.cxx | ||
light.hxx | ||
test_event.c | ||
TimeManager.cxx | ||
TimeManager.hxx | ||
ttest.c | ||
win32test.c |