OpenSceneGraph/src/osgAnimation
2016-10-05 18:10:46 +02:00
..
Action.cpp added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 2016-08-29 10:41:40 +02:00
ActionAnimation.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ActionBlendIn.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ActionBlendOut.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ActionCallback.cpp Fixed -Wextra warnings 2016-06-08 09:46:09 +01:00
ActionStripAnimation.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
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 warnings 2016-09-05 13:44:59 +01:00
BasicAnimationManager.cpp Merge branch 'Submissions2e' of https://github.com/LaurensVoerman/OpenSceneGraph into LaurensVoerman-Submissions2e 2016-09-02 18:26:11 +01:00
Bone.cpp From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
BoneMapVisitor.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
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 added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 2016-08-29 10:41:40 +02:00
RigGeometry.cpp Some spelling fixes in comments. 2016-10-05 18:10:46 +02:00
RigTransformHardware.cpp Some spelling fixes in comments. 2016-10-05 18:10:46 +02: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 Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Target.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Timeline.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TimelineAnimationManager.cpp added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 2016-08-29 10:41:40 +02:00
UpdateBone.cpp added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 2016-08-29 10:41:40 +02:00
UpdateMaterial.cpp added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 2016-08-29 10:41:40 +02:00
UpdateMatrixTransform.cpp Fixed -Wextra warnings 2016-06-08 09:46:09 +01:00
VertexInfluence.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00