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
Plugin-SkeletalAnimation
Compare Revisions
860de85cc3de56a8c77415f474128fd60334aea3...66479a9600ca1d3c0bb7776ae8dda6aba98f7a61
Source
66479a9600ca1d3c0bb7776ae8dda6aba98f7a61
Select Git revision
...
Target
860de85cc3de56a8c77415f474128fd60334aea3
Select Git revision
Compare
Commits (1)
Removed old svn header
· 66479a96
Jan Möbius
authored
Jan 09, 2019
66479a96
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
29 deletions
+1
-29
SkeletalAnimationPlugin.cc
SkeletalAnimationPlugin.cc
+0
-8
SkeletalAnimationPlugin.hh
SkeletalAnimationPlugin.hh
+0
-7
SkeletalAnimationScripting.cc
SkeletalAnimationScripting.cc
+0
-7
dialogs/AddAnimationDialog.hh
dialogs/AddAnimationDialog.hh
+1
-7
No files found.
SkeletalAnimationPlugin.cc
View file @
66479a96
...
@@ -39,14 +39,6 @@
...
@@ -39,14 +39,6 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "SkeletalAnimationPlugin.hh"
#include "SkeletalAnimationPlugin.hh"
...
...
SkeletalAnimationPlugin.hh
View file @
66479a96
...
@@ -39,13 +39,6 @@
...
@@ -39,13 +39,6 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <OpenFlipper/BasePlugin/BaseInterface.hh>
#include <OpenFlipper/BasePlugin/BaseInterface.hh>
...
...
SkeletalAnimationScripting.cc
View file @
66479a96
...
@@ -39,13 +39,6 @@
...
@@ -39,13 +39,6 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "SkeletalAnimationPlugin.hh"
#include "SkeletalAnimationPlugin.hh"
...
...
dialogs/AddAnimationDialog.hh
View file @
66479a96
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <ui_addAnimation.hh>
#include <ui_addAnimation.hh>
...
...