]> git.mxchange.org Git - flightgear.git/history - src/Objects/pt_lights.cxx
This is step "1" of probably "many" in the process of separating out the
[flightgear.git] / src / Objects / pt_lights.cxx
2002-11-26 curtHaving the runway lights "pop" in at a specific range...
2002-11-04 curtCleaned up some debugging output.
2002-11-04 curtAdd support for drawing ODALS approach lighting.
2002-11-01 curtPut taxiway lights in their own scene graph so we can...
2002-10-22 curtAdded support for taxiway lights that are much more...
2002-10-21 curtMake runway lighting LOD work correctly.
2002-10-21 curtPreallocate proper ssg list sizes when building list...
2002-10-21 curtFix a bug with rabbit light creation.
2002-10-19 davidPut cout and endl in std:: namespace.
2002-10-18 curtAdd a pre/post draw call back to strobe lights so we...
2002-10-18 curtThere are some problems with ssgTimedSelector's but...
2002-10-17 curtSome restructuring to optimize the light point portion...
2002-10-17 curtAdd support for generating REIL approach light animations.
2002-10-09 curtFix a potential crash with William Riley's scenery...
2002-10-09 curtmisc tweaks.
2002-10-09 curtBegin work on improving runway lighting infrastructure.
2002-10-08 curtOops, I had my lighting tris wound the wrong way.
2002-10-06 curtBegin work on rendering runway lights using environment...