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-PropertyVis
Commits
998b3403
Commit
998b3403
authored
Jan 09, 2019
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed old svn header
parent
c0435c9f
Changes
53
Hide whitespace changes
Inline
Side-by-side
Showing
53 changed files
with
46 additions
and
371 deletions
+46
-371
Models/MultiObjectPropertyModel.cc
Models/MultiObjectPropertyModel.cc
+0
-7
Models/MultiObjectPropertyModel.hh
Models/MultiObjectPropertyModel.hh
+0
-7
Models/ObjectListItemModel.cc
Models/ObjectListItemModel.cc
+1
-7
Models/ObjectListItemModel.hh
Models/ObjectListItemModel.hh
+1
-7
Models/PropertyModel.cc
Models/PropertyModel.cc
+0
-7
Models/PropertyModel.hh
Models/PropertyModel.hh
+1
-7
Models/PropertyModelFactory.cc
Models/PropertyModelFactory.cc
+1
-7
Models/PropertyModelFactory.hh
Models/PropertyModelFactory.hh
+1
-7
Models/PropertyNameListModel.cc
Models/PropertyNameListModel.cc
+1
-7
Models/PropertyNameListModel.hh
Models/PropertyNameListModel.hh
+1
-7
Models/SingleObjectPropertyModel.cc
Models/SingleObjectPropertyModel.cc
+0
-7
Models/SingleObjectPropertyModel.hh
Models/SingleObjectPropertyModel.hh
+0
-7
OpenMesh/OMPropertyModelT.cc
OpenMesh/OMPropertyModelT.cc
+1
-7
OpenMesh/OMPropertyVisualizer.hh
OpenMesh/OMPropertyVisualizer.hh
+1
-7
OpenMesh/OMPropertyVisualizerBoolean.hh
OpenMesh/OMPropertyVisualizerBoolean.hh
+1
-7
OpenMesh/OMPropertyVisualizerBooleanT.cc
OpenMesh/OMPropertyVisualizerBooleanT.cc
+1
-7
OpenMesh/OMPropertyVisualizerDouble.hh
OpenMesh/OMPropertyVisualizerDouble.hh
+1
-7
OpenMesh/OMPropertyVisualizerDoubleT.cc
OpenMesh/OMPropertyVisualizerDoubleT.cc
+1
-7
OpenMesh/OMPropertyVisualizerInteger.hh
OpenMesh/OMPropertyVisualizerInteger.hh
+1
-7
OpenMesh/OMPropertyVisualizerIntegerT.cc
OpenMesh/OMPropertyVisualizerIntegerT.cc
+1
-7
OpenMesh/OMPropertyVisualizerSkinWeights.hh
OpenMesh/OMPropertyVisualizerSkinWeights.hh
+1
-7
OpenMesh/OMPropertyVisualizerSkinWeightsT.cc
OpenMesh/OMPropertyVisualizerSkinWeightsT.cc
+1
-7
OpenMesh/OMPropertyVisualizerT.cc
OpenMesh/OMPropertyVisualizerT.cc
+1
-7
OpenMesh/OMPropertyVisualizerVector.hh
OpenMesh/OMPropertyVisualizerVector.hh
+1
-7
OpenMesh/OMPropertyVisualizerVector2.hh
OpenMesh/OMPropertyVisualizerVector2.hh
+0
-7
OpenMesh/OMPropertyVisualizerVector2T.cc
OpenMesh/OMPropertyVisualizerVector2T.cc
+0
-7
OpenMesh/OMPropertyVisualizerVectorFieldDifference.hh
OpenMesh/OMPropertyVisualizerVectorFieldDifference.hh
+1
-7
OpenMesh/OMPropertyVisualizerVectorFieldDifferenceT.cc
OpenMesh/OMPropertyVisualizerVectorFieldDifferenceT.cc
+1
-7
OpenMesh/OMPropertyVisualizerVectorT.cc
OpenMesh/OMPropertyVisualizerVectorT.cc
+1
-7
OpenVolumeMesh/OVMPropertyModelSubclass.cc
OpenVolumeMesh/OVMPropertyModelSubclass.cc
+1
-7
OpenVolumeMesh/OVMPropertyModelSubclass.hh
OpenVolumeMesh/OVMPropertyModelSubclass.hh
+1
-7
OpenVolumeMesh/OVMPropertyModelT.cc
OpenVolumeMesh/OVMPropertyModelT.cc
+1
-7
OpenVolumeMesh/OVMPropertyModelT.hh
OpenVolumeMesh/OVMPropertyModelT.hh
+1
-7
OpenVolumeMesh/OVMPropertyVisualizer.hh
OpenVolumeMesh/OVMPropertyVisualizer.hh
+1
-7
OpenVolumeMesh/OVMPropertyVisualizerBoolean.hh
OpenVolumeMesh/OVMPropertyVisualizerBoolean.hh
+1
-7
OpenVolumeMesh/OVMPropertyVisualizerBooleanT.cc
OpenVolumeMesh/OVMPropertyVisualizerBooleanT.cc
+1
-7
OpenVolumeMesh/OVMPropertyVisualizerDouble.hh
OpenVolumeMesh/OVMPropertyVisualizerDouble.hh
+1
-7
OpenVolumeMesh/OVMPropertyVisualizerDoubleT.cc
OpenVolumeMesh/OVMPropertyVisualizerDoubleT.cc
+1
-7
OpenVolumeMesh/OVMPropertyVisualizerInteger.hh
OpenVolumeMesh/OVMPropertyVisualizerInteger.hh
+1
-7
OpenVolumeMesh/OVMPropertyVisualizerIntegerT.cc
OpenVolumeMesh/OVMPropertyVisualizerIntegerT.cc
+1
-7
OpenVolumeMesh/OVMPropertyVisualizerT.cc
OpenVolumeMesh/OVMPropertyVisualizerT.cc
+1
-7
OpenVolumeMesh/OVMPropertyVisualizerVector.hh
OpenVolumeMesh/OVMPropertyVisualizerVector.hh
+1
-7
OpenVolumeMesh/OVMPropertyVisualizerVectorFieldDifference.hh
OpenVolumeMesh/OVMPropertyVisualizerVectorFieldDifference.hh
+1
-7
OpenVolumeMesh/OVMPropertyVisualizerVectorFieldDifferenceT.cc
...VolumeMesh/OVMPropertyVisualizerVectorFieldDifferenceT.cc
+1
-7
OpenVolumeMesh/OVMPropertyVisualizerVectorT.cc
OpenVolumeMesh/OVMPropertyVisualizerVectorT.cc
+1
-7
PropertyVisPlugin.cc
PropertyVisPlugin.cc
+1
-7
PropertyVisPlugin.hh
PropertyVisPlugin.hh
+1
-7
PropertyVisPluginT.cc
PropertyVisPluginT.cc
+1
-7
PropertyVisualizer/PropertyVisualizer.cc
PropertyVisualizer/PropertyVisualizer.cc
+1
-7
PropertyVisualizer/PropertyVisualizer.hh
PropertyVisualizer/PropertyVisualizer.hh
+1
-7
Utils.cc
Utils.cc
+1
-7
Utils.hh
Utils.hh
+1
-7
Widgets/IntegerWidget.hh
Widgets/IntegerWidget.hh
+1
-7
No files found.
Models/MultiObjectPropertyModel.cc
View file @
998b3403
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 21177 $ *
* $LastChangedBy: moebius $ *
* $Date: 2015-09-07 08:56:47 +0200 (Mo, 07 Sep 2015) $ *
* *
\*===========================================================================*/
#include "MultiObjectPropertyModel.hh"
...
...
Models/MultiObjectPropertyModel.hh
View file @
998b3403
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 21177 $ *
* $LastChangedBy: moebius $ *
* $Date: 2015-09-07 08:56:47 +0200 (Mo, 07 Sep 2015) $ *
* *
\*===========================================================================*/
#pragma once
...
...
Models/ObjectListItemModel.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "ObjectListItemModel.hh"
...
...
Models/ObjectListItemModel.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#pragma once
...
...
Models/PropertyModel.cc
View file @
998b3403
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 21166 $ *
* $LastChangedBy: lim $ *
* $Date: 2015-09-02 17:43:30 +0200 (Wed, 02 Sep 2015) $ *
* *
\*===========================================================================*/
#include "PropertyModel.hh"
...
...
Models/PropertyModel.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#pragma once
...
...
Models/PropertyModelFactory.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "PropertyModelFactory.hh"
...
...
Models/PropertyModelFactory.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#pragma once
...
...
Models/PropertyNameListModel.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "PropertyNameListModel.hh"
...
...
Models/PropertyNameListModel.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#pragma once
...
...
Models/SingleObjectPropertyModel.cc
View file @
998b3403
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 21016 $ *
* $LastChangedBy: schultz $ *
* $Date: 2015-07-16 16:48:42 +0200 (Thu, 16 Jul 2015) $ *
* *
\*===========================================================================*/
#include "SingleObjectPropertyModel.hh"
#include "ScriptObjects/ScriptSettings.hh"
...
...
Models/SingleObjectPropertyModel.hh
View file @
998b3403
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 21016 $ *
* $LastChangedBy: schultz $ *
* $Date: 2015-07-16 16:48:42 +0200 (Thu, 16 Jul 2015) $ *
* *
\*===========================================================================*/
#pragma once
...
...
OpenMesh/OMPropertyModelT.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define OM_PROPERTY_MODEL_CC
...
...
OpenMesh/OMPropertyVisualizer.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef OM_PROPERTY_VISUALIZER_HH
#define OM_PROPERTY_VISUALIZER_HH
...
...
OpenMesh/OMPropertyVisualizerBoolean.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef OM_PROPERTY_VISUALIZER_BOOLEAN_HH
#define OM_PROPERTY_VISUALIZER_BOOLEAN_HH
...
...
OpenMesh/OMPropertyVisualizerBooleanT.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define OM_PROPERTY_VISUALIZER_BOOLEAN_CC
...
...
OpenMesh/OMPropertyVisualizerDouble.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef OM_PROPERTY_VISUALIZER_DOUBLE_HH
#define OM_PROPERTY_VISUALIZER_DOUBLE_HH
...
...
OpenMesh/OMPropertyVisualizerDoubleT.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define OM_PROPERTY_VISUALIZER_DOUBLE_CC
...
...
OpenMesh/OMPropertyVisualizerInteger.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef OM_PROPERTY_VISUALIZER_INTEGER_HH
#define OM_PROPERTY_VISUALIZER_INTEGER_HH
...
...
OpenMesh/OMPropertyVisualizerIntegerT.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define OM_PROPERTY_VISUALIZER_INTEGER_CC
...
...
OpenMesh/OMPropertyVisualizerSkinWeights.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifdef ENABLE_SKELETON_SUPPORT
...
...
OpenMesh/OMPropertyVisualizerSkinWeightsT.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifdef ENABLE_SKELETON_SUPPORT
...
...
OpenMesh/OMPropertyVisualizerT.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define OM_PROPERTY_VISUALIZER_CC
...
...
OpenMesh/OMPropertyVisualizerVector.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef OM_PROPERTY_VISUALIZER_VECTOR_HH
#define OM_PROPERTY_VISUALIZER_VECTOR_HH
...
...
OpenMesh/OMPropertyVisualizerVector2.hh
View file @
998b3403
...
...
@@ -39,13 +39,6 @@
* *
* ========================================================================= */
/*===========================================================================*\
* *
* $Revision: 13620 $ *
* $LastChangedBy: moebius $ *
* $Date: 2012-02-01 14:51:25 +0100 (Mi, 01 Feb 2012) $ *
* *
\*===========================================================================*/
#ifndef OM_PROPERTY_VISUALIZER_VECTOR2_HH
#define OM_PROPERTY_VISUALIZER_VECTOR2_HH
...
...
OpenMesh/OMPropertyVisualizerVector2T.cc
View file @
998b3403
...
...
@@ -39,13 +39,6 @@
* *
* ========================================================================= */
/*===========================================================================*\
* *
* $Revision: 13620 $ *
* $LastChangedBy: moebius $ *
* $Date: 2012-02-01 14:51:25 +0100 (Mi, 01 Feb 2012) $ *
* *
\*===========================================================================*/
#define OM_PROPERTY_VISUALIZER_VECTOR2_CC
...
...
OpenMesh/OMPropertyVisualizerVectorFieldDifference.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef OM_PROPERTY_VISUALIZER_VECTOR_FIELD_DIFFERENCE_HH
#define OM_PROPERTY_VISUALIZER_VECTOR_FIELD_DIFFERENCE_HH
...
...
OpenMesh/OMPropertyVisualizerVectorFieldDifferenceT.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define OM_PROPERTY_VISUALIZER_VECTOR_FIELD_DIFFERENCE_CC
...
...
OpenMesh/OMPropertyVisualizerVectorT.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define OM_PROPERTY_VISUALIZER_VECTOR_CC
...
...
OpenVolumeMesh/OVMPropertyModelSubclass.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "OVMPropertyModelSubclass.hh"
...
...
OpenVolumeMesh/OVMPropertyModelSubclass.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#pragma once
...
...
OpenVolumeMesh/OVMPropertyModelT.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define OVM_PROPERTY_MODEL_CC
...
...
OpenVolumeMesh/OVMPropertyModelT.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef OVM_PROPERTY_MODEL_H
#define OVM_PROPERTY_MODEL_H
...
...
OpenVolumeMesh/OVMPropertyVisualizer.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef OVM_PROPERTY_VISUALIZER_HH
...
...
OpenVolumeMesh/OVMPropertyVisualizerBoolean.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef OVM_PROPERTY_VISUALIZER_BOOLEAN_HH
#define OVM_PROPERTY_VISUALIZER_BOOLEAN_HH
...
...
OpenVolumeMesh/OVMPropertyVisualizerBooleanT.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define OVM_PROPERTY_VISUALIZER_BOOLEAN_CC
...
...
OpenVolumeMesh/OVMPropertyVisualizerDouble.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef OVM_PROPERTY_VISUALIZER_DOUBLE_HH
#define OVM_PROPERTY_VISUALIZER_DOUBLE_HH
...
...
OpenVolumeMesh/OVMPropertyVisualizerDoubleT.cc
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define OVM_PROPERTY_VISUALIZER_DOUBLE_CC
...
...
OpenVolumeMesh/OVMPropertyVisualizerInteger.hh
View file @
998b3403
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/