Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Plugin-SkeletalAnimation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "SkeletalAnimationPlugin.hh"
...
...
SkeletalAnimationPlugin.hh
View file @
66479a96
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <OpenFlipper/BasePlugin/BaseInterface.hh>
...
...
SkeletalAnimationScripting.cc
View file @
66479a96
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "SkeletalAnimationPlugin.hh"
...
...
dialogs/AddAnimationDialog.hh
View file @
66479a96
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <ui_addAnimation.hh>
...
...