OpenSceneGraph/include/osgAnimation
Cedric Pinson 4354c0180c From Michael Platings, The attached file fixes 2 issues:
1) some time values were passed as floats, reducing accuracy.
2) comparisons done between doubles and floats gave different results so time < endtime evaluated to false the first time it was checked (with doubles), and true the second time it was checked (with time having been converted to a float). This consequently resulted in an array-out-of-bounds crash
2010-06-09 13:09:40 +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 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