]> git.mxchange.org Git - simgear.git/history - simgear
Stuart:
[simgear.git] / simgear /
2008-11-26 fredbStuart:
2008-11-24 timooreTrack time in TileCache; assign new tiles the current...
2008-11-24 fredbStuart :
2008-11-23 fredbStuart Buchanan :
2008-11-21 timooreTemplates for interacting with OSG objects
2008-11-18 timooreTemplate functions and overloaded functions for accessi...
2008-11-09 curtManuel Massing:
2008-11-06 fredbStuart Buchanan :
2008-10-31 timooreRespect precipitation-enable property
2008-10-30 timooreenable world coordinate particle fix
2008-10-26 fredb3D clouds from Stuart Buchanan. Need a recent driver...
2008-10-23 curtFix a few spelling errors.
2008-10-18 mfranzfix regression: sgLoad3DModel_internal should not make...
2008-10-17 mfranzadd global switch for particle systems
2008-10-14 mfranzallow to modify the XML animation config of a loaded...
2008-10-14 mfranzMove omit-node part from startElement to endElement...
2008-10-14 durkSyd Adams: Replace rgb with png.
2008-10-10 mfranzs/multiplayer/multiplay/, as this seems to be the sligh...
2008-10-09 mfranzif a model XML file contains a <multiplayer> block...
2008-09-30 andyYeah, I really shouldn't be in the lexer
2008-09-30 andyAnother lexer fix
2008-09-30 andyFix broken lex.c checkin
2008-09-30 andyFixes for bugs shaken out in the recent push: die prope...
2008-09-28 fredbMINGW patch by Csaba Halasz
2008-09-26 andyFix parsing for degenerate cases like a[,] a[:] and...
2008-09-26 andySync with Nasal upstream (Melchior already had a chance...
2008-09-11 timooreKeep non-local particles in a Z-up frame that is period...
2008-09-04 ehofmanMake sure the compiler is aware that SGModelData a...
2008-08-31 fredbUse a more relevant library name
2008-08-31 fredbUpdate version
2008-08-29 timooreDon't use osgDB::SharedStateManager::share in SGLoadTex...
2008-08-28 curt- Update SimGear.dsp
2008-08-25 andyFix typing error with fgetc in readln(). On most boxes...
2008-08-11 timoorepointers in Particles object should be ref_ptr
2008-08-07 timooreReturn eof after a number of reptetitions of file input.
2008-07-29 ehofmanfinal fixes for SG_USING_STD removal
2008-07-29 timooreforward declare osg::DrawElementsUShort for real
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-27 fredbGL/wgl.h never existed, and a glx equivalent is not...
2008-07-27 ehofman - remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-25 fredbMaybe a more portable way to do it
2008-07-25 fredbCompile again with MSVC
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-25 ehofmanremove a workaround for the C++ / stdlibary bug which...
2008-07-24 ehofmanPatch to remove macintosh and MWERKS from Simgear.
2008-07-19 timooreAdd repeat option to SGFile.
2008-07-19 timooreEliminate empty default constructor for SGReaderWriterB...
2008-07-12 mfranzs/getChild/getNode/ (otherwise "start/size" wouldn...
2008-07-12 mfranz- XML interface changes:
2008-07-10 mfranzfix SGPropertyNode::LAST_USED_ATTRIBUTE
2008-07-09 mfranzwrite-protection warning: use simplified path
2008-07-09 mfranzlet readProperties() refuse to overwrite write-proteced...
2008-06-22 mfranzremove redundant #defines (they are already in compiler.h)
2008-06-12 timooreFrom Benoit Laniel: replace SG threading constructs...
2008-06-07 mfranzwarnings--
2008-06-02 timooreOSG DatabasePager interface change in 2.5.1
2008-06-02 timooreReplace header files istream and ostream with iosfwd
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2008-06-01 fredbFix non threadsafe code
2008-05-31 fredbReport abnormal condition
2008-05-31 fredbFix a problem in loading models with paged LOD in some...
2008-05-31 fredbUse bool instead of int to represent boolean values
2008-05-21 mfranzxmlsound: warning--
2008-05-21 mfranzadd <delay-sec> parameter that defines how many seconds...
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-04-26 mfranzNicolas: let SGPath::create_dir() return success/failur...
2008-04-25 mfranzTill BUSCH:
2008-04-24 timooreFix new livery code
2008-04-23 timooreRewrite livery texture replacement to copy StateSet...
2008-04-23 mfranzTill BUSCH:
2008-04-14 timoorerewrite of sky dome code
2008-04-13 timooreFixes for compiling with gcc 4.3
2008-04-02 fredbAllows to load submodels with path relative to current...
2008-03-24 timooreChange the tile light group node mask to traverse VASI...
2008-03-22 fredbWin32 fix
2008-03-22 timooremodel paging patch from Till Busch
2008-03-20 mfranz- warnings--
2008-03-17 timoorerationalize node masks a bit
2008-03-04 mfranzuse new arrow shortcuts for compatibility reasons ...
2008-03-04 timoorecleanup of precipitation contribution
2008-03-04 timooreprecipitation effects from Nicolas Vivien
2008-03-04 timooreAdd methods to SGGeod to return OSG Matrix objects...
2008-03-02 fredbInitialize variables before using them
2008-02-20 mfranzdon't reset visibility modifier in the M5SM case
2008-02-16 mfranzSyd ADAMS: remove season suffix, this is now done via...
2008-02-16 mfranzremove getRootNode(), as this resets the model root
2008-02-15 mfranzCsaba HALASZ: implement conditional (e.g. seasonal...
2008-02-15 timooreCleanup of particles contribution
2008-02-15 timooreparticles from Tiago_G
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-24 timooreMemory leak fixes from Till Busch
2008-01-17 timoorefix memory leaks in random object code
next