]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/model.cxx
pass SGReaderWriterXMLOptions to effects
[simgear.git] / simgear / scene / model / model.cxx
2010-03-09 Tim Moorepass SGReaderWriterXMLOptions to effects
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-15 Tim MooreWhen instantiating effects, copy user data of any creat...
2009-11-13 Tim MooreEffects in models working for transparent materials...
2009-11-13 Tim MooreEffects for models
2009-11-13 Tim Mooreremove CopyPolicy from ModelRegistry
2009-10-26 Tim MooreMore include SGMath.hxx to keep MSVC happy
2008-08-29 timooreDon't use osgDB::SharedStateManager::share in SGLoadTex...
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-03-22 timooremodel paging patch from Till Busch
2008-02-15 timooreCleanup of particles contribution
2008-02-15 timooreparticles from Tiago_G
2007-12-07 timooreAdd option to SGLoadTexture2D to load dynamic textures
2007-12-04 timooreDon't modify OSG Registry with file path
2007-11-29 timooreMove SGReadFileCallback from model.cxx to public class...
2007-11-09 frohlichImproove texture sharing.
2007-10-12 timooreAdd ability to override existing model files with ...
2007-10-12 timooreManage OSG object cache explicitly
2007-07-29 timooreOSG Reader and Writer for BTG files
2007-06-03 frohlichModified Files:
2007-04-03 fredbAvoid potential memory leak problems when exceptions...
2007-01-28 frohlichModified Files:
2006-12-03 frohlichModified Files:
2006-11-20 frohlichModified Files:
2006-11-12 frohlichModified Files:
2006-11-12 frohlichModified Files:
2006-11-09 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-10-24 mfranz- don't need a guarded pointer here
2006-10-24 mfranzallow to switch on/off at runtime a whole imported...
2006-04-29 fredbFix the initial texture path problem. Loaders are setti...
2006-04-28 fredbRedefine the default PLIB loader behavior : don't clear...
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-03-17 mfranz- better error message when submodel loading failed
2006-03-12 mfranzBetter use a node that is very clearly not used by...
2006-03-12 mfranzactivate model load/unload callback again. It turned...
2006-03-10 mfranzcommenting out Nasal in scenery models for now. This...
2006-03-09 mfranzmodel.[ch]xx:
2005-12-11 ehofmanVassilii Khachaturov:
2005-09-25 ehofmanVivian Meazza:
2005-08-22 ehofmanHarald JOHNSEN:
2005-07-18 ehofmanHarald JOHSEN:
2005-07-05 ehofmanHarald JOHNSEN:
2005-03-22 ehofmanMelchior FRANZ:
2005-01-29 ehofmanJim Wilson:
2004-10-17 ehofmanFrederic Bouvier:
2004-10-11 ehofmanFrederic: Ignore display lists when using the blend...
2004-10-10 ehofmanAdding the panel was a step too far for Linux, causing...
2004-10-10 ehofmanCheck for the plib version when using display lists...
2004-10-10 ehofmanFrederic: Include FGPanelNode in the display list gener...
2004-10-10 ehofmanFrederic: Use display lists for 3d models also.
2004-07-05 ehofmanRemove the need to append a trailing / to the texture...
2004-07-05 ehofmanAllow the use of a <texture-path/> tag to specify the...
2004-05-15 ehofmanFred: include more check against null pointers and...
2004-05-14 ehofmanSolve the endless loop problem for the DC-3 and prevent...
2004-05-11 curtFrederic Bouvier:
2004-05-07 ehofmanFrederic Bouvier:
2004-04-02 ehofmanPlib is willing callbacks to return 0, 1 or 2 and not...
2004-04-02 ehofmanFrederic Bouvier:
2004-02-27 davidLoad submodels before animations, so that we can animat...
2004-01-08 ehofmanUpdates to the alpha-test animation class
2004-01-07 ehofmanFrederic Bouvier:
2003-11-19 ehofmanFrederic Bouvier wrote:
2003-09-28 ehofmanAdd the ability to set three levels of detail for stati...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-13 ehofmanFrederic Bouvier:
2003-09-05 ehofmanAdd a blend animation
2003-07-25 curtActually commit the code changes which impliment a...
2003-07-10 ehofmanJim Wilson:
2003-06-08 ehofmanJim Wilson:
2003-05-15 curtVarious code massaging.
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-11 ehofmanCygwin build fixes
2003-05-09 curtMoved loader.[ch]xx and model.[ch]xx from fgfs/src...