]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/animation.cxx
- better error message when submodel loading failed
[simgear.git] / simgear / scene / model / animation.cxx
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...