..
Action.cpp
Submitted with fixes by Julian Valentin
2016-06-25 07:49:56 +01:00
ActionAnimation.cpp
ActionBlendIn.cpp
ActionBlendOut.cpp
ActionCallback.cpp
Fixed -Wextra warnings
2016-06-08 09:46:09 +01:00
ActionStripAnimation.cpp
ActionVisitor.cpp
Submitted with fixes by Julian Valentin
2016-06-25 07:49:56 +01:00
Animation.cpp
Submitted with fixes by Julian Valentin
2016-06-25 07:49:56 +01:00
AnimationManagerBase.cpp
Fixed -Wextra warnings
2016-06-08 09:46:09 +01:00
BasicAnimationManager.cpp
Bone.cpp
From Jannik Heller, typo fixes
2015-04-07 18:01:12 +00:00
BoneMapVisitor.cpp
Channel.cpp
Submitted with fixes by Julian Valentin
2016-06-25 07:49:56 +01:00
CMakeLists.txt
From KOS, "New classes for osgAnimation presented: UpdateFloatUniform, UpdateVec3fUniform and UpdateMatrixfUniform (based on UpdateUniform template)
2015-06-03 09:14:35 +00:00
LinkVisitor.cpp
Refactored Callback system in osg::Node, osg::Drawable, osg::StateSet and osg::StateAttribute to use a new osg::Callback base class.
2014-06-05 16:26:13 +00:00
MorphGeometry.cpp
MorphGeometry fixes
2016-06-25 18:15:57 +01:00
RigGeometry.cpp
Updates osgAnimation
2016-07-01 17:04:15 +02:00
RigTransformHardware.cpp
Added initializers
2016-06-27 15:06:54 +01:00
RigTransformSoftware.cpp
Added initializers
2016-06-27 15:06:54 +01:00
Skeleton.cpp
Fixed -Wextra warnings
2016-06-08 09:46:09 +01:00
StackedMatrixElement.cpp
From David Callu, warning fixes and removal of spaces at end of lines.
2013-06-28 12:00:43 +00:00
StackedQuaternionElement.cpp
From David Callu, warning fixes and removal of spaces at end of lines.
2013-06-28 12:00:43 +00:00
StackedRotateAxisElement.cpp
Submitted with fixes by Julian Valentin
2016-06-25 07:49:56 +01:00
StackedScaleElement.cpp
From David Callu, warning fixes and removal of spaces at end of lines.
2013-06-28 12:00:43 +00:00
StackedTransform.cpp
Fixed warning
2016-06-25 07:57:56 +01:00
StackedTranslateElement.cpp
From David Callu, warning fixes and removal of spaces at end of lines.
2013-06-28 12:00:43 +00:00
StatsHandler.cpp
Fixed warning
2016-06-25 08:00:18 +01:00
StatsVisitor.cpp
Target.cpp
Timeline.cpp
TimelineAnimationManager.cpp
UpdateBone.cpp
From Pjotr Svetachov, "For a scene with a lot of animated agents I did some small
2014-06-26 10:45:07 +00:00
UpdateMaterial.cpp
UpdateMatrixTransform.cpp
Fixed -Wextra warnings
2016-06-08 09:46:09 +01:00
VertexInfluence.cpp