OpenSceneGraph/include/osgAnimation
Robert Osfield d3d0859b4c From Piotr Gwiazdowski, "So there's config setting OSG_DISABLE_MSVC_WARNINGS which should
disable pragmas that turn off specific warnings for MSVC.
Unfortunately it's presence is only checked in osg/Export header,
making other Export headers disable warnings no matter what, which is
kind of incoherent.

My fix adds #include <osg/Config> to every Export header. I've also
unified checking whether to disable warnings to current osg/Export
way:
#if defined(_MSC_VER) && defined(OSG_DISABLE_MSVC_WARNINGS).

Attachment contains all changed Export files in their original locations."
2011-03-09 14:15:04 +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 Piotr Gwiazdowski, "So there's config setting OSG_DISABLE_MSVC_WARNINGS which should 2011-03-09 14:15:04 +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 Michael Platings, The attached file fixes 2 issues: 2010-06-09 13:09:40 +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