]> git.mxchange.org Git - simgear.git/history - simgear/scene/tgdb
Replace SG_USE_STD() by using std::
[simgear.git] / simgear / scene / tgdb /
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-19 timooreEliminate empty default constructor for SGReaderWriterB...
2008-06-12 timooreFrom Benoit Laniel: replace SG threading constructs...
2008-06-02 timooreOSG DatabasePager interface change in 2.5.1
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2008-05-31 fredbUse bool instead of int to represent boolean values
2008-05-15 fredbWin32 fix
2008-05-14 timooresg: move most scenery-related code to simgear
2008-05-01 mfranzTill BUSCH: enable HOT intersection tests on random...
2008-03-24 timooreChange the tile light group node mask to traverse VASI...
2008-03-22 timooremodel paging patch from Till Busch
2008-03-17 timoorerationalize node masks a bit
2008-03-04 mfranzuse new arrow shortcuts for compatibility reasons ...
2008-02-07 timooreSmall cleanup of tree shader
2008-02-07 timooreMinor cleanup of Stuart Buchanan's tree patch.
2008-02-07 timooreSecond trees patch from Stuart Buchanan
2008-02-02 timooreCleanup and performance tuning of the random trees...
2008-02-02 timooreRandom trees from Stuart Buchanan
2008-01-17 timoorefix memory leaks in random object code
2008-01-06 timooreRandom object support from Stuart Buchanan
2007-12-21 timooreFix cloud layer - point lights visibility issue
2007-12-13 timooreUse node masks and shared state sets to manage ground...
2007-11-29 timoorerewrite ModelRegistry callbacks as a template with...
2007-11-29 timooreMove SGReadFileCallback from model.cxx to public class...
2007-11-18 timooreStateSet optimizations
2007-11-18 timooreSome scene graph optimizations
2007-09-30 timooreocean state set in osg::Geometry
2007-08-12 timooreAdd curvature to ocean tiles.
2007-08-12 timooreOcean tile detail work in progress
2007-07-31 timooreFix ocean texture scaling problem.
2007-07-29 timooreOSG Reader and Writer for BTG files
2007-06-16 fredbMSVC 7 compilation
2007-06-08 frohlichRemoved Files:
2007-06-03 frohlichModified Files:
2007-05-28 frohlichModified Files:
2007-05-08 frohlichModified Files:
2006-12-27 frohlichModified Files:
2006-11-10 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-07-21 curtAdditional functionality for animated point lights...
2006-06-11 frohlichModified Files:
2006-04-22 mfranzthanks to Erik's texture map I can now drop empty.rgb...
2006-04-20 mfranzdon't allow new command name to overwrite material...
2006-04-20 mfranz- don't use hard-coded emission values for unlighted...
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-04-14 mfranzrename OBJECT_TAXI_SIGN to OBJECT_SIGN. This isn't...
2006-04-12 mfranzset sign orientation such, that when the sign heading...
2006-04-11 mfranzlower signs
2006-04-11 mfranzadd minimalistic backside to signs as a temporary solution
2006-04-11 mfranzre-add hard-coded vertical distance. The coordinates...
2006-04-11 mfranz- commands do now have to start with @
2006-04-10 mfranzdrop xscale member again, and use xsize/ysize instead...
2006-04-09 mfranzrewrite of OBJECT_TAXI_SIGN code. The name is a bit...
2006-03-08 mfranz- new FSF addresses
2006-02-18 fredbAdd missing include files needed by the new math code...
2004-11-19 curtUpdate a few more instances of my email address.
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-10-10 ehofmanRemove a phantom makeDList call (probably an old one...
2004-10-10 ehofmanCheck for the plib version when using display lists...
2004-06-12 ehofmanFrederic Bouvier:
2004-04-02 ehofmanFrederic Bouvier:
2004-02-17 ehofmanRemove an extra sgSetVec call
2004-01-16 curtOops, I originally had ramped the vasi/papi color trans...
2004-01-09 curtMake the vasi lights slightly larger/brighter.
2003-12-30 curtSmarter vasi coloring.
2003-12-30 curtTrack some additional data required for computing vasi...
2003-12-19 andyRewrite sg_geodesy. The new version is more accurate...
2003-09-24 curtA couple changes to allow separate handling of VASI...
2003-09-23 curtVarious tweaks to handling taxiway lighting.
2003-08-19 curtGive calc_tex_coords() a more conformant name: sgCalcTe...
2003-06-03 ehofmancompiler fixes
2003-05-30 curtClean up a class renaming mistake.
2003-05-28 curtFix a very small oops.
2003-05-28 curtMoved low level "tg" format object loader code over...
2003-05-28 curtMoved random ground cover object management code over...
2003-05-28 curtMake gen_surface_points accessible through the API.
2003-05-14 ehofmanAdd some missing requirements
2003-05-14 curtJust a bit of renaming.
2003-05-14 curtMoved some low level scene graph construction code...