]> git.mxchange.org Git - simgear.git/history - simgear/props/props.hxx
Merge branch 'curt/makefile' into next
[simgear.git] / simgear / props / props.hxx
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-11-13 Tim Mooreoptimize creation and sharing of effects
2009-11-13 Tim MooreEffects in models working for transparent materials...
2009-11-09 Tim MooreProperty system optimizations
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-08-23 torstenwarning fix
2009-07-27 fredbSuppress warnings
2009-07-17 Tim MooreChanged SGRawValue::DefaultValue to an inline function.
2009-07-16 timooreAdd PropertyList typedef for vectors of property list...
2009-07-16 timooreAdd a method to setStringValue that takes a std::string...
2009-07-16 timooreDon't cache results of getDisplayName
2009-07-16 timooreAdd VEC3D and VEC4D property types
2009-07-16 timooreExtend properties to support new property types.
2009-07-16 timooreCleanup of properties
2009-05-17 ehofman * Add a function to create a node after the laste...
2008-11-18 timooreTemplate functions and overloaded functions for accessi...
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2007-12-26 frohlichModified Files:
2007-05-07 mfranzAdd method to return the number of attached listeners...
2007-02-17 mfranzCsaba HALASZ: when a path_cache ceases to exist, unregi...
2007-02-16 mfranz- don't leak node in both hash_table::bucket::erase()
2007-02-11 mfranzMaik JUSTUS:
2006-03-14 mfranz--warnings
2006-01-30 ehofmanMelchior FRANZ:
2006-01-12 ehofmanMathias Fröhlich:
2005-12-17 ehofmanStefan Seifert: Add the posibility to specify a userarc...
2005-10-23 ehofmanMelchior FRANZ:
2005-10-14 ehofmanMathias Fröhlich:
2005-06-30 ehofmanRestore the old behavior. Additions are likely.
2005-06-29 ehofmanMelchior FRANZ:
2005-06-28 ehofmanDue to a misunderstanding of what removeChild() actuall...
2005-06-27 ehofmanMelchior FRANZ:
2005-05-17 ehofmanMake removeChild() work (again?)
2005-05-09 ehofmanMelchior FRANZ:
2004-12-23 ehofmanMelchior FRANZ:
2004-12-19 ehofmanMelchior FRANZ:
2004-09-19 ehofmanSmall update for future use.
2004-05-28 ehofmanRevert the previous patch. There was already a class...
2004-05-27 ehofmanAdd the possibillity to parse a user data pointer to...
2003-05-06 curt- Moved some property specific code into simgear/props/