OpenSceneGraph/include/osgAnimation
Cedric Pinson 53d5b56202 From Cedric Pinson,
Add check in RigTransformSoftware if bones are null
Indent TimelineAnimationManager
Add check for NaN in UpdateCallback.cpp
Fix TimelineAnimationManager clear target (a refactore of Timeline is require for futur)
Fix Computation of bounding box for RigGeometry
2009-12-09 18:45:46 +00:00
..
Action From Cedric Pinson, Fix warning in osgAnimation, UpdateCallback. Fix bug removing callback in Action. Fix warning Stats 2009-10-29 16:09:07 +00:00
ActionAnimation From Cedric Pinson, The following commit include: 2009-10-27 15:37:13 +00:00
ActionBlendIn From Cedric Pinson, The following commit include: 2009-10-27 15:37:13 +00:00
ActionBlendOut From Cedric Pinson, The following commit include: 2009-10-27 15:37:13 +00:00
ActionCallback From Cedric Pinson, add accessors to osgAnimation ActionCallback 2009-07-15 20:52:51 +00:00
ActionStripAnimation From Cedric Pinson, The following commit include: 2009-10-27 15:37:13 +00:00
ActionVisitor From Cedric Pinson, The following commit include: 2009-10-27 15:37:13 +00:00
Animation From Michael Platings, 2009-08-26 09:24:02 +00:00
AnimationManagerBase From Cedric Pinson, 2009-12-09 18:45:46 +00:00
Assert Removed the usage of assert to prevent associated compile warnings and to clean up code 2009-01-06 19:09:50 +00:00
BasicAnimationManager From Fabian Lavignotte, "Here is some various small fixes i have done while playing with 2009-02-05 15:22:42 +00:00
Bone From Cedric Pinson, The following modification are 2009-08-31 09:40:56 +00:00
BoneMapVisitor From Cedric Pinson, add missing files 2009-08-31 10:37:44 +00:00
Channel From Cedric Pinson, this commit contains the following change: 2009-10-21 15:45:13 +00:00
ComputeBindMatrixVisitor From Cedric Pinson, add missing files 2009-08-31 10:37:44 +00:00
CubicBezier From Michael Platings, I have removed Target::normalize() as calling it was incorrect - the interpolation is already done in such a way that the Target's value is always normalized. 2009-09-09 09:52:54 +00:00
EaseMotion From Serge Lages, Elastic added to EaseMotion 2009-04-07 08:40:49 +00:00
Export From Cedric Pinson, Pulled in osgAnimation from OpenSceneGraph-osgWidget-dev into svn/trunk. 2008-11-22 12:14:19 +00:00
FindParentAnimationManagerVisitor From Cedric Pinson, add missing files 2009-08-31 10:37:44 +00:00
FrameAction From Cedric Pinson, split timeline classes in differents files, cleanup and add a statshandler to visualize current action in timeline 2009-06-15 14:48:37 +00:00
Interpolator From Cedric Pinson, 2009-12-09 18:45:46 +00:00
Keyframe From Roland Smeenk & Cedric Pinson, 2009-03-09 17:38:39 +00:00
LinkVisitor From Cedric Pinson, The following modification are 2009-08-31 09:40:56 +00:00
MorphGeometry From Cedric Pinson, Add UpdateMaterial callback to animate material\nUpdate LinkVisitor to traverse stateset\nUpdate ReaderWriter to read osgAnimation::UpdateMaterial Callback\nUpdate nathan.osg data file to demonstrate the MaterialAnimation 2009-08-03 09:48:12 +00:00
RigGeometry From Cedric Pinson, The following commit include: 2009-10-27 15:37:13 +00:00
RigTransform From Cedric Pinson, The following commit include: 2009-10-27 15:37:13 +00:00
RigTransformHardware From Cedric Pinson, The following commit include: 2009-10-27 15:37:13 +00:00
RigTransformSoftware From Cedric Pinson, 2009-12-09 18:45:46 +00:00
Sampler From Michael Platings, 2009-08-06 12:40:06 +00:00
Skeleton From Cedric Pinson, Fix Skeleton to compute correctly bind matrix, fix compile issue on osganimationhardware after fixing Skeleton 2009-11-13 13:39:21 +00:00
Skinning From Cedric Pinson, this commit contains the following change: 2009-10-21 15:45:13 +00:00
StatsHandler Removed unimplemented updateGraph method 2009-12-05 10:02:04 +00:00
StatsVisitor From Cedric Pinson, The following commit include: 2009-10-27 15:37:13 +00:00
Target From Michael Platings, In Target, the default constructor is explicitly called on _target. This is necessary for FloatTarget and DoubleTarget so that _target is initialised to 0, otherwise you get a junk value. In MorphGeometry.cpp, UpdateMorph::link now links channels of the same index to the same target. Previously a new FloatTarget was created for each channel, so multiple animations didn't work. 2009-10-01 17:08:16 +00:00
Timeline From Cedric Pinson, 2009-12-09 18:45:46 +00:00
TimelineAnimationManager From Cedric Pinson, 2009-12-09 18:45:46 +00:00
UpdateCallback From Cedric Pinson, Fix warning in osgAnimation, UpdateCallback. Fix bug removing callback in Action. Fix warning Stats 2009-10-29 16:09:07 +00:00
Vec3Packed Fixes for doxgen warnings 2009-02-11 10:41:55 +00:00
VertexInfluence From Cedric Pinson, The following commit include: 2009-10-27 15:37:13 +00:00