]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/animation.cxx
pass SGReaderWriterXMLOptions to effects
[simgear.git] / simgear / scene / model / animation.cxx
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:
2005-01-29 ehofmanJim Wilson:
2005-01-24 curtFrederic Bouvier:
2005-01-24 curtFrederic Bouvier:
2004-07-24 curtFix a minor warning message.
2004-07-22 ehofmanCorrect a typo that produces segfault during cleanup...
2004-05-20 ehofmanFrederic Bouvier:
2004-05-14 ehofmanSolve the endless loop problem for the DC-3 and prevent...
2004-05-11 curtFrederic Bouvier:
2004-05-10 curtFrederic Bouvier:
2004-05-10 curtFrederic Bouvier:
2004-05-10 curtFrederic Bouvier:
2004-05-07 ehofmanFrederic Bouvier:
2004-04-01 curtClean up several stray warnings that have accumulated.
2004-03-17 ehofmanDisable deselecting the branch if it becomes translucen...
2004-03-12 ehofmanUse a more clever way to deselect a fully translucent...
2004-03-12 ehofmanUnselect the branch if the object has become fully...
2004-01-08 ehofmanUpdates to the alpha-test animation class
2004-01-07 ehofmanFrederic Bouvier:
2003-11-04 ehofmanSave on a number of CPU costly strcmp calls when using...
2003-09-28 ehofmanAdd the ability to set three levels of detail for stati...
2003-09-05 ehofmanAdd a blend animation
2003-07-25 curtActually commit the code changes which impliment a...
2003-07-23 ehofmanMSVC warning fixes
2003-07-21 ehofmanJim Wilson:
2003-07-10 ehofmanJim Wilson:
2003-06-09 ehofmanAdd the ability to include stepped texture translations...
2003-06-08 ehofmanJim Wilson:
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-08 curtSplit out animation code from fgfs-src/Model/model...