]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/animation.cxx
Work around apparent OSG 3.2.0 normal binding bug.
[simgear.git] / simgear / scene / model / animation.cxx
2013-06-27 James Turnerstd::string namespace fixes.
2013-05-09 Thomas GeymayerUse simulation time for spin and timed animations
2013-05-01 Thomas GeymayerAllow adding a contition to locked-track animation
2013-04-28 Thomas GeymayerExtend locked-track animation to support a slave element.
2013-04-25 Thomas GeymayerAdd trackTo (locked-track) animation
2013-03-07 James TurnerWork on knob/slider animations.
2013-01-31 James TurnerInitial prototype of knob animation.
2013-01-30 James TurnerPick animation moved to its own file.
2012-10-03 Mathias Froehlichscenery: Make sure makeEffects has reader writer options.
2012-08-03 Tim MooreMerge branch 'timoore/optimizations' into next
2012-08-03 Tim MooreDeletionManager
2012-08-03 Tim Moorebug: 823 change rotation animation to use a subclass...
2012-07-19 Tim MooreMerge branch 'timoore/optimizations' into next
2012-07-19 Tim Mooreset name string for update callbacks
2012-07-18 Tim MooreReplace rotation animation update callbacks with cull...
2012-06-30 Frederic BouvierWorking 'noshadow' animation
2012-03-28 ThorstenBAdd file name to error message.
2012-03-04 Frederic BouvierImplement a cache of light effects
2012-03-04 Frederic BouvierAdd preliminary spot light animation
2012-03-04 Mathias FroehlichReplace osgDB::ReaderWriter::Options to osgDB::Options.
2012-03-03 Mathias Froehlichmath: Remove SGMath osg dependency.
2011-07-03 ThorstenBAlert message formatting.
2011-03-04 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-17 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-16 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-01-30 Frederic BouvierFix cppcheck performance warning : Prefer prefix +...
2011-01-07 Torsten DreyerAdd <expression> to animations
2010-12-29 Tim MooreMerge remote branch 'gitorious/next' into next
2010-12-29 Tim MooreIssue 110: fix pick animation interaction with effects
2010-11-04 Tim Mooreadd ConditionNode scenegraph node
2010-06-19 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/simgear...
2010-05-27 James TurnerMerge branch 'topics/condexp' into next
2010-05-26 James TurnerMerge branch 'topics/condexp' into next
2010-05-22 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2010-05-22 Torsten DreyerNew pick animation capability from Alex Perry
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-09-22 Tim MooreAdd writeLocalData functions for internal scenegraph...
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-09 John DenkerMake "repeat" start slower on pick-animation mouse...
2009-09-09 frohlichSwitch to new vector conversion functions.
2009-08-23 torstenwarning fixes
2009-08-07 torstenAllow multiple <button> elements for <action> elements...
2009-07-16 timooreOverhaul of SGExpression
2009-06-23 frohlichMove the carrier interactive geometry configuration...
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-02-22 durkTorsten Dreyer: the rotate animation has two ways to...
2008-12-12 fredbCsaba/Jester : fix a problem with tex transform animation
2008-06-12 timooreFrom Benoit Laniel: replace SG threading constructs...
2008-04-23 mfranzTill BUSCH:
2008-02-15 timooreparticles from Tiago_G
2008-01-07 frohlichModified Files:
2007-12-31 frohlichModified Files:
2007-12-26 frohlichModified Files:
2007-12-23 timoorePass ReaderWriter options to SGMaterialAnimation
2007-12-04 timooreDon't modify OSG Registry with file path
2007-11-29 timooreAvoid copying drawables and dirtying display lists.
2007-11-18 timooreStateSet optimizations
2007-06-17 mfranzsooner than planned: fix "scale" animation offsets...
2007-05-28 frohlichModified Files:
2007-02-07 andy"bias" argument to texture animations by Ron Jensen
2007-02-02 frohlichModified Files:
2007-01-21 fredbBetter fix for the constant scale factor problem
2007-01-21 fredbSupport constant scaling factor
2007-01-15 frohlichModified Files:
2007-01-07 frohlichModified Files:
2007-01-07 frohlichModified Files:
2007-01-04 fredbstd::find is defined in <algorithm>
2007-01-04 frohlichModified Files:
2006-12-05 frohlichModified Files:
2006-12-05 frohlichReturn void instead of bool.
2006-12-03 frohlichModified Files:
2006-11-21 frohlichModified Files:
2006-11-14 frohlichModified Files:
2006-11-12 frohlichModified Files:
2006-11-06 fredbDon't try to load textures when no name is given
2006-10-31 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-08-24 fredbReorganize personality parameters and add personality...
2006-04-12 mfranzadd <condition> support to textranslate & texrotate...
2006-03-09 mfranzwarning--
2006-02-22 andyFix from Melchior: Set static values at every condition...
2006-02-18 fredbAdd missing include files needed by the new math code...
2005-09-28 ehofmanFix an oops.
2005-09-28 ehofmanBack out a patch from Sept. 25th. Setting the *factor...
2005-09-25 ehofmanVivian Meazza:
2005-07-18 ehofmanHarald JOHSEN:
2005-07-05 ehofmanHarald JOHNSEN:
2005-06-12 ehofmanMelchior: Make the (lack of) axis or center location...
2005-05-24 ehofmanMelchior FRANZ:
2005-05-23 ehofmanMelchior FRANZ:
2005-03-28 ehofmanMelchior FRANZ:
2005-03-22 ehofmanMelchior FRANZ:
2005-03-19 ehofmanMelchior FRANZ:
2005-01-31 ehofmanJim Wilson:
next