]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/model.cxx
Add preliminary spot light animation
[simgear.git] / simgear / scene / model / model.cxx
2012-03-04 Mathias FroehlichReplace osgDB::ReaderWriter::Options to osgDB::Options.
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-13 Mathias FroehlichConsolidate the different ReaderWriterOptions classes.
2010-07-19 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-16 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-16 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2010-07-16 Torsten DreyerWarning fix: compare signed/unsigned
2010-05-06 Tim MooreMerge branch 'jmt/ref_ptr-conv'
2010-05-06 Tim MooreMerge branch 'ehofman/framebuffer'
2010-05-06 Tim MooreMerge branch 'mathias/intersect'
2010-05-06 Tim MooreMerge branch 'ehofman/sound'
2010-05-06 Tim MooreMerge branch 'ehofman/model'
2010-05-05 Tim MooreMerge branch 'jmt/ref_ptr-conv' into next
2010-05-05 jmtCompile even if OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERS...
2010-05-05 Tim MooreMerge branch 'ehofman/framebuffer' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'mathias/intersect' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'ehofman/sound' into next
2010-05-05 Tim MooreMerge branch 'ehofman/model' into next
2010-04-25 Tim MooreMerge branch 'ehofman/particles'
2010-04-25 Tim MooreMerge branch 'timoore/aptsign'
2010-04-25 Tim MooreMerge branch 'jmt/magvar'
2010-04-25 Tim MooreMerge branch 'fred/precip'
2010-04-25 Tim MooreMerge branches 'ehofman/propfix' and 'ehofman/sound'
2010-04-25 Tim MooreMerge branches 'ehofman/config' and 'ehofman/dlerror'
2010-03-30 Tim MooreMerge branch 'zan/generate'
2010-03-30 Tim MooreMerge branch 'jmt/waypt'
2010-03-30 Tim MooreMerge branch 'timoore/clipgroup'
2010-03-30 Tim MooreMerge branch 'timoore/effects-anim-rebase'
2010-03-27 Tim MooreMerge branch 'ehofman/particles' into next
2010-03-27 Tim MooreMerge branch 'ehofman/dlerror' into next
2010-03-16 Tim MooreMerge branch 'ehofman/sound' into next
2010-03-16 Tim MooreMerge branch 'ehofman/propfix' into next
2010-03-16 Tim MooreMerge branch 'timoore/clipgroup' into next
2010-03-16 Tim MooreMerge branch 'zan/generate' into next
2010-03-16 fredbLauri Peltonen : add the ability to generate tangent...
2010-03-16 Tim MooreMerge branch 'jmt/magvar' into next
2010-03-16 Tim MooreMerge branch 'fred/precip' into next
2010-03-12 Tim MooreMerge branch 'timoore/aptsign' into next
2010-03-09 Tim MooreMerge branch 'timoore/effects-anim-rebase' into next
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...
next