OpenSceneGraph/src/osgAnimation
2019-03-05 09:32:55 -08: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 Code readability improvement 2017-11-11 12:46:48 +00: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 Automatically generate pkgconfig files instead of using manually maintained templates 2018-11-15 14:26:41 +08: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 coding style/readability fixes 2017-11-11 12:33:44 +00:00
MorphTransformHardware.cpp Fix typos and spelling. 2018-04-20 18:18:22 +02:00
MorphTransformSoftware.cpp clean and bugfixes 2017-08-31 20:57:19 +02:00
RigGeometry.cpp Fixed crash in copy constructor due to copy and paste/typo. 2017-11-10 12:41:21 +00:00
RigTransformHardware.cpp Fix typos and spelling. 2018-04-20 18:18:22 +02:00
RigTransformSoftware.cpp Fix typos and spelling. 2018-04-20 18:18:22 +02: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 Update StackedTransform.cpp 2019-03-05 09:32:55 -08: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 Commented out unused local variables 2017-12-02 17:42:53 +00:00
StatsVisitor.cpp From Jordi Torres, removed unused local variables 2017-12-02 17:52:47 +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 Fix typos and spelling. 2018-04-20 18:18:22 +02:00