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
T
Type-SplatCloud
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
Type-SplatCloud
Compare Revisions
2856a75fa5c247bc652fcf48c11eed2c37714e39...65c0dc2b010e221d24237365636508019d59460f
Source
65c0dc2b010e221d24237365636508019d59460f
Select Git revision
...
Target
2856a75fa5c247bc652fcf48c11eed2c37714e39
Select Git revision
Compare
Commits (1)
Removed old svn header
· 65c0dc2b
Jan Möbius
authored
Jan 09, 2019
65c0dc2b
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
15 additions
and
105 deletions
+15
-105
ObjectTypes/SplatCloud/PluginFunctionsSplatCloud.cc
ObjectTypes/SplatCloud/PluginFunctionsSplatCloud.cc
+1
-7
ObjectTypes/SplatCloud/PluginFunctionsSplatCloud.hh
ObjectTypes/SplatCloud/PluginFunctionsSplatCloud.hh
+1
-7
ObjectTypes/SplatCloud/SplatCloud.hh
ObjectTypes/SplatCloud/SplatCloud.hh
+1
-7
ObjectTypes/SplatCloud/SplatCloud/SplatCloud.cc
ObjectTypes/SplatCloud/SplatCloud/SplatCloud.cc
+1
-7
ObjectTypes/SplatCloud/SplatCloud/SplatCloud.hh
ObjectTypes/SplatCloud/SplatCloud/SplatCloud.hh
+1
-7
ObjectTypes/SplatCloud/SplatCloud/SplatCloudT.cc
ObjectTypes/SplatCloud/SplatCloud/SplatCloudT.cc
+1
-7
ObjectTypes/SplatCloud/SplatCloudNode.cc
ObjectTypes/SplatCloud/SplatCloudNode.cc
+1
-7
ObjectTypes/SplatCloud/SplatCloudNode.hh
ObjectTypes/SplatCloud/SplatCloudNode.hh
+1
-7
ObjectTypes/SplatCloud/SplatCloudObject.cc
ObjectTypes/SplatCloud/SplatCloudObject.cc
+1
-7
ObjectTypes/SplatCloud/SplatCloudObject.hh
ObjectTypes/SplatCloud/SplatCloudObject.hh
+1
-7
ObjectTypes/SplatCloud/SplatCloudTypes.hh
ObjectTypes/SplatCloud/SplatCloudTypes.hh
+1
-7
Plugin-TypeSplatCloud/SplatCloudBackup.cc
Plugin-TypeSplatCloud/SplatCloudBackup.cc
+1
-7
Plugin-TypeSplatCloud/SplatCloudBackup.hh
Plugin-TypeSplatCloud/SplatCloudBackup.hh
+1
-7
Plugin-TypeSplatCloud/TypeSplatCloud.cc
Plugin-TypeSplatCloud/TypeSplatCloud.cc
+1
-7
Plugin-TypeSplatCloud/TypeSplatCloud.hh
Plugin-TypeSplatCloud/TypeSplatCloud.hh
+1
-7
No files found.
ObjectTypes/SplatCloud/PluginFunctionsSplatCloud.cc
View file @
65c0dc2b
...
...
@@ -40,13 +40,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//================================================================
//
...
...
ObjectTypes/SplatCloud/PluginFunctionsSplatCloud.hh
View file @
65c0dc2b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//================================================================
//
...
...
ObjectTypes/SplatCloud/SplatCloud.hh
View file @
65c0dc2b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
/**
* \file ObjectTypes/SplatCloud/SplatCloud.hh
...
...
ObjectTypes/SplatCloud/SplatCloud/SplatCloud.cc
View file @
65c0dc2b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//================================================================
//
...
...
ObjectTypes/SplatCloud/SplatCloud/SplatCloud.hh
View file @
65c0dc2b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//================================================================
//
...
...
ObjectTypes/SplatCloud/SplatCloud/SplatCloudT.cc
View file @
65c0dc2b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//================================================================
//
...
...
ObjectTypes/SplatCloud/SplatCloudNode.cc
View file @
65c0dc2b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//================================================================
//
...
...
ObjectTypes/SplatCloud/SplatCloudNode.hh
View file @
65c0dc2b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//================================================================
//
...
...
ObjectTypes/SplatCloud/SplatCloudObject.cc
View file @
65c0dc2b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//================================================================
//
...
...
ObjectTypes/SplatCloud/SplatCloudObject.hh
View file @
65c0dc2b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//================================================================
//
...
...
ObjectTypes/SplatCloud/SplatCloudTypes.hh
View file @
65c0dc2b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//================================================================
//
...
...
Plugin-TypeSplatCloud/SplatCloudBackup.cc
View file @
65c0dc2b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES ====================================================
...
...
Plugin-TypeSplatCloud/SplatCloudBackup.hh
View file @
65c0dc2b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef SPLATCLOUDBACKUP_HH
...
...
Plugin-TypeSplatCloud/TypeSplatCloud.cc
View file @
65c0dc2b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//================================================================
//
...
...
Plugin-TypeSplatCloud/TypeSplatCloud.hh
View file @
65c0dc2b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//================================================================
//
...
...