OpenSceneGraph/include/osgAnimation
Robert Osfield a04232a75a From Pjotr Svetachov, "have added some missing serializers for RigGeomery. Withouth them I
ran into two issues.

At first you get a bunch of warnings that osg::ComputeBoundCallback
and osg::UpdateCallback were unsupported wrapper classes when
converting fbx models with skeletal animation to osg(t/b).

The second issue was that when reading, the readers fail to read the
ComputeBoundCallback and UpdateCallback and set them to NULL which
messes up the RigGeometry.

Because a RigGeometry makes his own classes in the constructor it
might be preferable to not write them at all, because now those
classes are being made two times when reading a RigGeometry. But after
thinking about this that would place too much limits on them (you
won't be able to share or name them and save that information or make
a new inherited class from them and write that one) So I ended up
thinking the best way was to just write the files.
"
2014-04-29 15:14:39 +00:00
..
Action From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
ActionAnimation Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ActionBlendIn Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ActionBlendOut Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ActionCallback Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ActionStripAnimation Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ActionVisitor Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Animation Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
AnimationManagerBase Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
AnimationUpdateCallback From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
BasicAnimationManager Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Bone Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
BoneMapVisitor Fixed usage of META_NodeVisitor so it doesn't include "" 2013-01-24 18:48:34 +00:00
Channel Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CubicBezier Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
EaseMotion Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Export Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
FrameAction Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Interpolator Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Keyframe Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
LinkVisitor Fixed usage of META_NodeVisitor so it doesn't include "" 2013-01-24 18:48:34 +00:00
MorphGeometry From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
RigGeometry From Pjotr Svetachov, "have added some missing serializers for RigGeomery. Withouth them I 2014-04-29 15:14:39 +00:00
RigTransform Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
RigTransformHardware Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
RigTransformSoftware Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Sampler Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Skeleton Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
StackedMatrixElement Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
StackedQuaternionElement Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
StackedRotateAxisElement Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
StackedScaleElement Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
StackedTransform Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
StackedTransformElement Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
StackedTranslateElement Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
StatsHandler Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
StatsVisitor Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Target Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Timeline Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TimelineAnimationManager Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
UpdateBone Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
UpdateMaterial Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
UpdateMatrixTransform Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Vec3Packed Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
VertexInfluence Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00