Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
Type-Skeleton
Compare Revisions
d3a5e23a352610b5010879ea3b07a7283ee1627f...21ae2024a814d2e2bf19da3134e5a181a2abea33
Source
21ae2024a814d2e2bf19da3134e5a181a2abea33
Select Git revision
...
Target
d3a5e23a352610b5010879ea3b07a7283ee1627f
Select Git revision
Compare
Commits (1)
Removed old svn header
· 21ae2024
Jan Möbius
authored
Jan 09, 2019
21ae2024
Show whitespace changes
Inline
Side-by-side
Showing
35 changed files
with
31 additions
and
247 deletions
+31
-247
ObjectTypes/Skeleton/Animation/AnimationHandle.hh
ObjectTypes/Skeleton/Animation/AnimationHandle.hh
+1
-7
ObjectTypes/Skeleton/Animation/AnimationHelper.cc
ObjectTypes/Skeleton/Animation/AnimationHelper.cc
+1
-7
ObjectTypes/Skeleton/Animation/AnimationHelper.hh
ObjectTypes/Skeleton/Animation/AnimationHelper.hh
+1
-7
ObjectTypes/Skeleton/Animation/AnimationT.hh
ObjectTypes/Skeleton/Animation/AnimationT.hh
+1
-7
ObjectTypes/Skeleton/Animation/BezierInterpolationT.cc
ObjectTypes/Skeleton/Animation/BezierInterpolationT.cc
+1
-7
ObjectTypes/Skeleton/Animation/FrameAnimationT.cc
ObjectTypes/Skeleton/Animation/FrameAnimationT.cc
+1
-7
ObjectTypes/Skeleton/Animation/FrameAnimationT.hh
ObjectTypes/Skeleton/Animation/FrameAnimationT.hh
+1
-7
ObjectTypes/Skeleton/Animation/InterpolationAnimationT.cc
ObjectTypes/Skeleton/Animation/InterpolationAnimationT.cc
+1
-7
ObjectTypes/Skeleton/Animation/InterpolationAnimationT.hh
ObjectTypes/Skeleton/Animation/InterpolationAnimationT.hh
+1
-7
ObjectTypes/Skeleton/Animation/InterpolationMatrixManipulatorT.hh
...pes/Skeleton/Animation/InterpolationMatrixManipulatorT.hh
+1
-7
ObjectTypes/Skeleton/Animation/InterpolationT.hh
ObjectTypes/Skeleton/Animation/InterpolationT.hh
+1
-7
ObjectTypes/Skeleton/Animation/MultiInterpolationAnimationT.cc
...tTypes/Skeleton/Animation/MultiInterpolationAnimationT.cc
+1
-7
ObjectTypes/Skeleton/Animation/MultiInterpolationAnimationT.hh
...tTypes/Skeleton/Animation/MultiInterpolationAnimationT.hh
+1
-7
ObjectTypes/Skeleton/Helper/SkeletonTransform.cc
ObjectTypes/Skeleton/Helper/SkeletonTransform.cc
+1
-7
ObjectTypes/Skeleton/Helper/SkeletonTransform.hh
ObjectTypes/Skeleton/Helper/SkeletonTransform.hh
+1
-7
ObjectTypes/Skeleton/JointT.cc
ObjectTypes/Skeleton/JointT.cc
+1
-7
ObjectTypes/Skeleton/JointT.hh
ObjectTypes/Skeleton/JointT.hh
+1
-7
ObjectTypes/Skeleton/PluginFunctionsSkeleton.cc
ObjectTypes/Skeleton/PluginFunctionsSkeleton.cc
+1
-7
ObjectTypes/Skeleton/PluginFunctionsSkeleton.hh
ObjectTypes/Skeleton/PluginFunctionsSkeleton.hh
+1
-7
ObjectTypes/Skeleton/PoseT.cc
ObjectTypes/Skeleton/PoseT.cc
+1
-7
ObjectTypes/Skeleton/Properties.cc
ObjectTypes/Skeleton/Properties.cc
+0
-8
ObjectTypes/Skeleton/Properties.hh
ObjectTypes/Skeleton/Properties.hh
+0
-8
ObjectTypes/Skeleton/PropertiesT.cc
ObjectTypes/Skeleton/PropertiesT.cc
+1
-7
ObjectTypes/Skeleton/Skeleton.hh
ObjectTypes/Skeleton/Skeleton.hh
+1
-7
ObjectTypes/Skeleton/SkeletonNodeT.cc
ObjectTypes/Skeleton/SkeletonNodeT.cc
+1
-7
ObjectTypes/Skeleton/SkeletonNodeT.hh
ObjectTypes/Skeleton/SkeletonNodeT.hh
+1
-7
ObjectTypes/Skeleton/SkeletonObject.cc
ObjectTypes/Skeleton/SkeletonObject.cc
+1
-7
ObjectTypes/Skeleton/SkeletonObjectData.hh
ObjectTypes/Skeleton/SkeletonObjectData.hh
+1
-7
ObjectTypes/Skeleton/SkeletonT.cc
ObjectTypes/Skeleton/SkeletonT.cc
+1
-7
ObjectTypes/Skeleton/SkeletonT.hh
ObjectTypes/Skeleton/SkeletonT.hh
+1
-7
ObjectTypes/Skeleton/SkeletonTypes.hh
ObjectTypes/Skeleton/SkeletonTypes.hh
+1
-7
Plugin-TypeSkeleton/SkeletonBackup.cc
Plugin-TypeSkeleton/SkeletonBackup.cc
+0
-7
Plugin-TypeSkeleton/SkeletonBackup.hh
Plugin-TypeSkeleton/SkeletonBackup.hh
+0
-7
Plugin-TypeSkeleton/TypeSkeleton.cc
Plugin-TypeSkeleton/TypeSkeleton.cc
+1
-7
Plugin-TypeSkeleton/TypeSkeleton.hh
Plugin-TypeSkeleton/TypeSkeleton.hh
+1
-7
No files found.
ObjectTypes/Skeleton/Animation/AnimationHandle.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef ANIMATIONHANDLE_HH
#define ANIMATIONHANDLE_HH
...
...
ObjectTypes/Skeleton/Animation/AnimationHelper.cc
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define ANIMATIONHELPER_CC
...
...
ObjectTypes/Skeleton/Animation/AnimationHelper.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef SKELETON_ANIMATIONHELPER_HH
#define SKELETON_ANIMATIONHELPER_HH
...
...
ObjectTypes/Skeleton/Animation/AnimationT.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef ANIMATIONT_HH
#define ANIMATIONT_HH
...
...
ObjectTypes/Skeleton/Animation/BezierInterpolationT.cc
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "AnimationHelper.hh"
#include <utility>
...
...
ObjectTypes/Skeleton/Animation/FrameAnimationT.cc
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define FRAMEANIMATIONT_C
...
...
ObjectTypes/Skeleton/Animation/FrameAnimationT.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef FRAMEANIMATIONT_HH
#define FRAMEANIMATIONT_HH
...
...
ObjectTypes/Skeleton/Animation/InterpolationAnimationT.cc
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define INTERPOLATIONANIMATIONT_C
...
...
ObjectTypes/Skeleton/Animation/InterpolationAnimationT.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef INTERPOLATIONANIMATIONT_HH
#define INTERPOLATIONANIMATIONT_HH
...
...
ObjectTypes/Skeleton/Animation/InterpolationMatrixManipulatorT.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef INTERPOLATIONMATRIXMANIPULATORT_HH
#define INTERPOLATIONMATRIXMANIPULATORT_HH
...
...
ObjectTypes/Skeleton/Animation/InterpolationT.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef SKELETON_INTERPOLATIONT_HH
#define SKELETON_INTERPOLATIONT_HH
...
...
ObjectTypes/Skeleton/Animation/MultiInterpolationAnimationT.cc
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define MULTIINTERPOLATIONANIMATIONT_C
...
...
ObjectTypes/Skeleton/Animation/MultiInterpolationAnimationT.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef MULTIINTERPOLATIONANIMATIONT_HH
#define MULTIINTERPOLATIONANIMATIONT_HH
...
...
ObjectTypes/Skeleton/Helper/SkeletonTransform.cc
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "SkeletonTransform.hh"
#include <ACG/Geometry/AlgorithmsAngleT.hh>
...
...
ObjectTypes/Skeleton/Helper/SkeletonTransform.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef SKELETONTRANSFORM_HH
#define SKELETONTRANSFORM_HH
...
...
ObjectTypes/Skeleton/JointT.cc
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define JOINTT_C
...
...
ObjectTypes/Skeleton/JointT.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef JOINTT_HH
#define JOINTT_HH
...
...
ObjectTypes/Skeleton/PluginFunctionsSkeleton.cc
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
ObjectTypes/Skeleton/PluginFunctionsSkeleton.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
ObjectTypes/Skeleton/PoseT.cc
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define POSET_C
...
...
ObjectTypes/Skeleton/Properties.cc
View file @
21ae2024
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 10745 $ *
* $LastChangedBy: moebius $ *
* $Date: 2011-01-26 10:23:50 +0100 (Mi, 26. Jan 2011) $ *
* *
\*===========================================================================*/
#include "Properties.hh"
using
namespace
std
;
...
...
ObjectTypes/Skeleton/Properties.hh
View file @
21ae2024
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 10745 $ *
* $LastChangedBy: moebius $ *
* $Date: 2011-01-26 10:23:50 +0100 (Mi, 26 Jan 2011) $ *
* *
\*===========================================================================*/
#ifndef PROPERTIES_HH
#define PROPERTIES_HH
...
...
ObjectTypes/Skeleton/PropertiesT.cc
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define PROPERTIES_C
...
...
ObjectTypes/Skeleton/Skeleton.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/Skeleton/SkeletonNodeT.cc
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
ObjectTypes/Skeleton/SkeletonNodeT.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef ACG_SKELETONNODET_HH
...
...
ObjectTypes/Skeleton/SkeletonObject.cc
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/Skeleton/SkeletonObjectData.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef SKELETONOBJECTDATA_HH
#define SKELETONOBJECTDATA_HH
...
...
ObjectTypes/Skeleton/SkeletonT.cc
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//-----------------------------------------------------------------------------
//
...
...
ObjectTypes/Skeleton/SkeletonT.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef SKELETONT_HH
#define SKELETONT_HH
...
...
ObjectTypes/Skeleton/SkeletonTypes.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
Plugin-TypeSkeleton/SkeletonBackup.cc
View file @
21ae2024
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 21016 $ *
* $LastChangedBy: schultz $ *
* $Date: 2015-07-16 16:48:42 +0200 (Do, 16 Jul 2015) $ *
* *
\*===========================================================================*/
#include "SkeletonBackup.hh"
...
...
Plugin-TypeSkeleton/SkeletonBackup.hh
View file @
21ae2024
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 10745 $ *
* $LastChangedBy: moebius $ *
* $Date: 2011-01-26 10:23:50 +0100 (Wed, 26 Jan 2011) $ *
* *
\*===========================================================================*/
#ifndef SKELETONBACKUP_HH
#define SKELETONBACKUP_HH
...
...
Plugin-TypeSkeleton/TypeSkeleton.cc
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "TypeSkeleton.hh"
...
...
Plugin-TypeSkeleton/TypeSkeleton.hh
View file @
21ae2024
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...