]> git.mxchange.org Git - simgear.git/history - simgear/structure
Add a new node "float-property" to be used in float comparision in effect predicates
[simgear.git] / simgear / structure /
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-25 fredbMINGW patch from Benoît Laniel
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-25 Tim MooreMerge branch 'torsten/geoequal'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'tat/framework'
2010-01-11 Tim MooreMerge branch 'ehofman/subsys'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2009-12-31 ehofmanAlso unbind subsystem groups in reverse order and destr...
2009-12-29 ehofmanunbind in reverse order to try to prevent order depende...
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-13 Tim MooregetStateAttribute utility function
2009-10-18 ehofmanrevert to previous version
2009-10-06 ehofmanInitial commit of the new sound system, expect more...
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 Tim MooreMerge branch 'topic/projection' into next
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-17 frohlichMake the weak pointer work. Some bits were left when...
2009-08-23 torstenWarning fix: array subscript is above array bounds
2009-07-27 fredbFix case typo
2009-07-27 fredbSuppress warnings
2009-07-27 fredbCompile latest SimGear under MSVC9
2009-07-19 Tim MooreCreate a singleton for the parser table
2009-07-16 Tim MooreUse SGAtomic's compareAndExchange instead of a new...
2009-07-16 timooreFixes for technique predicates
2009-07-16 timooreOverhaul of SGExpression
2009-07-16 timooreWork in progress for Technique validation
2009-07-16 timooreEffects framework
2009-07-16 timoorecleanup
2009-06-25 frohlichProvide a thread safe SGWeakPtr implementation.
2009-06-17 Tim Moorechange MAX_PATH to max_path to avoid Windows compilatio...
2009-06-16 Tim Mooreoverhaul sg_throwable to behave like a proper exception
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-05-16 frohlichMake SimGear compile with osg trunk
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichMake use of posix clocks if available.
2009-02-15 Tim MooreMerge branch 'topic/nasal' into next
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMake SGSubsystemGroup::Member copy constructor private.
2009-02-06 Tim MooreMerge branch 'topic/cloudz' into next
2009-02-04 Tim MooreMerge branch 'maint' into next
2009-02-04 Tim MooreMerge branch 'releng/1.9.1' into maint
2009-01-28 Tim MooreMerge branch 'topic/yontree' into next
2009-01-28 Tim MooreMerge branch 'maint' into next
2009-01-28 mfranzCsaba HALASZ: set _arg even if there's no <command...
2009-01-23 Tim MooreMerge branch 'topic/modelopt' into next
2009-01-23 Tim MooreMerge branch 'topic/yontree' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-15 Tim MooreMerge branch 'foo' into next
2009-01-15 jmtSince we're now sure 1.9.1 will not be released from...
2008-12-10 timooreUse Boost singleton template for our singletons
2008-11-21 timooreTemplates for interacting with OSG objects
2008-07-29 ehofmanfinal fixes for SG_USING_STD removal
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
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-04-13 timooreFixes for compiling with gcc 4.3
2008-03-22 timooremodel paging patch from Till Busch
2008-01-04 fredbRemove warnings
2007-12-26 frohlichModified Files:
2007-11-17 durkRefined debug timing control:
2007-10-15 durk- A few fixes to ensure SimGear compiles again on cygwin.
2007-10-14 durk* Fixed memory leak in RenderTexture.cpp (tiny, but...
2007-05-28 frohlichModified Files:
2007-02-14 andyDon't crash when destroying a SGBinding object if the...
2007-01-28 frohlichModified Files:
2007-01-04 frohlichModified Files:
2006-12-27 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-03-24 mfranzmore guarded pointers (we are still getting spurious...
2006-03-08 mfranz- new FSF addresses
2006-02-21 fredbMelchior FRANZ:
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2005-12-29 ehofmanMathias Fröhlich:
2005-11-10 ehofmangcc 4.0 fix.
2005-11-09 andyArchitectural fix allowing the "tip" popups (FOV, view...
2005-06-11 ehofmanMelchior FRANZ:
2004-11-17 andyMake sure that timer delay values are positive-definite...
2004-05-03 andyRobustify the SGTimerQueue destructor. There have...
2004-05-03 andyAdd a destructor for SGEventMgr. We don't own the...
2003-12-19 ehofmanMelchior FRANZ:
2003-12-07 andyBug fixes. The priority queue wasn't handling boundary...
2003-11-27 ehofmanPortability fix
2003-11-25 curtNasal and event manager updates from Andy Ross.
2003-10-16 ehofmanFix a problem where older IRIX compilers needed a typec...
2003-09-24 ehofmanFix a problem where the compiler would mix up two funct...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...