]> git.mxchange.org Git - simgear.git/history - simgear
MSVC++ fixes.
[simgear.git] / simgear /
2000-03-16 curtRemoved solarsystem.* replaced mostly with ephemeris...
2000-03-16 curtComplete overhaul of the sky/sun/moon/stars/planets...
2000-03-16 curtPass current latitude to moon position calculations...
2000-03-16 curtUpdated to eliminate rendering component and allow...
2000-03-07 curtInitial revision.
2000-03-06 curtWorking on ssg-ifying sky.
2000-03-06 curtWorking on ssg-ifying the sky dome. Added the moon...
2000-03-02 curtWorking on drawing sun and sun halo.
2000-03-02 curtFixed a typo in the sky dome painting code.
2000-03-02 curtSun now correctly placed in sky and correctly colored.
2000-03-02 curtAdded top level ephemeris class.
2000-03-02 curtWorking on separating out ephemeris code from the actua...
2000-03-02 curtSeparating out the Sky rendering as a separate unit...
2000-03-02 curtStarting to work on an independent sky implimentation...
2000-02-29 curtWorking on skydome ... some actual progress has been...
2000-02-29 curtContinuing work on ssg-ifying the sky dome.
2000-02-28 curtFurther work on ssg-ifying the sky dome. (not tested...
2000-02-28 curtBeginning work on a restructure of the sky code.
2000-02-19 curtRemoved mat3.h et. al. plib/sg.h provides a superset...
2000-02-19 curtFixed a warning message.
2000-02-19 curtUpdates.
2000-02-16 curtOne more pass at a reorg.
2000-02-16 curtOne more pass at reorgs.
2000-02-15 curtCode reorganization.
2000-02-15 curtAdded ...
2000-02-14 curtRestructuring subdirectories.
2000-02-09 curtRemoved autogen'd files.
2000-02-09 curtInitial revision
2000-02-04 curtUpdated for plib-1.1.x
1999-12-30 curtConverted sky colors from floats to GLubytes to try...
1999-11-03 curtUse a more standard texture/blend mode combination...
1999-10-22 curtMoved where glBlendFunc() is reset to main.cxx
1999-10-22 curtReset glBlendFunc() here to.
1999-10-22 curtSet glBlendFunc ( GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA...
1999-10-11 curtMSVC++ portability fix.
1999-10-07 curtVarious SGI portability tweaks.
1999-08-15 curtTweaks to fix problems with moon rendering introduced...
1999-08-10 curtScaled down the sun and moon sizes.
1999-08-07 curtSet up the model view matrix exactly as ssg does it...
1999-06-17 curtInitial revision