.. |
Action.cpp
|
From Cedric Pinson, The following commit include:
|
2009-10-27 15:37:13 +00:00 |
ActionAnimation.cpp
|
From Cedric Pinson, The following commit include:
|
2009-10-27 15:37:13 +00:00 |
ActionBlendIn.cpp
|
From Cedric Pinson, The following commit include:
|
2009-10-27 15:37:13 +00:00 |
ActionBlendOut.cpp
|
From Cedric Pinson, The following commit include:
|
2009-10-27 15:37:13 +00:00 |
ActionCallback.cpp
|
From Cedric Pinson, Fix the drop of the first frame of action when adding action with addActionNow\nReport stats only for active animations\nAdd priority to RunAction callback
|
2009-06-24 10:10:09 +00:00 |
ActionStripAnimation.cpp
|
From Cedric Pinson, The following commit include:
|
2009-10-27 15:37:13 +00:00 |
ActionVisitor.cpp
|
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 |
Animation.cpp
|
From Cedric Pinson, this commit contains the following change:
|
2009-10-21 15:45:13 +00:00 |
AnimationManagerBase.cpp
|
From Cedric Pinson, this commit contains the following change:
|
2009-10-21 15:45:13 +00:00 |
BasicAnimationManager.cpp
|
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 |
Bone.cpp
|
From Cedric Pinson, The following commit include:
|
2009-10-27 15:37:13 +00:00 |
BoneMapVisitor.cpp
|
From Cedric Pinson, add missing files
|
2009-08-31 10:37:44 +00:00 |
Channel.cpp
|
From Michael Platings,
|
2009-08-26 09:24:02 +00:00 |
CMakeLists.txt
|
From Cedric Pinson, The following commit include:
|
2009-10-27 15:37:13 +00:00 |
FindParentAnimationManagerVisitor.cpp
|
From Cedric Pinson, add missing files
|
2009-08-31 10:37:44 +00:00 |
LinkVisitor.cpp
|
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 |
MorphGeometry.cpp
|
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 |
RigGeometry.cpp
|
From Cedric Pinson, The following commit include:
|
2009-10-27 15:37:13 +00:00 |
RigTransformHardware.cpp
|
From Cedric Pinson, The following commit include:
|
2009-10-27 15:37:13 +00:00 |
RigTransformSoftware.cpp
|
From Cedric Pinson, The following commit include:
|
2009-10-27 15:37:13 +00:00 |
Skeleton.cpp
|
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 |
StatsHandler.cpp
|
<iterator>, <stdlib.h> and <ctype.h> includes required for QNX compiler
|
2009-11-17 14:06:07 +00:00 |
StatsVisitor.cpp
|
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 |
Target.cpp
|
From Cedric Pinson, The following modification are
|
2009-08-31 09:40:56 +00:00 |
Timeline.cpp
|
From Cedric Pinson, this commit contains the following change:
|
2009-10-21 15:45:13 +00:00 |
TimelineAnimationManager.cpp
|
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 |
UpdateCallback.cpp
|
From Cedric Pinson, Simplify update callback api in osgAnimation, the decision to link is on the manager or user
|
2009-10-23 20:35:31 +00:00 |
VertexInfluence.cpp
|
From Cedric Pinson, The following commit include:
|
2009-10-27 15:37:13 +00:00 |