OpenSceneGraph/src/osgAnimation
Robert Osfield ae50d8d956 From Roland Smeenk & Cedric Pinson,
"Summary of changes:
From Roland
-Added MorphGeometry
-Bone Bindmatrix is only calculated if needed
-osgAnimation plugin now supports all available channel types (before only linear vec3 or quat channels)
-osgAnimation plugin now supports MorphGeometry
-osgAnimation plugin now supports animation and channel weights, animation playmode, duration and starttime
-removed osgAnimationManager.cpp from CMakeList

From Cedric
-fixed the last_update field (it was only updated at the first update) in BasicAnimationManager.cpp
- Refactore some part of MorphGeometry minor changes
- Add osganimationmorph as example
"
2009-03-09 17:38:39 +00:00
..
Animation.cpp From Mathias Froehlich, "I have today built svn trunk on HP-UX and Solaris8. 2009-01-28 11:59:06 +00:00
AnimationManager.cpp Removed the usage of assert to prevent associated compile warnings and to clean up code 2009-01-06 19:09:50 +00:00
AnimationManagerBase.cpp From Roland Smeenk & Cedric Pinson, 2009-03-09 17:38:39 +00:00
BasicAnimationManager.cpp From Roland Smeenk & Cedric Pinson, 2009-03-09 17:38:39 +00:00
Bone.cpp From Roland Smeenk & Cedric Pinson, 2009-03-09 17:38:39 +00:00
Channel.cpp From Cedric Pinson, Pulled in osgAnimation from OpenSceneGraph-osgWidget-dev into svn/trunk. 2008-11-22 12:14:19 +00:00
CMakeLists.txt From Roland Smeenk & Cedric Pinson, 2009-03-09 17:38:39 +00:00
MorphGeometry.cpp From Roland Smeenk & Cedric Pinson, 2009-03-09 17:38:39 +00:00
RigGeometry.cpp From Cedric Pinson, "updated osgAnimation with the trunk here the update: 2009-01-21 19:02:54 +00:00
Skeleton.cpp From Roland Smeenk & Cedric Pinson, 2009-03-09 17:38:39 +00:00
Target.cpp From Cedric Pinson, Pulled in osgAnimation from OpenSceneGraph-osgWidget-dev into svn/trunk. 2008-11-22 12:14:19 +00:00
Timeline.cpp From Cedric Pinson, warning fix. 2009-02-02 18:55:08 +00:00
TimelineAnimationManager.cpp From Cedric Pinson and Jeremey Moles, Changes to OpenSceneGraph-osgWidget-dev branch. 2008-12-16 20:29:00 +00:00
UpdateCallback.cpp From Cedric Pinson and Jeremey Moles, Changes to OpenSceneGraph-osgWidget-dev branch. 2008-12-16 20:29:00 +00:00
VertexInfluence.cpp From Cedric Pinson, Pulled in osgAnimation from OpenSceneGraph-osgWidget-dev into svn/trunk. 2008-11-22 12:14:19 +00:00