OpenSceneGraph/include/osgAnimation
Robert Osfield 488eac94f7 From Wang Rui, "Attached is the osgAnimation wrappers for serialize IO operations. A
few headers and the osgAnimation sources are also modified to make
everything goes well, including:

A new REGISTER_OBJECT_WRAPPER2 macro to wrap classes like
Skeleton::UpdateSkeleton.
A bug fix in the Seralizer header which avoids setting default values
to objects.
Naming style fixes in osgAnimation headers and sources, also in the
deprecated dotosg wrappers.
A bug fix for the XML support, to write char values correctly.
A small change in the osg::Geometry wrapper to ignore the
InternalGeometry property, which is used by the MorphGeometry and
should not be set by user applications.

The avatar.osg, nathan.osg and robot.osg data files all work fine with
serializers, with some 'unsupported wrapper' warnings when converting.
I'm thinking of removing these warnings by disabling related property
serializers (ComputeBoundingBoxCallback and Drawable::UpdateCallback),
which are seldom recorded by users.

By the way, I still wonder how would we handle the C4121 problem,
discussed some days before. The /Zp compile option is set to 16 in the
attached cmake script file. And is there a better solution now?"
2010-04-19 10:35:18 +00:00
..
Action From Wang Rui, "Attached is the osgAnimation wrappers for serialize IO operations. A 2010-04-19 10:35:18 +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 Wang Rui, "Attached is the osgAnimation wrappers for serialize IO operations. A 2010-04-19 10:35:18 +00:00
AnimationManagerBase From Wang Rui, "Attached is the osgAnimation wrappers for serialize IO operations. A 2010-04-19 10:35:18 +00:00
AnimationUpdateCallback From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +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, "Here a list of changes: 2010-01-27 12:24:55 +00:00
BoneMapVisitor From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
Channel Change time type from float to double in osgAnimation 2010-03-25 17:50:29 +00:00
CubicBezier From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
EaseMotion From Jeremy Moles, add new EaseMotion and add example osganimationeasemotion to demonstrate them 2010-02-15 23:47:12 +00:00
Export From Cedric Pinson, Pulled in osgAnimation from OpenSceneGraph-osgWidget-dev into svn/trunk. 2008-11-22 12:14:19 +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, "Here a list of changes: 2010-01-27 12:24:55 +00:00
Keyframe Change time type from float to double in osgAnimation 2010-03-25 17:50:29 +00:00
LinkVisitor From Cedric Pinson, The following modification are 2009-08-31 09:40:56 +00:00
MorphGeometry From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
RigGeometry From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
RigTransform From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
RigTransformHardware From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
RigTransformSoftware From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
Sampler Change time type from float to double in osgAnimation 2010-03-25 17:50:29 +00:00
Skeleton From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
StackedMatrixElement From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
StackedQuaternionElement From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
StackedRotateAxisElement From Wang Rui, "Attached is the osgAnimation wrappers for serialize IO operations. A 2010-04-19 10:35:18 +00:00
StackedScaleElement From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
StackedTransform From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
StackedTransformElement From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
StackedTranslateElement From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +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 Change time type from float to double in osgAnimation 2010-03-25 17:50:29 +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
UpdateBone From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
UpdateMaterial From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
UpdateMatrixTransform From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
Vec3Packed Fixes for doxgen warnings 2009-02-11 10:41:55 +00:00
VertexInfluence From Cedric Pinson, remove unused file, fix crash for old files 2010-01-27 15:37:45 +00:00