From 4ef09cf937f27eccd262c5026fc494498344798c Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 2 Feb 2019 11:53:07 +1100 Subject: Cleanup: remove author/date info from doxy headers --- source/blender/blenkernel/BKE_action.h | 4 ---- source/blender/blenkernel/BKE_anim.h | 2 -- source/blender/blenkernel/BKE_animsys.h | 1 - source/blender/blenkernel/BKE_armature.h | 2 -- source/blender/blenkernel/BKE_blender.h | 2 -- source/blender/blenkernel/BKE_boids.h | 2 -- source/blender/blenkernel/BKE_cloth.h | 1 - source/blender/blenkernel/BKE_collision.h | 1 - source/blender/blenkernel/BKE_constraint.h | 1 - source/blender/blenkernel/BKE_curve.h | 2 -- source/blender/blenkernel/BKE_customdata.h | 1 - source/blender/blenkernel/BKE_deform.h | 2 -- source/blender/blenkernel/BKE_effect.h | 2 -- source/blender/blenkernel/BKE_fcurve.h | 2 -- source/blender/blenkernel/BKE_global.h | 2 -- source/blender/blenkernel/BKE_gpencil.h | 1 - source/blender/blenkernel/BKE_idprop.h | 1 - source/blender/blenkernel/BKE_image.h | 2 -- source/blender/blenkernel/BKE_ipo.h | 3 --- source/blender/blenkernel/BKE_key.h | 2 -- source/blender/blenkernel/BKE_lattice.h | 2 -- source/blender/blenkernel/BKE_library.h | 2 -- source/blender/blenkernel/BKE_library_override.h | 2 -- source/blender/blenkernel/BKE_library_query.h | 2 -- source/blender/blenkernel/BKE_main.h | 2 -- source/blender/blenkernel/BKE_mball.h | 2 -- source/blender/blenkernel/BKE_movieclip.h | 1 - source/blender/blenkernel/BKE_nla.h | 1 - source/blender/blenkernel/BKE_packedFile.h | 2 -- source/blender/blenkernel/BKE_scene.h | 2 -- source/blender/blenkernel/BKE_screen.h | 2 -- source/blender/blenkernel/BKE_smoke.h | 1 - source/blender/blenkernel/BKE_sound.h | 2 -- source/blender/blenkernel/BKE_subdiv.h | 2 -- source/blender/blenkernel/BKE_subdiv_ccg.h | 2 -- source/blender/blenkernel/BKE_subdiv_eval.h | 2 -- source/blender/blenkernel/BKE_subdiv_foreach.h | 2 -- source/blender/blenkernel/BKE_subdiv_mesh.h | 2 -- source/blender/blenkernel/BKE_text.h | 2 -- source/blender/blenkernel/BKE_texture.h | 2 -- source/blender/blenkernel/BKE_tracking.h | 1 - source/blender/blenkernel/BKE_world.h | 2 -- source/blender/blenlib/BLI_dlrbTree.h | 1 - source/blender/blenlib/BLI_edgehash.h | 1 - source/blender/blenlib/BLI_kdopbvh.h | 2 -- source/blender/blenlib/BLI_kdtree.h | 2 -- source/blender/blenlib/BLI_scanfill.h | 3 --- source/blender/blenlib/intern/BLI_mempool.c | 1 - source/blender/blenlib/intern/expr_pylike_eval.c | 2 -- source/blender/blenlib/intern/math_rotation.c | 3 --- source/blender/freestyle/intern/application/AppConfig.h | 2 -- source/blender/freestyle/intern/application/Controller.h | 2 -- source/blender/freestyle/intern/geometry/BBox.h | 2 -- source/blender/freestyle/intern/geometry/Bezier.cpp | 2 -- source/blender/freestyle/intern/geometry/Bezier.h | 2 -- source/blender/freestyle/intern/geometry/FastGrid.cpp | 2 -- source/blender/freestyle/intern/geometry/FastGrid.h | 2 -- source/blender/freestyle/intern/geometry/FitCurve.cpp | 2 -- source/blender/freestyle/intern/geometry/FitCurve.h | 2 -- source/blender/freestyle/intern/geometry/Geom.h | 4 ---- source/blender/freestyle/intern/geometry/GeomCleaner.cpp | 2 -- source/blender/freestyle/intern/geometry/GeomCleaner.h | 2 -- source/blender/freestyle/intern/geometry/GeomUtils.cpp | 2 -- source/blender/freestyle/intern/geometry/GeomUtils.h | 2 -- source/blender/freestyle/intern/geometry/Grid.cpp | 2 -- source/blender/freestyle/intern/geometry/Grid.h | 2 -- source/blender/freestyle/intern/geometry/GridHelpers.cpp | 2 -- source/blender/freestyle/intern/geometry/GridHelpers.h | 2 -- source/blender/freestyle/intern/geometry/HashGrid.cpp | 2 -- source/blender/freestyle/intern/geometry/HashGrid.h | 2 -- source/blender/freestyle/intern/geometry/Noise.cpp | 2 -- source/blender/freestyle/intern/geometry/Noise.h | 2 -- source/blender/freestyle/intern/geometry/Polygon.h | 2 -- source/blender/freestyle/intern/geometry/SweepLine.h | 2 -- source/blender/freestyle/intern/geometry/VecMat.h | 4 ---- source/blender/freestyle/intern/geometry/matrix_util.cpp | 1 - source/blender/freestyle/intern/geometry/matrix_util.h | 1 - source/blender/freestyle/intern/geometry/normal_cycle.cpp | 1 - source/blender/freestyle/intern/geometry/normal_cycle.h | 1 - source/blender/freestyle/intern/image/GaussianFilter.cpp | 2 -- source/blender/freestyle/intern/image/GaussianFilter.h | 2 -- source/blender/freestyle/intern/image/Image.h | 2 -- source/blender/freestyle/intern/image/ImagePyramid.cpp | 2 -- source/blender/freestyle/intern/image/ImagePyramid.h | 2 -- source/blender/freestyle/intern/scene_graph/DrawingStyle.h | 2 -- source/blender/freestyle/intern/scene_graph/FrsMaterial.h | 2 -- source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp | 2 -- source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h | 2 -- source/blender/freestyle/intern/scene_graph/LineRep.cpp | 2 -- source/blender/freestyle/intern/scene_graph/LineRep.h | 2 -- source/blender/freestyle/intern/scene_graph/Node.h | 2 -- source/blender/freestyle/intern/scene_graph/NodeCamera.cpp | 2 -- source/blender/freestyle/intern/scene_graph/NodeCamera.h | 2 -- source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp | 2 -- source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h | 2 -- source/blender/freestyle/intern/scene_graph/NodeGroup.cpp | 2 -- source/blender/freestyle/intern/scene_graph/NodeGroup.h | 2 -- source/blender/freestyle/intern/scene_graph/NodeLight.cpp | 2 -- source/blender/freestyle/intern/scene_graph/NodeLight.h | 2 -- source/blender/freestyle/intern/scene_graph/NodeShape.cpp | 2 -- source/blender/freestyle/intern/scene_graph/NodeShape.h | 2 -- source/blender/freestyle/intern/scene_graph/NodeTransform.cpp | 2 -- source/blender/freestyle/intern/scene_graph/NodeTransform.h | 2 -- source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp | 2 -- source/blender/freestyle/intern/scene_graph/OrientedLineRep.h | 2 -- source/blender/freestyle/intern/scene_graph/Rep.cpp | 2 -- source/blender/freestyle/intern/scene_graph/Rep.h | 2 -- source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp | 3 --- source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h | 3 --- source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp | 2 -- source/blender/freestyle/intern/scene_graph/SceneVisitor.h | 2 -- source/blender/freestyle/intern/scene_graph/TriangleRep.cpp | 2 -- source/blender/freestyle/intern/scene_graph/TriangleRep.h | 2 -- source/blender/freestyle/intern/scene_graph/VertexRep.cpp | 2 -- source/blender/freestyle/intern/scene_graph/VertexRep.h | 2 -- source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp | 3 --- source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h | 3 --- source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp | 3 --- source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h | 3 --- source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h | 2 -- source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp | 2 -- source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h | 2 -- source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp | 2 -- source/blender/freestyle/intern/stroke/BasicStrokeShaders.h | 2 -- source/blender/freestyle/intern/stroke/Canvas.cpp | 2 -- source/blender/freestyle/intern/stroke/Canvas.h | 2 -- source/blender/freestyle/intern/stroke/Chain.cpp | 2 -- source/blender/freestyle/intern/stroke/Chain.h | 2 -- source/blender/freestyle/intern/stroke/ChainingIterators.cpp | 2 -- source/blender/freestyle/intern/stroke/ChainingIterators.h | 2 -- source/blender/freestyle/intern/stroke/ContextFunctions.cpp | 2 -- source/blender/freestyle/intern/stroke/ContextFunctions.h | 2 -- source/blender/freestyle/intern/stroke/Curve.cpp | 2 -- source/blender/freestyle/intern/stroke/Curve.h | 2 -- source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h | 2 -- source/blender/freestyle/intern/stroke/CurveIterators.h | 2 -- source/blender/freestyle/intern/stroke/Modifiers.h | 2 -- source/blender/freestyle/intern/stroke/Module.h | 2 -- source/blender/freestyle/intern/stroke/Operators.cpp | 3 --- source/blender/freestyle/intern/stroke/Operators.h | 3 --- source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp | 2 -- source/blender/freestyle/intern/stroke/PSStrokeRenderer.h | 2 -- source/blender/freestyle/intern/stroke/Predicates0D.h | 3 --- source/blender/freestyle/intern/stroke/Predicates1D.h | 3 --- source/blender/freestyle/intern/stroke/QInformationMap.h | 2 -- source/blender/freestyle/intern/stroke/Stroke.cpp | 2 -- source/blender/freestyle/intern/stroke/Stroke.h | 2 -- source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h | 3 --- source/blender/freestyle/intern/stroke/StrokeIO.cpp | 2 -- source/blender/freestyle/intern/stroke/StrokeIO.h | 2 -- source/blender/freestyle/intern/stroke/StrokeIterators.h | 2 -- source/blender/freestyle/intern/stroke/StrokeLayer.cpp | 2 -- source/blender/freestyle/intern/stroke/StrokeLayer.h | 2 -- source/blender/freestyle/intern/stroke/StrokeRenderer.cpp | 2 -- source/blender/freestyle/intern/stroke/StrokeRenderer.h | 2 -- source/blender/freestyle/intern/stroke/StrokeRep.cpp | 2 -- source/blender/freestyle/intern/stroke/StrokeRep.h | 2 -- source/blender/freestyle/intern/stroke/StrokeShader.h | 3 --- source/blender/freestyle/intern/stroke/StrokeTesselator.cpp | 2 -- source/blender/freestyle/intern/stroke/StrokeTesselator.h | 2 -- source/blender/freestyle/intern/stroke/StyleModule.h | 3 --- source/blender/freestyle/intern/system/BaseIterator.h | 2 -- source/blender/freestyle/intern/system/BaseObject.cpp | 2 -- source/blender/freestyle/intern/system/BaseObject.h | 2 -- source/blender/freestyle/intern/system/Cast.h | 2 -- source/blender/freestyle/intern/system/Exception.cpp | 2 -- source/blender/freestyle/intern/system/Exception.h | 2 -- source/blender/freestyle/intern/system/FreestyleConfig.h | 2 -- source/blender/freestyle/intern/system/Id.h | 2 -- source/blender/freestyle/intern/system/Interpreter.h | 2 -- source/blender/freestyle/intern/system/PointerSequence.h | 2 -- source/blender/freestyle/intern/system/Precision.h | 2 -- source/blender/freestyle/intern/system/ProgressBar.h | 2 -- source/blender/freestyle/intern/system/PseudoNoise.cpp | 2 -- source/blender/freestyle/intern/system/PseudoNoise.h | 2 -- source/blender/freestyle/intern/system/PythonInterpreter.cpp | 2 -- source/blender/freestyle/intern/system/PythonInterpreter.h | 2 -- source/blender/freestyle/intern/system/RandGen.cpp | 2 -- source/blender/freestyle/intern/system/RandGen.h | 2 -- source/blender/freestyle/intern/system/RenderMonitor.h | 2 -- source/blender/freestyle/intern/system/StringUtils.cpp | 2 -- source/blender/freestyle/intern/system/StringUtils.h | 2 -- source/blender/freestyle/intern/system/TimeStamp.cpp | 2 -- source/blender/freestyle/intern/system/TimeStamp.h | 2 -- source/blender/freestyle/intern/system/TimeUtils.h | 2 -- .../freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp | 2 -- .../blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h | 2 -- source/blender/freestyle/intern/view_map/AutoPtrHelper.h | 2 -- .../freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp | 2 -- .../freestyle/intern/view_map/AverageAreaGridDensityProvider.h | 2 -- source/blender/freestyle/intern/view_map/BoxGrid.cpp | 2 -- source/blender/freestyle/intern/view_map/BoxGrid.h | 2 -- source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp | 2 -- source/blender/freestyle/intern/view_map/CulledOccluderSource.h | 2 -- source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp | 2 -- source/blender/freestyle/intern/view_map/FEdgeXDetector.h | 2 -- source/blender/freestyle/intern/view_map/Functions0D.cpp | 3 --- source/blender/freestyle/intern/view_map/Functions0D.h | 3 --- source/blender/freestyle/intern/view_map/Functions1D.cpp | 3 --- source/blender/freestyle/intern/view_map/Functions1D.h | 3 --- source/blender/freestyle/intern/view_map/GridDensityProvider.h | 2 -- .../freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp | 2 -- .../freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h | 2 -- source/blender/freestyle/intern/view_map/Interface0D.h | 2 -- source/blender/freestyle/intern/view_map/Interface1D.h | 2 -- source/blender/freestyle/intern/view_map/OccluderSource.cpp | 2 -- source/blender/freestyle/intern/view_map/OccluderSource.h | 2 -- source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp | 2 -- source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h | 2 -- source/blender/freestyle/intern/view_map/Silhouette.cpp | 2 -- source/blender/freestyle/intern/view_map/Silhouette.h | 2 -- source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp | 2 -- source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h | 2 -- source/blender/freestyle/intern/view_map/SphericalGrid.cpp | 2 -- source/blender/freestyle/intern/view_map/SphericalGrid.h | 2 -- source/blender/freestyle/intern/view_map/SteerableViewMap.cpp | 2 -- source/blender/freestyle/intern/view_map/SteerableViewMap.h | 2 -- source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp | 2 -- source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h | 2 -- source/blender/freestyle/intern/view_map/ViewMap.cpp | 2 -- source/blender/freestyle/intern/view_map/ViewMap.h | 2 -- source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h | 2 -- source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp | 2 -- source/blender/freestyle/intern/view_map/ViewMapBuilder.h | 2 -- source/blender/freestyle/intern/view_map/ViewMapIO.cpp | 2 -- source/blender/freestyle/intern/view_map/ViewMapIO.h | 2 -- source/blender/freestyle/intern/view_map/ViewMapIterators.h | 2 -- source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp | 2 -- source/blender/freestyle/intern/view_map/ViewMapTesselator.h | 2 -- source/blender/freestyle/intern/winged_edge/Curvature.cpp | 4 ---- source/blender/freestyle/intern/winged_edge/Curvature.h | 4 ---- source/blender/freestyle/intern/winged_edge/Nature.h | 2 -- source/blender/freestyle/intern/winged_edge/WEdge.cpp | 2 -- source/blender/freestyle/intern/winged_edge/WEdge.h | 2 -- source/blender/freestyle/intern/winged_edge/WFillGrid.cpp | 3 --- source/blender/freestyle/intern/winged_edge/WFillGrid.h | 3 --- source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp | 2 -- source/blender/freestyle/intern/winged_edge/WSFillGrid.h | 2 -- source/blender/freestyle/intern/winged_edge/WXEdge.cpp | 2 -- source/blender/freestyle/intern/winged_edge/WXEdge.h | 2 -- source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp | 2 -- source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h | 2 -- source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp | 2 -- source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h | 2 -- source/blender/imbuf/IMB_moviecache.h | 1 - source/blender/makesdna/DNA_mask_types.h | 2 -- source/blender/makesdna/DNA_movieclip_types.h | 2 -- source/blender/makesdna/DNA_packedFile_types.h | 2 -- source/blender/makesdna/DNA_sequence_types.h | 2 -- source/blender/makesdna/DNA_sound_types.h | 2 -- source/blender/makesdna/DNA_space_types.h | 2 -- source/blender/makesdna/DNA_text_types.h | 2 -- source/blender/makesdna/DNA_texture_types.h | 2 -- source/blender/makesdna/DNA_tracking_types.h | 2 -- source/blender/makesdna/DNA_userdef_types.h | 2 -- source/blender/makesdna/DNA_vec_types.h | 2 -- source/blender/makesdna/DNA_vfont_types.h | 2 -- 257 files changed, 527 deletions(-) (limited to 'source/blender') diff --git a/source/blender/blenkernel/BKE_action.h b/source/blender/blenkernel/BKE_action.h index 942d5ccec3b..459da32dfa6 100644 --- a/source/blender/blenkernel/BKE_action.h +++ b/source/blender/blenkernel/BKE_action.h @@ -22,10 +22,6 @@ /** \file BKE_action.h * \ingroup bke * \brief Blender kernel action and pose functionality. - * \author Reevan McKay - * \author Ton Roosendaal (full recode 2005) - * \author Joshua Leung (full recode 2009) - * \since may 2001 */ #include "DNA_listBase.h" diff --git a/source/blender/blenkernel/BKE_anim.h b/source/blender/blenkernel/BKE_anim.h index 8e804acd61e..5f915221b0e 100644 --- a/source/blender/blenkernel/BKE_anim.h +++ b/source/blender/blenkernel/BKE_anim.h @@ -21,8 +21,6 @@ /** \file BKE_anim.h * \ingroup bke - * \author nzc - * \since March 2001 */ struct Depsgraph; struct ListBase; diff --git a/source/blender/blenkernel/BKE_animsys.h b/source/blender/blenkernel/BKE_animsys.h index 46a34f6e232..35d1c2b9093 100644 --- a/source/blender/blenkernel/BKE_animsys.h +++ b/source/blender/blenkernel/BKE_animsys.h @@ -22,7 +22,6 @@ /** \file BKE_animsys.h * \ingroup bke - * \author Joshua Leung */ struct AnimData; diff --git a/source/blender/blenkernel/BKE_armature.h b/source/blender/blenkernel/BKE_armature.h index c2244f42878..e3c8caa2727 100644 --- a/source/blender/blenkernel/BKE_armature.h +++ b/source/blender/blenkernel/BKE_armature.h @@ -21,8 +21,6 @@ /** \file BKE_armature.h * \ingroup bke - * \since March 2001 - * \author nzc */ struct Bone; diff --git a/source/blender/blenkernel/BKE_blender.h b/source/blender/blenkernel/BKE_blender.h index 7f13212147c..b04e9c24a7e 100644 --- a/source/blender/blenkernel/BKE_blender.h +++ b/source/blender/blenkernel/BKE_blender.h @@ -21,8 +21,6 @@ /** \file BKE_blender.h * \ingroup bke - * \since March 2001 - * \author nzc * \brief Blender util stuff */ diff --git a/source/blender/blenkernel/BKE_boids.h b/source/blender/blenkernel/BKE_boids.h index 1e33b460fdd..344fc3d3974 100644 --- a/source/blender/blenkernel/BKE_boids.h +++ b/source/blender/blenkernel/BKE_boids.h @@ -22,8 +22,6 @@ /** \file BKE_boids.h * \ingroup bke - * \since 2009 - * \author Janne Karhu */ #include "DNA_boid_types.h" diff --git a/source/blender/blenkernel/BKE_cloth.h b/source/blender/blenkernel/BKE_cloth.h index 1669b167584..032ead71fc6 100644 --- a/source/blender/blenkernel/BKE_cloth.h +++ b/source/blender/blenkernel/BKE_cloth.h @@ -21,7 +21,6 @@ /** \file BKE_cloth.h * \ingroup bke - * \author Daniel Genrich */ #include diff --git a/source/blender/blenkernel/BKE_collision.h b/source/blender/blenkernel/BKE_collision.h index 2d09091e078..8c5ca88e072 100644 --- a/source/blender/blenkernel/BKE_collision.h +++ b/source/blender/blenkernel/BKE_collision.h @@ -21,7 +21,6 @@ /** \file BKE_collision.h * \ingroup bke - * \author Daniel Genrich */ #include diff --git a/source/blender/blenkernel/BKE_constraint.h b/source/blender/blenkernel/BKE_constraint.h index 5bedbf6dc5b..78752e1e4f1 100644 --- a/source/blender/blenkernel/BKE_constraint.h +++ b/source/blender/blenkernel/BKE_constraint.h @@ -22,7 +22,6 @@ /** \file BKE_constraint.h * \ingroup bke - * \author Joshua Leung (major recode 2007) */ struct Depsgraph; diff --git a/source/blender/blenkernel/BKE_curve.h b/source/blender/blenkernel/BKE_curve.h index 7c52571db56..d116209a062 100644 --- a/source/blender/blenkernel/BKE_curve.h +++ b/source/blender/blenkernel/BKE_curve.h @@ -21,8 +21,6 @@ /** \file BKE_curve.h * \ingroup bke - * \since March 2001 - * \author nzc */ struct BezTriple; diff --git a/source/blender/blenkernel/BKE_customdata.h b/source/blender/blenkernel/BKE_customdata.h index a70b2ee5723..985048f6058 100644 --- a/source/blender/blenkernel/BKE_customdata.h +++ b/source/blender/blenkernel/BKE_customdata.h @@ -19,7 +19,6 @@ /** \file BKE_customdata.h * \ingroup bke - * \author Ben Batt * \brief CustomData interface, see also DNA_customdata_types.h. */ diff --git a/source/blender/blenkernel/BKE_deform.h b/source/blender/blenkernel/BKE_deform.h index a4aee91beab..84dbc4569e8 100644 --- a/source/blender/blenkernel/BKE_deform.h +++ b/source/blender/blenkernel/BKE_deform.h @@ -22,8 +22,6 @@ /** \file BKE_deform.h * \ingroup bke - * \since June 2001 - * \author Reevan McKay et al * \brief support for deformation groups and hooks. */ diff --git a/source/blender/blenkernel/BKE_effect.h b/source/blender/blenkernel/BKE_effect.h index b3c2467747b..e0fce478430 100644 --- a/source/blender/blenkernel/BKE_effect.h +++ b/source/blender/blenkernel/BKE_effect.h @@ -21,8 +21,6 @@ /** \file BKE_effect.h * \ingroup bke - * \since March 2001 - * \author nzc */ #include "DNA_modifier_types.h" diff --git a/source/blender/blenkernel/BKE_fcurve.h b/source/blender/blenkernel/BKE_fcurve.h index 39e09d2328c..d974286bedf 100644 --- a/source/blender/blenkernel/BKE_fcurve.h +++ b/source/blender/blenkernel/BKE_fcurve.h @@ -22,8 +22,6 @@ /** \file BKE_fcurve.h * \ingroup bke - * \author Joshua Leung - * \since 2009 */ #ifdef __cplusplus diff --git a/source/blender/blenkernel/BKE_global.h b/source/blender/blenkernel/BKE_global.h index 5bdd7f5bad7..fba7a9cb008 100644 --- a/source/blender/blenkernel/BKE_global.h +++ b/source/blender/blenkernel/BKE_global.h @@ -21,8 +21,6 @@ /** \file BKE_global.h * \ingroup bke - * \since March 2001 - * \author nzc * \section aboutglobal Global settings * Global settings, handles, pointers. This is the root for finding * any data in Blender. This block is not serialized, but built anew diff --git a/source/blender/blenkernel/BKE_gpencil.h b/source/blender/blenkernel/BKE_gpencil.h index dbe96af9530..761de806982 100644 --- a/source/blender/blenkernel/BKE_gpencil.h +++ b/source/blender/blenkernel/BKE_gpencil.h @@ -22,7 +22,6 @@ /** \file BKE_gpencil.h * \ingroup bke - * \author Joshua Leung */ struct ArrayGpencilModifierData; diff --git a/source/blender/blenkernel/BKE_idprop.h b/source/blender/blenkernel/BKE_idprop.h index d84aa2e3d20..c3dbe4a9dd1 100644 --- a/source/blender/blenkernel/BKE_idprop.h +++ b/source/blender/blenkernel/BKE_idprop.h @@ -19,7 +19,6 @@ /** \file BKE_idprop.h * \ingroup bke - * \author Joseph Eagar */ #include "DNA_ID.h" diff --git a/source/blender/blenkernel/BKE_image.h b/source/blender/blenkernel/BKE_image.h index 1beed7e3961..5aa89c4bd09 100644 --- a/source/blender/blenkernel/BKE_image.h +++ b/source/blender/blenkernel/BKE_image.h @@ -21,8 +21,6 @@ /** \file BKE_image.h * \ingroup bke - * \since March 2001 - * \author nzc */ #ifdef __cplusplus diff --git a/source/blender/blenkernel/BKE_ipo.h b/source/blender/blenkernel/BKE_ipo.h index 61c6141cbdb..bf3f4d28b96 100644 --- a/source/blender/blenkernel/BKE_ipo.h +++ b/source/blender/blenkernel/BKE_ipo.h @@ -21,9 +21,6 @@ /** \file BKE_ipo.h * \ingroup bke - * \since March 2001 - * \author nzc - * \author Joshua Leung */ #ifdef __cplusplus diff --git a/source/blender/blenkernel/BKE_key.h b/source/blender/blenkernel/BKE_key.h index 81f85a80cf4..7c2a8d23afb 100644 --- a/source/blender/blenkernel/BKE_key.h +++ b/source/blender/blenkernel/BKE_key.h @@ -21,8 +21,6 @@ /** \file BKE_key.h * \ingroup bke - * \since March 2001 - * \author nzc */ struct Curve; struct ID; diff --git a/source/blender/blenkernel/BKE_lattice.h b/source/blender/blenkernel/BKE_lattice.h index 47192ff06f8..27cc666023e 100644 --- a/source/blender/blenkernel/BKE_lattice.h +++ b/source/blender/blenkernel/BKE_lattice.h @@ -22,8 +22,6 @@ /** \file BKE_lattice.h * \ingroup bke - * \author Ton Roosendaal - * \since June 2001 */ #include "BLI_compiler_attrs.h" diff --git a/source/blender/blenkernel/BKE_library.h b/source/blender/blenkernel/BKE_library.h index db4592b0618..f90222ea7c2 100644 --- a/source/blender/blenkernel/BKE_library.h +++ b/source/blender/blenkernel/BKE_library.h @@ -21,8 +21,6 @@ /** \file BKE_library.h * \ingroup bke - * \since March 2001 - * \author nzc */ #ifdef __cplusplus extern "C" { diff --git a/source/blender/blenkernel/BKE_library_override.h b/source/blender/blenkernel/BKE_library_override.h index 62f30c02633..edbea7876df 100644 --- a/source/blender/blenkernel/BKE_library_override.h +++ b/source/blender/blenkernel/BKE_library_override.h @@ -22,8 +22,6 @@ /** \file BKE_library_override.h * \ingroup bke - * \since December 2016 - * \author mont29 */ struct ID; diff --git a/source/blender/blenkernel/BKE_library_query.h b/source/blender/blenkernel/BKE_library_query.h index 84a11cad18c..6c83a5b9ab0 100644 --- a/source/blender/blenkernel/BKE_library_query.h +++ b/source/blender/blenkernel/BKE_library_query.h @@ -21,8 +21,6 @@ /** \file BKE_library_query.h * \ingroup bke - * \since March 2014 - * \author sergey */ struct ID; diff --git a/source/blender/blenkernel/BKE_main.h b/source/blender/blenkernel/BKE_main.h index 7f91beff904..3ce3499e9e9 100644 --- a/source/blender/blenkernel/BKE_main.h +++ b/source/blender/blenkernel/BKE_main.h @@ -21,8 +21,6 @@ /** \file BKE_main.h * \ingroup bke - * \since March 2001 - * \author nzc * \section aboutmain Main struct * Main is the root of the 'database' of a Blender context. All data * is stuffed into lists, and all these lists are knotted to here. A diff --git a/source/blender/blenkernel/BKE_mball.h b/source/blender/blenkernel/BKE_mball.h index 7fc9f4b3f68..67ae00f6387 100644 --- a/source/blender/blenkernel/BKE_mball.h +++ b/source/blender/blenkernel/BKE_mball.h @@ -21,8 +21,6 @@ /** \file BKE_mball.h * \ingroup bke - * \since March 2001 - * \author nzc */ struct BoundBox; struct Depsgraph; diff --git a/source/blender/blenkernel/BKE_movieclip.h b/source/blender/blenkernel/BKE_movieclip.h index e7266108629..cc41e6ba084 100644 --- a/source/blender/blenkernel/BKE_movieclip.h +++ b/source/blender/blenkernel/BKE_movieclip.h @@ -22,7 +22,6 @@ /** \file BKE_movieclip.h * \ingroup bke - * \author Sergey Sharybin */ struct Depsgraph; diff --git a/source/blender/blenkernel/BKE_nla.h b/source/blender/blenkernel/BKE_nla.h index 361d9689b55..90424d078f8 100644 --- a/source/blender/blenkernel/BKE_nla.h +++ b/source/blender/blenkernel/BKE_nla.h @@ -22,7 +22,6 @@ /** \file BKE_nla.h * \ingroup bke - * \author Joshua Leung (full recode) */ struct AnimData; diff --git a/source/blender/blenkernel/BKE_packedFile.h b/source/blender/blenkernel/BKE_packedFile.h index 2625caa7571..54a4f86e3c6 100644 --- a/source/blender/blenkernel/BKE_packedFile.h +++ b/source/blender/blenkernel/BKE_packedFile.h @@ -21,8 +21,6 @@ /** \file BKE_packedFile.h * \ingroup bke - * \since March 2001 - * \author nzc */ #define RET_OK 0 #define RET_ERROR 1 diff --git a/source/blender/blenkernel/BKE_scene.h b/source/blender/blenkernel/BKE_scene.h index 16a054951c5..0c2af873fda 100644 --- a/source/blender/blenkernel/BKE_scene.h +++ b/source/blender/blenkernel/BKE_scene.h @@ -21,8 +21,6 @@ /** \file BKE_scene.h * \ingroup bke - * \since March 2001 - * \author nzc */ #ifdef __cplusplus diff --git a/source/blender/blenkernel/BKE_screen.h b/source/blender/blenkernel/BKE_screen.h index 6d698f5c4ed..2e24d9f008c 100644 --- a/source/blender/blenkernel/BKE_screen.h +++ b/source/blender/blenkernel/BKE_screen.h @@ -21,8 +21,6 @@ /** \file BKE_screen.h * \ingroup bke - * \since March 2001 - * \author nzc */ struct ARegion; diff --git a/source/blender/blenkernel/BKE_smoke.h b/source/blender/blenkernel/BKE_smoke.h index 3818e324091..879f82e8474 100644 --- a/source/blender/blenkernel/BKE_smoke.h +++ b/source/blender/blenkernel/BKE_smoke.h @@ -22,7 +22,6 @@ /** \file BKE_smoke.h * \ingroup bke - * \author Daniel Genrich */ typedef float (*bresenham_callback)(float *result, float *input, int res[3], int *pixel, float *tRay, float correct); diff --git a/source/blender/blenkernel/BKE_sound.h b/source/blender/blenkernel/BKE_sound.h index 9ef73477796..e913f2a7809 100644 --- a/source/blender/blenkernel/BKE_sound.h +++ b/source/blender/blenkernel/BKE_sound.h @@ -21,8 +21,6 @@ /** \file BKE_sound.h * \ingroup bke - * \since March 2001 - * \author nzc */ #define SOUND_WAVE_SAMPLES_PER_SECOND 250 diff --git a/source/blender/blenkernel/BKE_subdiv.h b/source/blender/blenkernel/BKE_subdiv.h index b4e5b8cad7d..97ed94a5de5 100644 --- a/source/blender/blenkernel/BKE_subdiv.h +++ b/source/blender/blenkernel/BKE_subdiv.h @@ -19,8 +19,6 @@ /** \file BKE_subdiv.h * \ingroup bke - * \since July 2018 - * \author Sergey Sharybin */ #ifndef __BKE_SUBDIV_H__ diff --git a/source/blender/blenkernel/BKE_subdiv_ccg.h b/source/blender/blenkernel/BKE_subdiv_ccg.h index 89f8d65baa0..849c8fa8090 100644 --- a/source/blender/blenkernel/BKE_subdiv_ccg.h +++ b/source/blender/blenkernel/BKE_subdiv_ccg.h @@ -19,8 +19,6 @@ /** \file BKE_subdiv_ccg.h * \ingroup bke - * \since July 2018 - * \author Sergey Sharybin */ #ifndef __BKE_SUBDIV_CCG_H__ diff --git a/source/blender/blenkernel/BKE_subdiv_eval.h b/source/blender/blenkernel/BKE_subdiv_eval.h index 0a4cf6d4e6b..1def3d169fc 100644 --- a/source/blender/blenkernel/BKE_subdiv_eval.h +++ b/source/blender/blenkernel/BKE_subdiv_eval.h @@ -19,8 +19,6 @@ /** \file BKE_subdiv_eval.h * \ingroup bke - * \since September 2018 - * \author Sergey Sharybin */ #ifndef __BKE_SUBDIV_EVAL_H__ diff --git a/source/blender/blenkernel/BKE_subdiv_foreach.h b/source/blender/blenkernel/BKE_subdiv_foreach.h index 93444326a63..19e0619cdca 100644 --- a/source/blender/blenkernel/BKE_subdiv_foreach.h +++ b/source/blender/blenkernel/BKE_subdiv_foreach.h @@ -19,8 +19,6 @@ /** \file BKE_subdiv_foreach.h * \ingroup bke - * \since September 2018 - * \author Sergey Sharybin */ #ifndef __BKE_SUBDIV_FOREACH_H__ diff --git a/source/blender/blenkernel/BKE_subdiv_mesh.h b/source/blender/blenkernel/BKE_subdiv_mesh.h index 3e068774f7d..9cd905109d9 100644 --- a/source/blender/blenkernel/BKE_subdiv_mesh.h +++ b/source/blender/blenkernel/BKE_subdiv_mesh.h @@ -19,8 +19,6 @@ /** \file BKE_subdiv_mesh.h * \ingroup bke - * \since September 2018 - * \author Sergey Sharybin */ #ifndef __BKE_SUBDIV_MESH_H__ diff --git a/source/blender/blenkernel/BKE_text.h b/source/blender/blenkernel/BKE_text.h index 2ed64dab0d3..30a15e6ebd4 100644 --- a/source/blender/blenkernel/BKE_text.h +++ b/source/blender/blenkernel/BKE_text.h @@ -21,8 +21,6 @@ /** \file BKE_text.h * \ingroup bke - * \since March 2001 - * \author nzc */ #ifdef __cplusplus diff --git a/source/blender/blenkernel/BKE_texture.h b/source/blender/blenkernel/BKE_texture.h index 9a8e929eda7..7cb47935c6f 100644 --- a/source/blender/blenkernel/BKE_texture.h +++ b/source/blender/blenkernel/BKE_texture.h @@ -21,8 +21,6 @@ /** \file BKE_texture.h * \ingroup bke - * \since March 2001 - * \author nzc */ #ifdef __cplusplus diff --git a/source/blender/blenkernel/BKE_tracking.h b/source/blender/blenkernel/BKE_tracking.h index f50d5cb4659..2038d6ff6d3 100644 --- a/source/blender/blenkernel/BKE_tracking.h +++ b/source/blender/blenkernel/BKE_tracking.h @@ -22,7 +22,6 @@ /** \file BKE_tracking.h * \ingroup bke - * \author Sergey Sharybin */ struct Camera; diff --git a/source/blender/blenkernel/BKE_world.h b/source/blender/blenkernel/BKE_world.h index 5233eba5ec5..fd3d9b8c705 100644 --- a/source/blender/blenkernel/BKE_world.h +++ b/source/blender/blenkernel/BKE_world.h @@ -21,8 +21,6 @@ /** \file BKE_world.h * \ingroup bke - * \since March 2001 - * \author nzc */ struct Depsgraph; diff --git a/source/blender/blenlib/BLI_dlrbTree.h b/source/blender/blenlib/BLI_dlrbTree.h index 10a0be1c210..373c9f4b756 100644 --- a/source/blender/blenlib/BLI_dlrbTree.h +++ b/source/blender/blenlib/BLI_dlrbTree.h @@ -22,7 +22,6 @@ /** \file BLI_dlrbTree.h * \ingroup bli - * \author Joshua Leung */ /* Double-Linked Red-Black Tree Implementation: diff --git a/source/blender/blenlib/BLI_edgehash.h b/source/blender/blenlib/BLI_edgehash.h index 82d546b1a0d..831216cc1dd 100644 --- a/source/blender/blenlib/BLI_edgehash.h +++ b/source/blender/blenlib/BLI_edgehash.h @@ -19,7 +19,6 @@ /** \file BLI_edgehash.h * \ingroup bli - * \author Daniel Dunbar */ #include "BLI_compiler_attrs.h" diff --git a/source/blender/blenlib/BLI_kdopbvh.h b/source/blender/blenlib/BLI_kdopbvh.h index 72723f9fa89..5ac3c31c64c 100644 --- a/source/blender/blenlib/BLI_kdopbvh.h +++ b/source/blender/blenlib/BLI_kdopbvh.h @@ -23,8 +23,6 @@ /** \file BLI_kdopbvh.h * \ingroup bli - * \author Daniel Genrich - * \author Andre Pinto */ #ifdef __cplusplus diff --git a/source/blender/blenlib/BLI_kdtree.h b/source/blender/blenlib/BLI_kdtree.h index 0142c9acd53..a047f36ba98 100644 --- a/source/blender/blenlib/BLI_kdtree.h +++ b/source/blender/blenlib/BLI_kdtree.h @@ -20,8 +20,6 @@ /** \file BLI_kdtree.h * \ingroup bli * \brief A kd-tree for nearest neighbor search. - * \author Janne Karhu - * \author Brecht van Lommel */ #include "BLI_compiler_attrs.h" diff --git a/source/blender/blenlib/BLI_scanfill.h b/source/blender/blenlib/BLI_scanfill.h index 1c2f19a60eb..370660f460d 100644 --- a/source/blender/blenlib/BLI_scanfill.h +++ b/source/blender/blenlib/BLI_scanfill.h @@ -22,9 +22,6 @@ /** \file BLI_scanfill.h * \ingroup bli - * \since March 2001 - * \author nzc - * \brief Filling meshes. */ struct ScanFillVert; diff --git a/source/blender/blenlib/intern/BLI_mempool.c b/source/blender/blenlib/intern/BLI_mempool.c index 3aeeabcf1b0..71416ea5eae 100644 --- a/source/blender/blenlib/intern/BLI_mempool.c +++ b/source/blender/blenlib/intern/BLI_mempool.c @@ -19,7 +19,6 @@ /** \file blender/blenlib/intern/BLI_mempool.c * \ingroup bli - * \author Geoffrey Bantle * * Simple, fast memory allocator for allocating many elements of the same size. * diff --git a/source/blender/blenlib/intern/expr_pylike_eval.c b/source/blender/blenlib/intern/expr_pylike_eval.c index 6712788ed54..36d9a920711 100644 --- a/source/blender/blenlib/intern/expr_pylike_eval.c +++ b/source/blender/blenlib/intern/expr_pylike_eval.c @@ -19,8 +19,6 @@ /** \file blender/blenlib/intern/expr_pylike_eval.c * \ingroup bli - * \author Alexander Gavrilov - * \since 2018 * * Simple evaluator for a subset of Python expressions that can be * computed using purely double precision floating point values. diff --git a/source/blender/blenlib/intern/math_rotation.c b/source/blender/blenlib/intern/math_rotation.c index 43aeae25472..ef76d8e37c1 100644 --- a/source/blender/blenlib/intern/math_rotation.c +++ b/source/blender/blenlib/intern/math_rotation.c @@ -1796,9 +1796,6 @@ void eulO_to_gimbal_axis(float gmat[3][3], const float eul[3], const short order * 2. Altered source versions must be plainly marked as such, and must not be * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. - * - * \author Ladislav Kavan, kavanl@cs.tcd.ie - * * Changes for Blender: * - renaming, style changes and optimization's * - added support for scaling diff --git a/source/blender/freestyle/intern/application/AppConfig.h b/source/blender/freestyle/intern/application/AppConfig.h index 777d0874fdd..c95bafca879 100644 --- a/source/blender/freestyle/intern/application/AppConfig.h +++ b/source/blender/freestyle/intern/application/AppConfig.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/application/AppConfig.h * \ingroup freestyle * \brief Configuration file - * \author Emmanuel Turquin - * \date 26/02/2003 */ #include diff --git a/source/blender/freestyle/intern/application/Controller.h b/source/blender/freestyle/intern/application/Controller.h index 1cd1ff5672c..1b66f011615 100644 --- a/source/blender/freestyle/intern/application/Controller.h +++ b/source/blender/freestyle/intern/application/Controller.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/application/Controller.h * \ingroup freestyle * \brief The spinal tap of the system. - * \author Stephane Grabli - * \date 01/07/2002 */ #include diff --git a/source/blender/freestyle/intern/geometry/BBox.h b/source/blender/freestyle/intern/geometry/BBox.h index 9e6da1a0555..2ce5a8c5464 100644 --- a/source/blender/freestyle/intern/geometry/BBox.h +++ b/source/blender/freestyle/intern/geometry/BBox.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/geometry/BBox.h * \ingroup freestyle * \brief A class to hold a bounding box - * \author Stephane Grabli - * \date 22/05/2003 */ #include diff --git a/source/blender/freestyle/intern/geometry/Bezier.cpp b/source/blender/freestyle/intern/geometry/Bezier.cpp index 0d3a2b16052..3a160be0033 100644 --- a/source/blender/freestyle/intern/geometry/Bezier.cpp +++ b/source/blender/freestyle/intern/geometry/Bezier.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/geometry/Bezier.cpp * \ingroup freestyle * \brief Class to define a Bezier curve of order 4. - * \author Stephane Grabli - * \date 04/06/2003 */ #include "Bezier.h" diff --git a/source/blender/freestyle/intern/geometry/Bezier.h b/source/blender/freestyle/intern/geometry/Bezier.h index 6a812b9b4c5..52af6daf03c 100644 --- a/source/blender/freestyle/intern/geometry/Bezier.h +++ b/source/blender/freestyle/intern/geometry/Bezier.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/geometry/Bezier.h * \ingroup freestyle * \brief Class to define a Bezier curve of order 4. - * \author Stephane Grabli - * \date 04/06/2003 */ #include diff --git a/source/blender/freestyle/intern/geometry/FastGrid.cpp b/source/blender/freestyle/intern/geometry/FastGrid.cpp index 7281b5ab0a5..2037d8f5f97 100644 --- a/source/blender/freestyle/intern/geometry/FastGrid.cpp +++ b/source/blender/freestyle/intern/geometry/FastGrid.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/geometry/FastGrid.cpp * \ingroup freestyle * \brief Class to define a cell grid surrounding the bounding box of the scene - * \author Stephane Grabli - * \date 30/07/2002 */ #include diff --git a/source/blender/freestyle/intern/geometry/FastGrid.h b/source/blender/freestyle/intern/geometry/FastGrid.h index b12fe36da29..d8b370b425f 100644 --- a/source/blender/freestyle/intern/geometry/FastGrid.h +++ b/source/blender/freestyle/intern/geometry/FastGrid.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/geometry/FastGrid.h * \ingroup freestyle * \brief Class to define a cell grid surrounding the bounding box of the scene - * \author Stephane Grabli - * \date 30/07/2002 */ #include "Grid.h" diff --git a/source/blender/freestyle/intern/geometry/FitCurve.cpp b/source/blender/freestyle/intern/geometry/FitCurve.cpp index ec44cf8d747..d441052a0d7 100644 --- a/source/blender/freestyle/intern/geometry/FitCurve.cpp +++ b/source/blender/freestyle/intern/geometry/FitCurve.cpp @@ -18,8 +18,6 @@ * \ingroup freestyle * \brief An Algorithm for Automatically Fitting Digitized Curves by Philip J. Schneider, * \brief from "Graphics Gems", Academic Press, 1990 - * \author Stephane Grabli - * \date 06/06/2003 */ #include // for malloc and free diff --git a/source/blender/freestyle/intern/geometry/FitCurve.h b/source/blender/freestyle/intern/geometry/FitCurve.h index d20ee6db907..96771e12c49 100644 --- a/source/blender/freestyle/intern/geometry/FitCurve.h +++ b/source/blender/freestyle/intern/geometry/FitCurve.h @@ -21,8 +21,6 @@ * \ingroup freestyle * \brief An Algorithm for Automatically Fitting Digitized Curves by Philip J. Schneider, * \brief from "Graphics Gems", Academic Press, 1990 - * \author Stephane Grabli - * \date 06/06/2003 */ #include diff --git a/source/blender/freestyle/intern/geometry/Geom.h b/source/blender/freestyle/intern/geometry/Geom.h index e041ff7300d..57e30aa53cb 100644 --- a/source/blender/freestyle/intern/geometry/Geom.h +++ b/source/blender/freestyle/intern/geometry/Geom.h @@ -20,10 +20,6 @@ /** \file blender/freestyle/intern/geometry/Geom.h * \ingroup freestyle * \brief Vectors and Matrices (useful type definitions) - * \author Sylvain Paris - * \author Emmanuel Turquin - * \author Stephane Grabli - * \date 20/05/2003 */ #include "VecMat.h" diff --git a/source/blender/freestyle/intern/geometry/GeomCleaner.cpp b/source/blender/freestyle/intern/geometry/GeomCleaner.cpp index 611766787f9..c3b63c239da 100644 --- a/source/blender/freestyle/intern/geometry/GeomCleaner.cpp +++ b/source/blender/freestyle/intern/geometry/GeomCleaner.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/geometry/GeomCleaner.cpp * \ingroup freestyle * \brief Class to define a cleaner of geometry providing a set of useful tools - * \author Stephane Grabli - * \date 04/03/2002 */ #if 0 diff --git a/source/blender/freestyle/intern/geometry/GeomCleaner.h b/source/blender/freestyle/intern/geometry/GeomCleaner.h index 752f596b38c..8e056c4bc28 100644 --- a/source/blender/freestyle/intern/geometry/GeomCleaner.h +++ b/source/blender/freestyle/intern/geometry/GeomCleaner.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/geometry/GeomCleaner.h * \ingroup freestyle * \brief Class to define a cleaner of geometry providing a set of useful tools - * \author Stephane Grabli - * \date 04/03/2002 */ #include "Geom.h" diff --git a/source/blender/freestyle/intern/geometry/GeomUtils.cpp b/source/blender/freestyle/intern/geometry/GeomUtils.cpp index 1d8adf46973..82fd7d03800 100644 --- a/source/blender/freestyle/intern/geometry/GeomUtils.cpp +++ b/source/blender/freestyle/intern/geometry/GeomUtils.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/geometry/GeomUtils.cpp * \ingroup freestyle * \brief Various tools for geometry - * \author Stephane Grabli - * \date 12/04/2002 */ #include "GeomUtils.h" diff --git a/source/blender/freestyle/intern/geometry/GeomUtils.h b/source/blender/freestyle/intern/geometry/GeomUtils.h index e663ffc2bae..4ae29069ffb 100644 --- a/source/blender/freestyle/intern/geometry/GeomUtils.h +++ b/source/blender/freestyle/intern/geometry/GeomUtils.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/geometry/GeomUtils.h * \ingroup freestyle * \brief Various tools for geometry - * \author Stephane Grabli - * \date 12/04/2002 */ #include diff --git a/source/blender/freestyle/intern/geometry/Grid.cpp b/source/blender/freestyle/intern/geometry/Grid.cpp index 54d8c722774..6491a380c99 100644 --- a/source/blender/freestyle/intern/geometry/Grid.cpp +++ b/source/blender/freestyle/intern/geometry/Grid.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/geometry/Grid.cpp * \ingroup freestyle * \brief Base class to define a cell grid surrounding the bounding box of the scene - * \author Stephane Grabli - * \date 30/07/2002 */ #include diff --git a/source/blender/freestyle/intern/geometry/Grid.h b/source/blender/freestyle/intern/geometry/Grid.h index 663eaa8282a..fd276d50537 100644 --- a/source/blender/freestyle/intern/geometry/Grid.h +++ b/source/blender/freestyle/intern/geometry/Grid.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/geometry/Grid.h * \ingroup freestyle * \brief Base class to define a cell grid surrounding the bounding box of the scene - * \author Stephane Grabli - * \date 30/07/2002 */ #include // for memset diff --git a/source/blender/freestyle/intern/geometry/GridHelpers.cpp b/source/blender/freestyle/intern/geometry/GridHelpers.cpp index 0f93bd63fac..6bd7f98ac8b 100644 --- a/source/blender/freestyle/intern/geometry/GridHelpers.cpp +++ b/source/blender/freestyle/intern/geometry/GridHelpers.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/geometry/GridHelpers.cpp * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2010-12-21 */ #include "GridHelpers.h" diff --git a/source/blender/freestyle/intern/geometry/GridHelpers.h b/source/blender/freestyle/intern/geometry/GridHelpers.h index 6cabb768551..99b72d0cbab 100644 --- a/source/blender/freestyle/intern/geometry/GridHelpers.h +++ b/source/blender/freestyle/intern/geometry/GridHelpers.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/geometry/GridHelpers.h * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2010-12-13 */ #include diff --git a/source/blender/freestyle/intern/geometry/HashGrid.cpp b/source/blender/freestyle/intern/geometry/HashGrid.cpp index a79a76e4a4d..4df9b10fbff 100644 --- a/source/blender/freestyle/intern/geometry/HashGrid.cpp +++ b/source/blender/freestyle/intern/geometry/HashGrid.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/geometry/HashGrid.cpp * \ingroup freestyle * \brief Class to define a cell grid surrounding the bounding box of the scene - * \author Stephane Grabli - * \date 30/07/2002 */ #include "HashGrid.h" diff --git a/source/blender/freestyle/intern/geometry/HashGrid.h b/source/blender/freestyle/intern/geometry/HashGrid.h index 54ad8973763..1195504ee2f 100644 --- a/source/blender/freestyle/intern/geometry/HashGrid.h +++ b/source/blender/freestyle/intern/geometry/HashGrid.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/geometry/HashGrid.h * \ingroup freestyle * \brief Class to define a cell grid surrounding the bounding box of the scene - * \author Stephane Grabli - * \date 30/07/2002 */ #if 0 diff --git a/source/blender/freestyle/intern/geometry/Noise.cpp b/source/blender/freestyle/intern/geometry/Noise.cpp index fe42d38b283..d71df60db07 100644 --- a/source/blender/freestyle/intern/geometry/Noise.cpp +++ b/source/blender/freestyle/intern/geometry/Noise.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/geometry/Noise.cpp * \ingroup freestyle * \brief Class to define Perlin noise - * \author Emmanuel Turquin - * \date 12/01/2004 */ #include diff --git a/source/blender/freestyle/intern/geometry/Noise.h b/source/blender/freestyle/intern/geometry/Noise.h index 9949c9d8b03..742ef672e7e 100644 --- a/source/blender/freestyle/intern/geometry/Noise.h +++ b/source/blender/freestyle/intern/geometry/Noise.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/geometry/Noise.h * \ingroup freestyle * \brief Class to define Perlin noise - * \author Emmanuel Turquin - * \date 12/01/2004 */ #include "Geom.h" diff --git a/source/blender/freestyle/intern/geometry/Polygon.h b/source/blender/freestyle/intern/geometry/Polygon.h index b742e5e3c96..95a2075b071 100644 --- a/source/blender/freestyle/intern/geometry/Polygon.h +++ b/source/blender/freestyle/intern/geometry/Polygon.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/geometry/Polygon.h * \ingroup freestyle * \brief Class to define a polygon - * \author Stephane Grabli - * \date 30/07/2002 */ #include diff --git a/source/blender/freestyle/intern/geometry/SweepLine.h b/source/blender/freestyle/intern/geometry/SweepLine.h index d8fdc7c3db6..b1a7ea50241 100644 --- a/source/blender/freestyle/intern/geometry/SweepLine.h +++ b/source/blender/freestyle/intern/geometry/SweepLine.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/geometry/SweepLine.h * \ingroup freestyle * \brief Class to define a Sweep Line - * \author Stephane Grabli - * \date 29/08/2002 */ #include diff --git a/source/blender/freestyle/intern/geometry/VecMat.h b/source/blender/freestyle/intern/geometry/VecMat.h index 28f77173a10..55b63336eb6 100644 --- a/source/blender/freestyle/intern/geometry/VecMat.h +++ b/source/blender/freestyle/intern/geometry/VecMat.h @@ -20,10 +20,6 @@ /** \file blender/freestyle/intern/geometry/VecMat.h * \ingroup freestyle * \brief Vectors and Matrices definition and manipulation - * \author Sylvain Paris - * \author Emmanuel Turquin - * \author Stephane Grabli - * \date 12/06/2003 */ #include diff --git a/source/blender/freestyle/intern/geometry/matrix_util.cpp b/source/blender/freestyle/intern/geometry/matrix_util.cpp index 049dc4d5f95..3fc7a00d7c7 100644 --- a/source/blender/freestyle/intern/geometry/matrix_util.cpp +++ b/source/blender/freestyle/intern/geometry/matrix_util.cpp @@ -27,7 +27,6 @@ /** \file blender/freestyle/intern/geometry/matrix_util.cpp * \ingroup freestyle - * \author Bruno Levy */ #include "matrix_util.h" diff --git a/source/blender/freestyle/intern/geometry/matrix_util.h b/source/blender/freestyle/intern/geometry/matrix_util.h index ef7f55ffe7d..5447824be33 100644 --- a/source/blender/freestyle/intern/geometry/matrix_util.h +++ b/source/blender/freestyle/intern/geometry/matrix_util.h @@ -30,7 +30,6 @@ /** \file blender/freestyle/intern/geometry/matrix_util.h * \ingroup freestyle - * \author Bruno Levy */ #include "../system/FreestyleConfig.h" diff --git a/source/blender/freestyle/intern/geometry/normal_cycle.cpp b/source/blender/freestyle/intern/geometry/normal_cycle.cpp index d16389296e7..8a7e1b80ecf 100644 --- a/source/blender/freestyle/intern/geometry/normal_cycle.cpp +++ b/source/blender/freestyle/intern/geometry/normal_cycle.cpp @@ -27,7 +27,6 @@ /** \file blender/freestyle/intern/geometry/normal_cycle.cpp * \ingroup freestyle - * \author Bruno Levy */ #include "matrix_util.h" diff --git a/source/blender/freestyle/intern/geometry/normal_cycle.h b/source/blender/freestyle/intern/geometry/normal_cycle.h index 07a4a1e70b1..f59d01f33eb 100644 --- a/source/blender/freestyle/intern/geometry/normal_cycle.h +++ b/source/blender/freestyle/intern/geometry/normal_cycle.h @@ -30,7 +30,6 @@ /** \file blender/freestyle/intern/geometry/normal_cycle.h * \ingroup freestyle - * \author Bruno Levy */ #include "Geom.h" diff --git a/source/blender/freestyle/intern/image/GaussianFilter.cpp b/source/blender/freestyle/intern/image/GaussianFilter.cpp index 068315116e7..61ee8b93361 100644 --- a/source/blender/freestyle/intern/image/GaussianFilter.cpp +++ b/source/blender/freestyle/intern/image/GaussianFilter.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/image/GaussianFilter.cpp * \ingroup freestyle * \brief Class to perform gaussian filtering operations on an image - * \author Stephane Grabli - * \date 20/05/2003 */ #include diff --git a/source/blender/freestyle/intern/image/GaussianFilter.h b/source/blender/freestyle/intern/image/GaussianFilter.h index e587ec62ca1..db563b5b963 100644 --- a/source/blender/freestyle/intern/image/GaussianFilter.h +++ b/source/blender/freestyle/intern/image/GaussianFilter.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/image/GaussianFilter.h * \ingroup freestyle * \brief Class to perform gaussian filtering operations on an image - * \author Stephane Grabli - * \date 20/05/2003 */ #include // for abs diff --git a/source/blender/freestyle/intern/image/Image.h b/source/blender/freestyle/intern/image/Image.h index bb9bf4ff09e..b112a9c670f 100644 --- a/source/blender/freestyle/intern/image/Image.h +++ b/source/blender/freestyle/intern/image/Image.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/image/Image.h * \ingroup freestyle * \brief Class to encapsulate an array of RGB or Gray level values - * \author Stephane Grabli - * \date 20/05/2003 */ #include // for memcpy diff --git a/source/blender/freestyle/intern/image/ImagePyramid.cpp b/source/blender/freestyle/intern/image/ImagePyramid.cpp index 8edc1486010..4ebdf2622df 100644 --- a/source/blender/freestyle/intern/image/ImagePyramid.cpp +++ b/source/blender/freestyle/intern/image/ImagePyramid.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/image/ImagePyramid.cpp * \ingroup freestyle * \brief Class to represent a pyramid of images - * \author Stephane Grabli - * \date 25/12/2003 */ #include diff --git a/source/blender/freestyle/intern/image/ImagePyramid.h b/source/blender/freestyle/intern/image/ImagePyramid.h index a10734e7206..f32a4dad655 100644 --- a/source/blender/freestyle/intern/image/ImagePyramid.h +++ b/source/blender/freestyle/intern/image/ImagePyramid.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/image/ImagePyramid.h * \ingroup freestyle * \brief Class to represent a pyramid of images - * \author Stephane Grabli - * \date 25/12/2003 */ #include diff --git a/source/blender/freestyle/intern/scene_graph/DrawingStyle.h b/source/blender/freestyle/intern/scene_graph/DrawingStyle.h index 0a4f0543341..0f658689ca6 100644 --- a/source/blender/freestyle/intern/scene_graph/DrawingStyle.h +++ b/source/blender/freestyle/intern/scene_graph/DrawingStyle.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/DrawingStyle.h * \ingroup freestyle * \brief Class to define the drawing style of a node - * \author Stephane Grabli - * \date 10/10/2002 */ #ifdef WITH_CXX_GUARDEDALLOC diff --git a/source/blender/freestyle/intern/scene_graph/FrsMaterial.h b/source/blender/freestyle/intern/scene_graph/FrsMaterial.h index e5ef491aedd..dbfafe32578 100644 --- a/source/blender/freestyle/intern/scene_graph/FrsMaterial.h +++ b/source/blender/freestyle/intern/scene_graph/FrsMaterial.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/FrsMaterial.h * \ingroup freestyle * \brief Class used to handle materials. - * \author Stephane Grabli - * \date 10/10/2002 */ #include "../system/FreestyleConfig.h" diff --git a/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp b/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp index 4c59c1cb66f..e825c933a19 100644 --- a/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp +++ b/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp * \ingroup freestyle * \brief A Set of indexed faces to represent a surfacic object - * \author Stephane Grabli - * \date 22/01/2002 */ #include "IndexedFaceSet.h" diff --git a/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h b/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h index 2482de2a6c7..5415262f357 100644 --- a/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h +++ b/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/IndexedFaceSet.h * \ingroup freestyle * \brief A Set of indexed faces to represent a surfacic object - * \author Stephane Grabli - * \date 22/01/2002 */ #include diff --git a/source/blender/freestyle/intern/scene_graph/LineRep.cpp b/source/blender/freestyle/intern/scene_graph/LineRep.cpp index 7bdbc57ceaf..b253ecfb6fe 100644 --- a/source/blender/freestyle/intern/scene_graph/LineRep.cpp +++ b/source/blender/freestyle/intern/scene_graph/LineRep.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/scene_graph/LineRep.cpp * \ingroup freestyle * \brief Class to define the representation of 3D Line. - * \author Stephane Grabli - * \date 26/03/2002 */ #include "LineRep.h" diff --git a/source/blender/freestyle/intern/scene_graph/LineRep.h b/source/blender/freestyle/intern/scene_graph/LineRep.h index a9b1c5ff6ea..aea082ccdc7 100644 --- a/source/blender/freestyle/intern/scene_graph/LineRep.h +++ b/source/blender/freestyle/intern/scene_graph/LineRep.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/LineRep.h * \ingroup freestyle * \brief Class to define the representation of 3D Line. - * \author Stephane Grabli - * \date 26/03/2002 */ #include diff --git a/source/blender/freestyle/intern/scene_graph/Node.h b/source/blender/freestyle/intern/scene_graph/Node.h index 5c826628eca..3ac38891fa0 100644 --- a/source/blender/freestyle/intern/scene_graph/Node.h +++ b/source/blender/freestyle/intern/scene_graph/Node.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/Node.h * \ingroup freestyle * \brief Abstract class for scene graph nodes. Inherits from BaseObject which defines the addRef release mechanism. - * \author Stephane Grabli - * \date 24/01/2002 */ #include "SceneVisitor.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp b/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp index 2c96ca25324..372e06d4668 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp +++ b/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/scene_graph/NodeCamera.cpp * \ingroup freestyle * \brief Class to represent a light node - * \author Stephane Grabli - * \date 25/01/2002 */ #include diff --git a/source/blender/freestyle/intern/scene_graph/NodeCamera.h b/source/blender/freestyle/intern/scene_graph/NodeCamera.h index 6c6989098ce..69e5e0b049b 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeCamera.h +++ b/source/blender/freestyle/intern/scene_graph/NodeCamera.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/NodeCamera.h * \ingroup freestyle * \brief Class to represent a light node - * \author Stephane Grabli - * \date 25/01/2002 */ #include "Node.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp index 0658343c967..cfcba3798d6 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp +++ b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp * \ingroup freestyle * \brief Class to define a Drawing Style to be applied to the underlying children. Inherits from NodeGroup. - * \author Stephane Grabli - * \date 06/02/2002 */ #include "NodeDrawingStyle.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h index 57a21981ea0..3697ecaded5 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h +++ b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/NodeDrawingStyle.h * \ingroup freestyle * \brief Class to define a Drawing Style to be applied to the underlying children. Inherits from NodeGroup. - * \author Stephane Grabli - * \date 06/02/2002 */ #include "DrawingStyle.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp b/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp index 9788c7831fb..f6aed3a2502 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp +++ b/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp @@ -18,8 +18,6 @@ * \ingroup freestyle * \brief Class to represent a group node. This node can contains several children. * \brief It also contains a transform matrix indicating the transform state of the underlying children. - * \author Stephane Grabli - * \date 24/01/2002 */ #include "NodeGroup.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeGroup.h b/source/blender/freestyle/intern/scene_graph/NodeGroup.h index 1882bfcbd96..d3fa004856f 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeGroup.h +++ b/source/blender/freestyle/intern/scene_graph/NodeGroup.h @@ -21,8 +21,6 @@ * \ingroup freestyle * \brief Class to represent a group node. This node can contains several children. * \brief It also contains a transform matrix indicating the transform state of the underlying children. - * \author Stephane Grabli - * \date 24/01/2002 */ #include diff --git a/source/blender/freestyle/intern/scene_graph/NodeLight.cpp b/source/blender/freestyle/intern/scene_graph/NodeLight.cpp index 383da33d99b..939a99beb3a 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeLight.cpp +++ b/source/blender/freestyle/intern/scene_graph/NodeLight.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/scene_graph/NodeLight.cpp * \ingroup freestyle * \brief Class to represent a light node - * \author Stephane Grabli - * \date 25/01/2002 */ #include "NodeLight.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeLight.h b/source/blender/freestyle/intern/scene_graph/NodeLight.h index e03041e72c0..85ca2b1a2b8 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeLight.h +++ b/source/blender/freestyle/intern/scene_graph/NodeLight.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/NodeLight.h * \ingroup freestyle * \brief Class to represent a light node - * \author Stephane Grabli - * \date 25/01/2002 */ #include "Node.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeShape.cpp b/source/blender/freestyle/intern/scene_graph/NodeShape.cpp index 2c55e041c1a..e7ea8dc16fd 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeShape.cpp +++ b/source/blender/freestyle/intern/scene_graph/NodeShape.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/scene_graph/NodeShape.cpp * \ingroup freestyle * \brief Class to build a shape node. It contains a Rep, which is the shape geometry - * \author Stephane Grabli - * \date 25/01/2002 */ #include "NodeShape.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeShape.h b/source/blender/freestyle/intern/scene_graph/NodeShape.h index 646ebc92546..b1f1cf8d3ef 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeShape.h +++ b/source/blender/freestyle/intern/scene_graph/NodeShape.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/NodeShape.h * \ingroup freestyle * \brief Class to build a shape node. It contains a Rep, which is the shape geometry - * \author Stephane Grabli - * \date 25/01/2002 */ #include diff --git a/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp b/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp index 6c64f9e8ff3..d5739dea821 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp +++ b/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp @@ -18,8 +18,6 @@ * \ingroup freestyle * \brief Class to represent a transform node. A Transform node contains one or several children, * \brief all affected by the transformation. - * \author Stephane Grabli - * \date 06/02/2002 */ #include "NodeTransform.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeTransform.h b/source/blender/freestyle/intern/scene_graph/NodeTransform.h index 6bbb8ae45d7..2746c897bb0 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeTransform.h +++ b/source/blender/freestyle/intern/scene_graph/NodeTransform.h @@ -21,8 +21,6 @@ * \ingroup freestyle * \brief Class to represent a transform node. A Transform node contains one or several children, * \brief all affected by the transformation. - * \author Stephane Grabli - * \date 06/02/2002 */ #include "NodeGroup.h" diff --git a/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp b/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp index 31b8f73038f..ab1176aee01 100644 --- a/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp +++ b/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/scene_graph/OrientedLineRep.cpp * \ingroup freestyle * \brief Class to display an oriented line representation. - * \author Stephane Grabli - * \date 24/10/2002 */ #include "OrientedLineRep.h" diff --git a/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h b/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h index 64a4daccb8b..473ef8798fd 100644 --- a/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h +++ b/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/OrientedLineRep.h * \ingroup freestyle * \brief Class to display an oriented line representation. - * \author Stephane Grabli - * \date 24/10/2002 */ #include "LineRep.h" diff --git a/source/blender/freestyle/intern/scene_graph/Rep.cpp b/source/blender/freestyle/intern/scene_graph/Rep.cpp index 67c8d7b7267..1b4408fc761 100644 --- a/source/blender/freestyle/intern/scene_graph/Rep.cpp +++ b/source/blender/freestyle/intern/scene_graph/Rep.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/scene_graph/Rep.cpp * \ingroup freestyle * \brief Base class for all shapes. Inherits from BasicObjects for references counter management (addRef, release). - * \author Stephane Grabli - * \date 25/01/2002 */ #include "Rep.h" diff --git a/source/blender/freestyle/intern/scene_graph/Rep.h b/source/blender/freestyle/intern/scene_graph/Rep.h index f68426c13b8..3936eaceaa2 100644 --- a/source/blender/freestyle/intern/scene_graph/Rep.h +++ b/source/blender/freestyle/intern/scene_graph/Rep.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/Rep.h * \ingroup freestyle * \brief Base class for all shapes. Inherits from BasicObjects for references counter management (addRef, release). - * \author Stephane Grabli - * \date 25/01/2002 */ #include diff --git a/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp b/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp index 4c12defd862..96e2d28d13a 100644 --- a/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp +++ b/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp @@ -17,9 +17,6 @@ /** \file blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp * \ingroup freestyle * \brief Class to display textual information about a scene graph. - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 26/04/2003 */ #include diff --git a/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h b/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h index f07aea0b3e8..ef72f2de9dd 100644 --- a/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h +++ b/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h @@ -20,9 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h * \ingroup freestyle * \brief Class to display textual information about a scene graph. - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 26/04/2003 */ #include diff --git a/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp b/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp index 5afaadad4a9..a77dfb1c88e 100644 --- a/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp +++ b/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/scene_graph/SceneVisitor.cpp * \ingroup freestyle * \brief Class to visit (without doing anything) a scene graph structure - * \author Emmanuel Turquin - * \date 26/04/2003 */ #include "SceneVisitor.h" diff --git a/source/blender/freestyle/intern/scene_graph/SceneVisitor.h b/source/blender/freestyle/intern/scene_graph/SceneVisitor.h index 0d2a4a893c8..fe70e463e31 100644 --- a/source/blender/freestyle/intern/scene_graph/SceneVisitor.h +++ b/source/blender/freestyle/intern/scene_graph/SceneVisitor.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/SceneVisitor.h * \ingroup freestyle * \brief Class to visit (without doing anything) a scene graph structure - * \author Emmanuel Turquin - * \date 26/04/2003 */ #include "../system/FreestyleConfig.h" diff --git a/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp b/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp index 31a0d0c1f76..9ced6691432 100644 --- a/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp +++ b/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/scene_graph/TriangleRep.cpp * \ingroup freestyle * \brief Class to define the represenation of a triangle - * \author Stephane Grabli - * \date 16/12/2002 */ #include "TriangleRep.h" diff --git a/source/blender/freestyle/intern/scene_graph/TriangleRep.h b/source/blender/freestyle/intern/scene_graph/TriangleRep.h index b52ec267f65..5aaaf2e2bf8 100644 --- a/source/blender/freestyle/intern/scene_graph/TriangleRep.h +++ b/source/blender/freestyle/intern/scene_graph/TriangleRep.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/TriangleRep.h * \ingroup freestyle * \brief Class to define the represenation of a triangle - * \author Stephane Grabli - * \date 16/12/2002 */ //! inherits from class Rep diff --git a/source/blender/freestyle/intern/scene_graph/VertexRep.cpp b/source/blender/freestyle/intern/scene_graph/VertexRep.cpp index 23cb0fd7edd..b4f06c708bf 100644 --- a/source/blender/freestyle/intern/scene_graph/VertexRep.cpp +++ b/source/blender/freestyle/intern/scene_graph/VertexRep.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/scene_graph/VertexRep.cpp * \ingroup freestyle * \brief Class to define the representation of a vertex for displaying purpose. - * \author Stephane Grabli - * \date 03/04/2002 */ #include "VertexRep.h" diff --git a/source/blender/freestyle/intern/scene_graph/VertexRep.h b/source/blender/freestyle/intern/scene_graph/VertexRep.h index 7c4eba04491..66eedd2c301 100644 --- a/source/blender/freestyle/intern/scene_graph/VertexRep.h +++ b/source/blender/freestyle/intern/scene_graph/VertexRep.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/scene_graph/VertexRep.h * \ingroup freestyle * \brief Class to define the representation of a vertex for displaying purpose. - * \author Stephane Grabli - * \date 03/04/2002 */ #include "Rep.h" diff --git a/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp b/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp index 00b4f1f3825..c4dbfda3b3f 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp +++ b/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp @@ -17,9 +17,6 @@ /** \file blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp * \ingroup freestyle * \brief Functions taking 0D input - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include "AdvancedFunctions0D.h" diff --git a/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h b/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h index ef8590130d0..73bac3a0583 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h +++ b/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h @@ -20,9 +20,6 @@ /** \file blender/freestyle/intern/stroke/AdvancedFunctions0D.h * \ingroup freestyle * \brief Functions taking 0D input - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include "../image/GaussianFilter.h" diff --git a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp index c2c24317421..5c91606cfc8 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp +++ b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp @@ -17,9 +17,6 @@ /** \file blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp * \ingroup freestyle * \brief Functions taking 1D input - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include "AdvancedFunctions1D.h" diff --git a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h index dd9ba7890ff..e02d45272fb 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h +++ b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h @@ -20,9 +20,6 @@ /** \file blender/freestyle/intern/stroke/AdvancedFunctions1D.h * \ingroup freestyle * \brief Functions taking 1D input - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include "AdvancedFunctions0D.h" diff --git a/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h b/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h index ac649cc9c24..e10cccd05f6 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h +++ b/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/AdvancedPredicates1D.h * \ingroup freestyle * \brief Class gathering stroke creation algorithms - * \author Stephane Grabli - * \date 01/07/2003 */ #include diff --git a/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp b/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp index f18f405fa54..dbfed3c8eae 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp +++ b/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp * \ingroup freestyle * \brief Fredo's stroke shaders - * \author Fredo Durand - * \date 17/12/2002 */ #include "AdvancedStrokeShaders.h" diff --git a/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h b/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h index 36c3366f5c7..81a85516dd9 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h +++ b/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/AdvancedStrokeShaders.h * \ingroup freestyle * \brief Fredo's stroke shaders - * \author Fredo Durand - * \date 17/12/2002 */ #include "BasicStrokeShaders.h" diff --git a/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp b/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp index 2a03f0a1105..54d28586f27 100644 --- a/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp +++ b/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/stroke/BasicStrokeShaders.cpp * \ingroup freestyle * \brief Class gathering basic stroke shaders - * \author Stephane Grabli - * \date 17/12/2002 */ #include diff --git a/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h b/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h index aca16c04b75..70031bc0b4a 100644 --- a/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h +++ b/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/BasicStrokeShaders.h * \ingroup freestyle * \brief Class gathering basic stroke shaders - * \author Stephane Grabli - * \date 17/12/2002 */ #include diff --git a/source/blender/freestyle/intern/stroke/Canvas.cpp b/source/blender/freestyle/intern/stroke/Canvas.cpp index 88e757e3b53..7b46c3d348f 100644 --- a/source/blender/freestyle/intern/stroke/Canvas.cpp +++ b/source/blender/freestyle/intern/stroke/Canvas.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/stroke/Canvas.cpp * \ingroup freestyle * \brief Class to define a canvas designed to draw style modules - * \author Stephane Grabli - * \date 20/10/2002 */ #include diff --git a/source/blender/freestyle/intern/stroke/Canvas.h b/source/blender/freestyle/intern/stroke/Canvas.h index 6bb6b4b66b9..c015fea2a9b 100644 --- a/source/blender/freestyle/intern/stroke/Canvas.h +++ b/source/blender/freestyle/intern/stroke/Canvas.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/Canvas.h * \ingroup freestyle * \brief Class to define a canvas designed to draw style modules - * \author Stephane Grabli - * \date 20/10/2002 */ #include diff --git a/source/blender/freestyle/intern/stroke/Chain.cpp b/source/blender/freestyle/intern/stroke/Chain.cpp index d4855604a9e..8116dfa2e2c 100644 --- a/source/blender/freestyle/intern/stroke/Chain.cpp +++ b/source/blender/freestyle/intern/stroke/Chain.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/stroke/Chain.cpp * \ingroup freestyle * \brief Class to define a chain of viewedges. - * \author Stephane Grabli - * \date 09/01/2003 */ #include "Chain.h" diff --git a/source/blender/freestyle/intern/stroke/Chain.h b/source/blender/freestyle/intern/stroke/Chain.h index 52dc583b438..b9fd3b2db8f 100644 --- a/source/blender/freestyle/intern/stroke/Chain.h +++ b/source/blender/freestyle/intern/stroke/Chain.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/Chain.h * \ingroup freestyle * \brief Class to define a chain of viewedges. - * \author Stephane Grabli - * \date 09/01/2003 */ #include "Curve.h" diff --git a/source/blender/freestyle/intern/stroke/ChainingIterators.cpp b/source/blender/freestyle/intern/stroke/ChainingIterators.cpp index f5d70db2ca1..5682dd24cb4 100644 --- a/source/blender/freestyle/intern/stroke/ChainingIterators.cpp +++ b/source/blender/freestyle/intern/stroke/ChainingIterators.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/stroke/ChainingIterators.cpp * \ingroup freestyle * \brief Chaining iterators - * \author Stephane Grabli - * \date 01/07/2003 */ #include "../python/Director.h" diff --git a/source/blender/freestyle/intern/stroke/ChainingIterators.h b/source/blender/freestyle/intern/stroke/ChainingIterators.h index 072c75f033f..94c594a5217 100644 --- a/source/blender/freestyle/intern/stroke/ChainingIterators.h +++ b/source/blender/freestyle/intern/stroke/ChainingIterators.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/ChainingIterators.h * \ingroup freestyle * \brief Chaining iterators - * \author Stephane Grabli - * \date 01/07/2003 */ #include diff --git a/source/blender/freestyle/intern/stroke/ContextFunctions.cpp b/source/blender/freestyle/intern/stroke/ContextFunctions.cpp index 4d5e29bc62c..81399618cfe 100644 --- a/source/blender/freestyle/intern/stroke/ContextFunctions.cpp +++ b/source/blender/freestyle/intern/stroke/ContextFunctions.cpp @@ -18,8 +18,6 @@ * \ingroup freestyle * \brief Functions related to context queries * \brief Interface to access the context related information. - * \author Stephane Grabli - * \date 20/12/2003 */ #include "ContextFunctions.h" diff --git a/source/blender/freestyle/intern/stroke/ContextFunctions.h b/source/blender/freestyle/intern/stroke/ContextFunctions.h index 2eeba7d3e7f..f343e5d0643 100644 --- a/source/blender/freestyle/intern/stroke/ContextFunctions.h +++ b/source/blender/freestyle/intern/stroke/ContextFunctions.h @@ -21,8 +21,6 @@ * \ingroup freestyle * \brief Functions related to context queries * \brief Interface to access the context related information. - * \author Stephane Grabli - * \date 20/12/2003 */ #include "Canvas.h" diff --git a/source/blender/freestyle/intern/stroke/Curve.cpp b/source/blender/freestyle/intern/stroke/Curve.cpp index f1753f4d858..08e27333b8b 100644 --- a/source/blender/freestyle/intern/stroke/Curve.cpp +++ b/source/blender/freestyle/intern/stroke/Curve.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/stroke/Curve.cpp * \ingroup freestyle * \brief Class to define a container for curves - * \author Stephane Grabli - * \date 11/01/2003 */ #include /* printf */ diff --git a/source/blender/freestyle/intern/stroke/Curve.h b/source/blender/freestyle/intern/stroke/Curve.h index d073e406822..08466d5e789 100644 --- a/source/blender/freestyle/intern/stroke/Curve.h +++ b/source/blender/freestyle/intern/stroke/Curve.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/Curve.h * \ingroup freestyle * \brief Class to define a container for curves - * \author Stephane Grabli - * \date 11/01/2003 */ #include diff --git a/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h b/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h index 6556d96ecba..02ebdaf75ad 100644 --- a/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h +++ b/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/CurveAdvancedIterators.h * \ingroup freestyle * \brief Iterators used to iterate over the elements of the Curve. Can't be used in python - * \author Stephane Grabli - * \date 01/08/2003 */ #include "Stroke.h" diff --git a/source/blender/freestyle/intern/stroke/CurveIterators.h b/source/blender/freestyle/intern/stroke/CurveIterators.h index 6030c40ff24..77c2b099d06 100644 --- a/source/blender/freestyle/intern/stroke/CurveIterators.h +++ b/source/blender/freestyle/intern/stroke/CurveIterators.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/CurveIterators.h * \ingroup freestyle * \brief Iterators used to iterate over the elements of the Curve - * \author Stephane Grabli - * \date 01/08/2003 */ #include "Curve.h" diff --git a/source/blender/freestyle/intern/stroke/Modifiers.h b/source/blender/freestyle/intern/stroke/Modifiers.h index 8a39a9000c2..68dadd4b9c6 100644 --- a/source/blender/freestyle/intern/stroke/Modifiers.h +++ b/source/blender/freestyle/intern/stroke/Modifiers.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/Modifiers.h * \ingroup freestyle * \brief modifiers... - * \author Stephane Grabli - * \date 05/01/2003 */ #include "TimeStamp.h" diff --git a/source/blender/freestyle/intern/stroke/Module.h b/source/blender/freestyle/intern/stroke/Module.h index da677096432..0493345ea79 100644 --- a/source/blender/freestyle/intern/stroke/Module.h +++ b/source/blender/freestyle/intern/stroke/Module.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/Module.h * \ingroup freestyle * \brief Set the type of the module - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include "Canvas.h" diff --git a/source/blender/freestyle/intern/stroke/Operators.cpp b/source/blender/freestyle/intern/stroke/Operators.cpp index 343de303164..7e84b4b15ab 100644 --- a/source/blender/freestyle/intern/stroke/Operators.cpp +++ b/source/blender/freestyle/intern/stroke/Operators.cpp @@ -17,9 +17,6 @@ /** \file blender/freestyle/intern/stroke/Operators.cpp * \ingroup freestyle * \brief Class gathering stroke creation algorithms - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include diff --git a/source/blender/freestyle/intern/stroke/Operators.h b/source/blender/freestyle/intern/stroke/Operators.h index a375df82c0f..1cfa50be675 100644 --- a/source/blender/freestyle/intern/stroke/Operators.h +++ b/source/blender/freestyle/intern/stroke/Operators.h @@ -20,9 +20,6 @@ /** \file blender/freestyle/intern/stroke/Operators.h * \ingroup freestyle * \brief Class gathering stroke creation algorithms - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include diff --git a/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp b/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp index 04eaf72d469..b3b32cdc09e 100644 --- a/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp +++ b/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/stroke/PSStrokeRenderer.cpp * \ingroup freestyle * \brief Class to define the Postscript rendering of a stroke - * \author Stephane Grabli - * \date 10/26/2004 */ #include "Canvas.h" diff --git a/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h b/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h index 43c31100bff..530dd149cf2 100644 --- a/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h +++ b/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/PSStrokeRenderer.h * \ingroup freestyle * \brief Class to define the Postscript rendering of a stroke - * \author Stephane Grabli - * \date 10/26/2004 */ #include diff --git a/source/blender/freestyle/intern/stroke/Predicates0D.h b/source/blender/freestyle/intern/stroke/Predicates0D.h index a6cac844034..4d3df8d863c 100644 --- a/source/blender/freestyle/intern/stroke/Predicates0D.h +++ b/source/blender/freestyle/intern/stroke/Predicates0D.h @@ -20,9 +20,6 @@ /** \file blender/freestyle/intern/stroke/Predicates0D.h * \ingroup freestyle * \brief Class gathering stroke creation algorithms - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include "../view_map/Functions0D.h" diff --git a/source/blender/freestyle/intern/stroke/Predicates1D.h b/source/blender/freestyle/intern/stroke/Predicates1D.h index f43cd2bfbd1..bef3461c914 100644 --- a/source/blender/freestyle/intern/stroke/Predicates1D.h +++ b/source/blender/freestyle/intern/stroke/Predicates1D.h @@ -20,9 +20,6 @@ /** \file blender/freestyle/intern/stroke/Predicates1D.h * \ingroup freestyle * \brief Class gathering stroke creation algorithms - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include diff --git a/source/blender/freestyle/intern/stroke/QInformationMap.h b/source/blender/freestyle/intern/stroke/QInformationMap.h index ef2ae1c1ad0..81eb05e8afc 100644 --- a/source/blender/freestyle/intern/stroke/QInformationMap.h +++ b/source/blender/freestyle/intern/stroke/QInformationMap.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/QInformationMap.h * \ingroup freestyle * \brief Class defining an information map using a QImage - * \author Stephane Grabli - * \date 04/01/2003 */ #include diff --git a/source/blender/freestyle/intern/stroke/Stroke.cpp b/source/blender/freestyle/intern/stroke/Stroke.cpp index d0279313bbf..709170b79fd 100644 --- a/source/blender/freestyle/intern/stroke/Stroke.cpp +++ b/source/blender/freestyle/intern/stroke/Stroke.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/stroke/Stroke.cpp * \ingroup freestyle * \brief Classes to define a stroke - * \author Stephane Grabli - * \date 09/09/2002 */ #include "Stroke.h" diff --git a/source/blender/freestyle/intern/stroke/Stroke.h b/source/blender/freestyle/intern/stroke/Stroke.h index 34741acb844..c8ef7c6db65 100644 --- a/source/blender/freestyle/intern/stroke/Stroke.h +++ b/source/blender/freestyle/intern/stroke/Stroke.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/Stroke.h * \ingroup freestyle * \brief Classes to define a stroke - * \author Stephane Grabli - * \date 09/09/2002 */ #include diff --git a/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h b/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h index dffac10cfc5..c2e06c7f7c2 100644 --- a/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h +++ b/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h @@ -20,9 +20,6 @@ /** \file blender/freestyle/intern/stroke/StrokeAdvancedIterators.h * \ingroup freestyle * \brief Iterators used to iterate over the elements of the Stroke. Can't be used in python - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include "Stroke.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeIO.cpp b/source/blender/freestyle/intern/stroke/StrokeIO.cpp index 26729ae9b6b..7411af1f9a6 100644 --- a/source/blender/freestyle/intern/stroke/StrokeIO.cpp +++ b/source/blender/freestyle/intern/stroke/StrokeIO.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/stroke/StrokeIO.cpp * \ingroup freestyle * \brief Functions to manage I/O for the stroke - * \author Stephane Grabli - * \date 03/02/2004 */ #include "StrokeAdvancedIterators.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeIO.h b/source/blender/freestyle/intern/stroke/StrokeIO.h index d4199a49e86..ebd4709bbaf 100644 --- a/source/blender/freestyle/intern/stroke/StrokeIO.h +++ b/source/blender/freestyle/intern/stroke/StrokeIO.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/StrokeIO.h * \ingroup freestyle * \brief Functions to manage I/O for the stroke - * \author Stephane Grabli - * \date 03/02/2004 */ #include diff --git a/source/blender/freestyle/intern/stroke/StrokeIterators.h b/source/blender/freestyle/intern/stroke/StrokeIterators.h index b079a41c537..901728e9d4c 100644 --- a/source/blender/freestyle/intern/stroke/StrokeIterators.h +++ b/source/blender/freestyle/intern/stroke/StrokeIterators.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/StrokeIterators.h * \ingroup freestyle * \brief Iterators used to iterate over the elements of the Stroke - * \author Stephane Grabli - * \date 01/07/2003 */ #include "Stroke.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeLayer.cpp b/source/blender/freestyle/intern/stroke/StrokeLayer.cpp index 7390f3c0954..546859a3650 100644 --- a/source/blender/freestyle/intern/stroke/StrokeLayer.cpp +++ b/source/blender/freestyle/intern/stroke/StrokeLayer.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/stroke/StrokeLayer.cpp * \ingroup freestyle * \brief Class to define a layer of strokes. - * \author Stephane Grabli - * \date 18/12/2002 */ #include "Canvas.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeLayer.h b/source/blender/freestyle/intern/stroke/StrokeLayer.h index 6b63daae85a..b1f0e2ab702 100644 --- a/source/blender/freestyle/intern/stroke/StrokeLayer.h +++ b/source/blender/freestyle/intern/stroke/StrokeLayer.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/StrokeLayer.h * \ingroup freestyle * \brief Class to define a layer of strokes. - * \author Stephane Grabli - * \date 18/12/2002 */ #include diff --git a/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp b/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp index 5b2bcfd2b47..e3e95237e63 100644 --- a/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp +++ b/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/stroke/StrokeRenderer.cpp * \ingroup freestyle * \brief Classes to render a stroke with OpenGL - * \author Fredo Durand - * \date 09/09/2002 */ #include "StrokeRenderer.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeRenderer.h b/source/blender/freestyle/intern/stroke/StrokeRenderer.h index 42d06d7c4a0..b424e59eccd 100644 --- a/source/blender/freestyle/intern/stroke/StrokeRenderer.h +++ b/source/blender/freestyle/intern/stroke/StrokeRenderer.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/StrokeRenderer.h * \ingroup freestyle * \brief Classes to render a stroke with OpenGL - * \author Fredo Durand - * \date 09/09/2002 */ #include diff --git a/source/blender/freestyle/intern/stroke/StrokeRep.cpp b/source/blender/freestyle/intern/stroke/StrokeRep.cpp index ba5c303fb08..159c3a81f89 100644 --- a/source/blender/freestyle/intern/stroke/StrokeRep.cpp +++ b/source/blender/freestyle/intern/stroke/StrokeRep.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/stroke/StrokeRep.cpp * \ingroup freestyle * \brief Class to define the representation of a stroke (for display purpose) - * \author Stephane Grabli - * \date 05/03/2003 */ #include "Stroke.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeRep.h b/source/blender/freestyle/intern/stroke/StrokeRep.h index 9400436a46a..1a1099647ac 100644 --- a/source/blender/freestyle/intern/stroke/StrokeRep.h +++ b/source/blender/freestyle/intern/stroke/StrokeRep.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/StrokeRep.h * \ingroup freestyle * \brief Class to define the representation of a stroke (for display purpose) - * \author Stephane Grabli - * \date 05/03/2003 */ #include "Stroke.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeShader.h b/source/blender/freestyle/intern/stroke/StrokeShader.h index 1380151c169..cc23612e474 100644 --- a/source/blender/freestyle/intern/stroke/StrokeShader.h +++ b/source/blender/freestyle/intern/stroke/StrokeShader.h @@ -20,9 +20,6 @@ /** \file blender/freestyle/intern/stroke/StrokeShader.h * \ingroup freestyle * \brief Class defining StrokeShader - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include diff --git a/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp b/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp index 7694d9cf403..9cf07d8599f 100644 --- a/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp +++ b/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/stroke/StrokeTesselator.cpp * \ingroup freestyle * \brief Class to build a Node Tree designed to be displayed from a set of strokes structure. - * \author Stephane Grabli - * \date 26/03/2002 */ #include "StrokeAdvancedIterators.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeTesselator.h b/source/blender/freestyle/intern/stroke/StrokeTesselator.h index f860e3f4997..b9b98fcf1cf 100644 --- a/source/blender/freestyle/intern/stroke/StrokeTesselator.h +++ b/source/blender/freestyle/intern/stroke/StrokeTesselator.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/stroke/StrokeTesselator.h * \ingroup freestyle * \brief Class to build a Node Tree designed to be displayed from a set of strokes structure. - * \author Stephane Grabli - * \date 26/03/2002 */ #include "Stroke.h" diff --git a/source/blender/freestyle/intern/stroke/StyleModule.h b/source/blender/freestyle/intern/stroke/StyleModule.h index 6aad3de4174..034768462ff 100644 --- a/source/blender/freestyle/intern/stroke/StyleModule.h +++ b/source/blender/freestyle/intern/stroke/StyleModule.h @@ -20,9 +20,6 @@ /** \file blender/freestyle/intern/stroke/StyleModule.h * \ingroup freestyle * \brief Class representing a style module - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include diff --git a/source/blender/freestyle/intern/system/BaseIterator.h b/source/blender/freestyle/intern/system/BaseIterator.h index 408db206ded..df79940c8f1 100644 --- a/source/blender/freestyle/intern/system/BaseIterator.h +++ b/source/blender/freestyle/intern/system/BaseIterator.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/BaseIterator.h * \ingroup freestyle * \brief Classes defining the basic "Iterator" design pattern - * \author Stephane Grabli - * \date 18/03/2003 */ #include diff --git a/source/blender/freestyle/intern/system/BaseObject.cpp b/source/blender/freestyle/intern/system/BaseObject.cpp index 34fce31d973..0b88f071763 100644 --- a/source/blender/freestyle/intern/system/BaseObject.cpp +++ b/source/blender/freestyle/intern/system/BaseObject.cpp @@ -18,8 +18,6 @@ * \ingroup freestyle * \brief Base Class for most shared objects (Node, Rep). Defines the addRef, release system. * \brief Inspired by COM IUnknown system. - * \author Stephane Grabli - * \date 06/02/2002 */ #include "BaseObject.h" diff --git a/source/blender/freestyle/intern/system/BaseObject.h b/source/blender/freestyle/intern/system/BaseObject.h index b0197635131..d71d7815774 100644 --- a/source/blender/freestyle/intern/system/BaseObject.h +++ b/source/blender/freestyle/intern/system/BaseObject.h @@ -21,8 +21,6 @@ * \ingroup freestyle * \brief Base Class for most shared objects (Node, Rep). Defines the addRef, release system. * \brief Inspired by COM IUnknown system. - * \author Stephane Grabli - * \date 06/02/2002 */ #ifdef WITH_CXX_GUARDEDALLOC diff --git a/source/blender/freestyle/intern/system/Cast.h b/source/blender/freestyle/intern/system/Cast.h index 64a36ba24fd..78c53315366 100644 --- a/source/blender/freestyle/intern/system/Cast.h +++ b/source/blender/freestyle/intern/system/Cast.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/Cast.h * \ingroup freestyle * \brief Cast function - * \author Emmanuel Turquin - * \date 01/07/2003 */ namespace Freestyle { diff --git a/source/blender/freestyle/intern/system/Exception.cpp b/source/blender/freestyle/intern/system/Exception.cpp index 7e2d2abfe49..29ecd2ceb17 100644 --- a/source/blender/freestyle/intern/system/Exception.cpp +++ b/source/blender/freestyle/intern/system/Exception.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/system/Exception.cpp * \ingroup freestyle * \brief Singleton to manage exceptions - * \author Stephane Grabli - * \date 10/01/2003 */ #include "Exception.h" diff --git a/source/blender/freestyle/intern/system/Exception.h b/source/blender/freestyle/intern/system/Exception.h index eab8d3d7aa8..67e7e6414f8 100644 --- a/source/blender/freestyle/intern/system/Exception.h +++ b/source/blender/freestyle/intern/system/Exception.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/Exception.h * \ingroup freestyle * \brief Singleton to manage exceptions - * \author Stephane Grabli - * \date 10/01/2003 */ #ifdef WITH_CXX_GUARDEDALLOC diff --git a/source/blender/freestyle/intern/system/FreestyleConfig.h b/source/blender/freestyle/intern/system/FreestyleConfig.h index ed3eeeeebef..a337d61c98f 100644 --- a/source/blender/freestyle/intern/system/FreestyleConfig.h +++ b/source/blender/freestyle/intern/system/FreestyleConfig.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/FreestyleConfig.h * \ingroup freestyle * \brief Configuration definitions - * \author Emmanuel Turquin - * \date 25/02/2003 */ #include diff --git a/source/blender/freestyle/intern/system/Id.h b/source/blender/freestyle/intern/system/Id.h index 0686cbce1c1..5943f2522f0 100644 --- a/source/blender/freestyle/intern/system/Id.h +++ b/source/blender/freestyle/intern/system/Id.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/Id.h * \ingroup freestyle * \brief Identification system - * \author Emmanuel Turquin - * \date 01/07/2003 */ #ifdef WITH_CXX_GUARDEDALLOC diff --git a/source/blender/freestyle/intern/system/Interpreter.h b/source/blender/freestyle/intern/system/Interpreter.h index 899dbcdb5bb..071fe48b920 100644 --- a/source/blender/freestyle/intern/system/Interpreter.h +++ b/source/blender/freestyle/intern/system/Interpreter.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/Interpreter.h * \ingroup freestyle * \brief Base Class of all script interpreters - * \author Emmanuel Turquin - * \date 17/04/2003 */ #include diff --git a/source/blender/freestyle/intern/system/PointerSequence.h b/source/blender/freestyle/intern/system/PointerSequence.h index 7e1bf351f3e..dc108e40ceb 100644 --- a/source/blender/freestyle/intern/system/PointerSequence.h +++ b/source/blender/freestyle/intern/system/PointerSequence.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/PointerSequence.h * \ingroup freestyle * \brief Simple RAII wrappers for std:: sequential containers - * \author 22/11/2010 - * \date 18/03/2003 * * PointerSequence * diff --git a/source/blender/freestyle/intern/system/Precision.h b/source/blender/freestyle/intern/system/Precision.h index 7414546ca9d..301e3ccf78b 100644 --- a/source/blender/freestyle/intern/system/Precision.h +++ b/source/blender/freestyle/intern/system/Precision.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/Precision.h * \ingroup freestyle * \brief Define the float precision used in the program - * \author Stephane Grabli - * \date 30/07/2002 */ namespace Freestyle { diff --git a/source/blender/freestyle/intern/system/ProgressBar.h b/source/blender/freestyle/intern/system/ProgressBar.h index 26b43641d26..b0eee2a0224 100644 --- a/source/blender/freestyle/intern/system/ProgressBar.h +++ b/source/blender/freestyle/intern/system/ProgressBar.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/ProgressBar.h * \ingroup freestyle * \brief Class to encapsulate a progress bar - * \author Stephane Grabli - * \date 27/08/2002 */ #include diff --git a/source/blender/freestyle/intern/system/PseudoNoise.cpp b/source/blender/freestyle/intern/system/PseudoNoise.cpp index d05e7fd8c75..3a753fb2e1a 100644 --- a/source/blender/freestyle/intern/system/PseudoNoise.cpp +++ b/source/blender/freestyle/intern/system/PseudoNoise.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/system/PseudoNoise.cpp * \ingroup freestyle * \brief Class to define a pseudo Perlin noise - * \author Fredo Durand - * \date 16/06/2003 */ #include "BLI_math.h" diff --git a/source/blender/freestyle/intern/system/PseudoNoise.h b/source/blender/freestyle/intern/system/PseudoNoise.h index 07aefc8682b..86616bdee3f 100644 --- a/source/blender/freestyle/intern/system/PseudoNoise.h +++ b/source/blender/freestyle/intern/system/PseudoNoise.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/PseudoNoise.h * \ingroup freestyle * \brief Class to define a pseudo Perlin noise - * \author Fredo Durand - * \date 16/06/2003 */ #include "Precision.h" diff --git a/source/blender/freestyle/intern/system/PythonInterpreter.cpp b/source/blender/freestyle/intern/system/PythonInterpreter.cpp index 405502a49c1..bbec6a70af6 100644 --- a/source/blender/freestyle/intern/system/PythonInterpreter.cpp +++ b/source/blender/freestyle/intern/system/PythonInterpreter.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/system/PythonInterpreter.cpp * \ingroup freestyle * \brief Python Interpreter - * \author Emmanuel Turquin - * \date 17/04/2003 */ #include "PythonInterpreter.h" diff --git a/source/blender/freestyle/intern/system/PythonInterpreter.h b/source/blender/freestyle/intern/system/PythonInterpreter.h index 0a165ca1302..52ec49f8222 100644 --- a/source/blender/freestyle/intern/system/PythonInterpreter.h +++ b/source/blender/freestyle/intern/system/PythonInterpreter.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/PythonInterpreter.h * \ingroup freestyle * \brief Python Interpreter - * \author Emmanuel Turquin - * \date 17/04/2003 */ #include diff --git a/source/blender/freestyle/intern/system/RandGen.cpp b/source/blender/freestyle/intern/system/RandGen.cpp index f0335439c2b..8e3be797a13 100644 --- a/source/blender/freestyle/intern/system/RandGen.cpp +++ b/source/blender/freestyle/intern/system/RandGen.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/system/RandGen.cpp * \ingroup freestyle * \brief Pseudo-random number generator - * \author Fredo Durand - * \date 20/05/2003 */ #include "RandGen.h" diff --git a/source/blender/freestyle/intern/system/RandGen.h b/source/blender/freestyle/intern/system/RandGen.h index 222c50374ba..05e93cb8a61 100644 --- a/source/blender/freestyle/intern/system/RandGen.h +++ b/source/blender/freestyle/intern/system/RandGen.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/RandGen.h * \ingroup freestyle * \brief Pseudo-random number generator - * \author Fredo Durand - * \date 20/05/2003 */ // TODO Check whether we could replace this with BLI rand stuff... diff --git a/source/blender/freestyle/intern/system/RenderMonitor.h b/source/blender/freestyle/intern/system/RenderMonitor.h index 4417119af49..10693d59ef5 100644 --- a/source/blender/freestyle/intern/system/RenderMonitor.h +++ b/source/blender/freestyle/intern/system/RenderMonitor.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/RenderMonitor.h * \ingroup freestyle * \brief Classes defining the basic "Iterator" design pattern - * \author Stephane Grabli - * \date 18/03/2003 */ extern "C" { diff --git a/source/blender/freestyle/intern/system/StringUtils.cpp b/source/blender/freestyle/intern/system/StringUtils.cpp index 613fd8a0e97..b3acf62a5da 100644 --- a/source/blender/freestyle/intern/system/StringUtils.cpp +++ b/source/blender/freestyle/intern/system/StringUtils.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/system/StringUtils.cpp * \ingroup freestyle * \brief String utilities - * \author Emmanuel Turquin - * \date 20/05/2003 */ //soc #include diff --git a/source/blender/freestyle/intern/system/StringUtils.h b/source/blender/freestyle/intern/system/StringUtils.h index 3122d0d4455..da40e8f506c 100644 --- a/source/blender/freestyle/intern/system/StringUtils.h +++ b/source/blender/freestyle/intern/system/StringUtils.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/StringUtils.h * \ingroup freestyle * \brief String utilities - * \author Emmanuel Turquin - * \date 20/05/2003 */ #include diff --git a/source/blender/freestyle/intern/system/TimeStamp.cpp b/source/blender/freestyle/intern/system/TimeStamp.cpp index bcdc93b15b5..8ccfe885e7d 100644 --- a/source/blender/freestyle/intern/system/TimeStamp.cpp +++ b/source/blender/freestyle/intern/system/TimeStamp.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/system/TimeStamp.cpp * \ingroup freestyle * \brief Class defining a singleton used as timestamp - * \author Stephane Grabli - * \date 12/12/2002 */ #include "TimeStamp.h" diff --git a/source/blender/freestyle/intern/system/TimeStamp.h b/source/blender/freestyle/intern/system/TimeStamp.h index 928ef991644..9d1a8a17386 100644 --- a/source/blender/freestyle/intern/system/TimeStamp.h +++ b/source/blender/freestyle/intern/system/TimeStamp.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/TimeStamp.h * \ingroup freestyle * \brief Class defining a singleton used as timestamp - * \author Stephane Grabli - * \date 12/12/2002 */ #ifdef WITH_CXX_GUARDEDALLOC diff --git a/source/blender/freestyle/intern/system/TimeUtils.h b/source/blender/freestyle/intern/system/TimeUtils.h index 2720f6cb0bf..db9f44ab300 100644 --- a/source/blender/freestyle/intern/system/TimeUtils.h +++ b/source/blender/freestyle/intern/system/TimeUtils.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/system/TimeUtils.h * \ingroup freestyle * \brief Class to measure elapsed time - * \author Stephane Grabli - * \date 10/04/2002 */ #include diff --git a/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp b/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp index c02fba28cd2..e67067ee0bb 100644 --- a/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp +++ b/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2011-2-5 */ #include "ArbitraryGridDensityProvider.h" diff --git a/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h b/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h index 8592bea82c9..bc6d7d68f86 100644 --- a/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h +++ b/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2011-2-5 */ #include "GridDensityProvider.h" diff --git a/source/blender/freestyle/intern/view_map/AutoPtrHelper.h b/source/blender/freestyle/intern/view_map/AutoPtrHelper.h index 54aef1c2623..ef8d2964c51 100644 --- a/source/blender/freestyle/intern/view_map/AutoPtrHelper.h +++ b/source/blender/freestyle/intern/view_map/AutoPtrHelper.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/AutoPtrHelper.h * \ingroup freestyle * \brief Utility header for auto_ptr/unique_ptr selection - * \author Sergey Sharybin - * \date 2015-02-09 */ #include diff --git a/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp b/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp index 584752ff8a8..1f0cc859e33 100644 --- a/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp +++ b/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2011-2-9 */ #include "AverageAreaGridDensityProvider.h" diff --git a/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h b/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h index be6bbfe18ac..c0ab29cd4d9 100644 --- a/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h +++ b/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2011-2-9 */ #include "GridDensityProvider.h" diff --git a/source/blender/freestyle/intern/view_map/BoxGrid.cpp b/source/blender/freestyle/intern/view_map/BoxGrid.cpp index 23c94596561..3ae9aa81988 100644 --- a/source/blender/freestyle/intern/view_map/BoxGrid.cpp +++ b/source/blender/freestyle/intern/view_map/BoxGrid.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/BoxGrid.cpp * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2011-1-29 */ #include diff --git a/source/blender/freestyle/intern/view_map/BoxGrid.h b/source/blender/freestyle/intern/view_map/BoxGrid.h index e3e3f43be5e..64ae0f59c24 100644 --- a/source/blender/freestyle/intern/view_map/BoxGrid.h +++ b/source/blender/freestyle/intern/view_map/BoxGrid.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/BoxGrid.h * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2011-1-29 */ #define BOX_GRID_LOGGING 0 diff --git a/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp b/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp index 4f57247e38d..53b9b2b63ce 100644 --- a/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp +++ b/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/CulledOccluderSource.cpp * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2010-12-21 */ #include "CulledOccluderSource.h" diff --git a/source/blender/freestyle/intern/view_map/CulledOccluderSource.h b/source/blender/freestyle/intern/view_map/CulledOccluderSource.h index 1267b920b96..1e97a507013 100644 --- a/source/blender/freestyle/intern/view_map/CulledOccluderSource.h +++ b/source/blender/freestyle/intern/view_map/CulledOccluderSource.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/CulledOccluderSource.h * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2010-12-21 */ #include "OccluderSource.h" diff --git a/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp b/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp index 4e3252ed775..2517fa0e2da 100644 --- a/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp +++ b/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/FEdgeXDetector.cpp * \ingroup freestyle * \brief Detects/flags/builds extended features edges on the WXEdge structure - * \author Stephane Grabli - * \date 26/10/2003 */ #include diff --git a/source/blender/freestyle/intern/view_map/FEdgeXDetector.h b/source/blender/freestyle/intern/view_map/FEdgeXDetector.h index 36ef39f221d..c1afa73b1dd 100644 --- a/source/blender/freestyle/intern/view_map/FEdgeXDetector.h +++ b/source/blender/freestyle/intern/view_map/FEdgeXDetector.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/FEdgeXDetector.h * \ingroup freestyle * \brief Detects/flags/builds extended features edges on the WXEdge structure - * \author Stephane Grabli - * \date 26/10/2003 */ #include diff --git a/source/blender/freestyle/intern/view_map/Functions0D.cpp b/source/blender/freestyle/intern/view_map/Functions0D.cpp index 0b582301017..25e9ac8bc44 100644 --- a/source/blender/freestyle/intern/view_map/Functions0D.cpp +++ b/source/blender/freestyle/intern/view_map/Functions0D.cpp @@ -17,9 +17,6 @@ /** \file blender/freestyle/intern/view_map/Functions0D.cpp * \ingroup freestyle * \brief Functions taking 0D input - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include "Functions0D.h" diff --git a/source/blender/freestyle/intern/view_map/Functions0D.h b/source/blender/freestyle/intern/view_map/Functions0D.h index 7d2d3df6be1..bab55e162b8 100644 --- a/source/blender/freestyle/intern/view_map/Functions0D.h +++ b/source/blender/freestyle/intern/view_map/Functions0D.h @@ -20,9 +20,6 @@ /** \file blender/freestyle/intern/view_map/Functions0D.h * \ingroup freestyle * \brief Functions taking 0D input - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include diff --git a/source/blender/freestyle/intern/view_map/Functions1D.cpp b/source/blender/freestyle/intern/view_map/Functions1D.cpp index ca01d1c5be7..3291bfe92b2 100644 --- a/source/blender/freestyle/intern/view_map/Functions1D.cpp +++ b/source/blender/freestyle/intern/view_map/Functions1D.cpp @@ -17,9 +17,6 @@ /** \file blender/freestyle/intern/view_map/Functions1D.cpp * \ingroup freestyle * \brief Functions taking 1D input - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include "Functions1D.h" diff --git a/source/blender/freestyle/intern/view_map/Functions1D.h b/source/blender/freestyle/intern/view_map/Functions1D.h index 968b69a36ab..1347816962b 100644 --- a/source/blender/freestyle/intern/view_map/Functions1D.h +++ b/source/blender/freestyle/intern/view_map/Functions1D.h @@ -20,9 +20,6 @@ /** \file blender/freestyle/intern/view_map/Functions1D.h * \ingroup freestyle * \brief Functions taking 1D input - * \author Stephane Grabli - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include "Functions0D.h" diff --git a/source/blender/freestyle/intern/view_map/GridDensityProvider.h b/source/blender/freestyle/intern/view_map/GridDensityProvider.h index 754c855178c..4ff3a65e769 100644 --- a/source/blender/freestyle/intern/view_map/GridDensityProvider.h +++ b/source/blender/freestyle/intern/view_map/GridDensityProvider.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/GridDensityProvider.h * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2011-2-5 */ #include diff --git a/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp b/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp index 269df79e756..adecdee7712 100644 --- a/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp +++ b/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2011-2-8 */ #include "HeuristicGridDensityProviderFactory.h" diff --git a/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h b/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h index e14b4f05d67..99ef44a9f37 100644 --- a/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h +++ b/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2011-2-8 */ //#include // provided by GridDensityProvider.h diff --git a/source/blender/freestyle/intern/view_map/Interface0D.h b/source/blender/freestyle/intern/view_map/Interface0D.h index 7d9c006689e..00bb1890adb 100644 --- a/source/blender/freestyle/intern/view_map/Interface0D.h +++ b/source/blender/freestyle/intern/view_map/Interface0D.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/Interface0D.h * \ingroup freestyle * \brief Interface to 0D elts - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include diff --git a/source/blender/freestyle/intern/view_map/Interface1D.h b/source/blender/freestyle/intern/view_map/Interface1D.h index 355e36ba6ba..56810dbd716 100644 --- a/source/blender/freestyle/intern/view_map/Interface1D.h +++ b/source/blender/freestyle/intern/view_map/Interface1D.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/Interface1D.h * \ingroup freestyle * \brief Interface 1D and related tools definitions - * \author Emmanuel Turquin - * \date 01/07/2003 */ #include diff --git a/source/blender/freestyle/intern/view_map/OccluderSource.cpp b/source/blender/freestyle/intern/view_map/OccluderSource.cpp index 2be4983d4b8..f740c47ba15 100644 --- a/source/blender/freestyle/intern/view_map/OccluderSource.cpp +++ b/source/blender/freestyle/intern/view_map/OccluderSource.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/OccluderSource.cpp * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2010-12-21 */ #include diff --git a/source/blender/freestyle/intern/view_map/OccluderSource.h b/source/blender/freestyle/intern/view_map/OccluderSource.h index 6b7e859f6e3..42d0a266248 100644 --- a/source/blender/freestyle/intern/view_map/OccluderSource.h +++ b/source/blender/freestyle/intern/view_map/OccluderSource.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/OccluderSource.h * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2010-12-21 */ #include "../geometry/GridHelpers.h" diff --git a/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp b/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp index 7a803eb8b76..9353d90c4b3 100644 --- a/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp +++ b/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2011-2-8 */ #include "Pow23GridDensityProvider.h" diff --git a/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h b/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h index 38d79fd0331..866dc1788a3 100644 --- a/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h +++ b/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/Pow23GridDensityProvider.h * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2011-2-8 */ #include "GridDensityProvider.h" diff --git a/source/blender/freestyle/intern/view_map/Silhouette.cpp b/source/blender/freestyle/intern/view_map/Silhouette.cpp index 4bdf633a510..f0ee44eb6c3 100644 --- a/source/blender/freestyle/intern/view_map/Silhouette.cpp +++ b/source/blender/freestyle/intern/view_map/Silhouette.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/Silhouette.cpp * \ingroup freestyle * \brief Classes to define a silhouette structure - * \author Stephane Grabli - * \date 25/03/2002 */ #include "Silhouette.h" diff --git a/source/blender/freestyle/intern/view_map/Silhouette.h b/source/blender/freestyle/intern/view_map/Silhouette.h index 366d1c995b7..cee54434b70 100644 --- a/source/blender/freestyle/intern/view_map/Silhouette.h +++ b/source/blender/freestyle/intern/view_map/Silhouette.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/Silhouette.h * \ingroup freestyle * \brief Classes to define a silhouette structure - * \author Stephane Grabli - * \date 25/03/2002 */ #include diff --git a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp index b9cfe5909eb..c46284634b5 100644 --- a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp +++ b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp @@ -18,8 +18,6 @@ * \ingroup freestyle * \brief Class to perform all geometric operations dedicated to silhouette. That, for example, implies that * this geom engine has as member data the viewpoint, transformations, projections... - * \author Stephane Grabli - * \date 03/09/2002 */ #include diff --git a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h index e1af3b9487f..7bfff0792e9 100644 --- a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h +++ b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h @@ -21,8 +21,6 @@ * \ingroup freestyle * \brief Class to perform all geometric operations dedicated to silhouette. That, for example, implies that * this geom engine has as member data the viewpoint, transformations, projections... - * \author Stephane Grabli - * \date 03/09/2002 */ #include diff --git a/source/blender/freestyle/intern/view_map/SphericalGrid.cpp b/source/blender/freestyle/intern/view_map/SphericalGrid.cpp index aaf741bdb24..bc22854f9db 100644 --- a/source/blender/freestyle/intern/view_map/SphericalGrid.cpp +++ b/source/blender/freestyle/intern/view_map/SphericalGrid.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/SphericalGrid.cpp * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2010-12-19 */ #include diff --git a/source/blender/freestyle/intern/view_map/SphericalGrid.h b/source/blender/freestyle/intern/view_map/SphericalGrid.h index a40c748775d..e52fba7f628 100644 --- a/source/blender/freestyle/intern/view_map/SphericalGrid.h +++ b/source/blender/freestyle/intern/view_map/SphericalGrid.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/SphericalGrid.h * \ingroup freestyle * \brief Class to define a cell grid surrounding the projected image of a scene - * \author Alexander Beels - * \date 2010-12-19 */ #define SPHERICAL_GRID_LOGGING 0 diff --git a/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp b/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp index 231395cd0fe..57497113849 100644 --- a/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp +++ b/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/SteerableViewMap.cpp * \ingroup freestyle * \brief Convenient access to the steerable ViewMap to which any element of the ViewMap belongs to. - * \author Stephane Grabli - * \date 01/07/2003 */ #include diff --git a/source/blender/freestyle/intern/view_map/SteerableViewMap.h b/source/blender/freestyle/intern/view_map/SteerableViewMap.h index 6b0e97a6c0d..e5b1f2df17f 100644 --- a/source/blender/freestyle/intern/view_map/SteerableViewMap.h +++ b/source/blender/freestyle/intern/view_map/SteerableViewMap.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/SteerableViewMap.h * \ingroup freestyle * \brief Convenient access to the steerable ViewMap to which any element of the ViewMap belongs to. - * \author Stephane Grabli - * \date 01/07/2003 */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp b/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp index 085149a79fa..d90513ddf6b 100644 --- a/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp +++ b/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp * \ingroup freestyle * \brief Class to build view edges and the underlying chains of feature edges... - * \author Stephane Grabli - * \date 27/10/2003 */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h b/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h index beedefc0d9f..1c7af745dc9 100644 --- a/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h +++ b/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/ViewEdgeXBuilder.h * \ingroup freestyle * \brief Class to build view edges and the underlying chains of feature edges... - * \author Stephane Grabli - * \date 27/10/2003 */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewMap.cpp b/source/blender/freestyle/intern/view_map/ViewMap.cpp index 436c9fc1c77..104346b824b 100644 --- a/source/blender/freestyle/intern/view_map/ViewMap.cpp +++ b/source/blender/freestyle/intern/view_map/ViewMap.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/ViewMap.cpp * \ingroup freestyle * \brief Classes to define a View Map (ViewVertex, ViewEdge, etc.) - * \author Stephane Grabli - * \date 03/09/2002 */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewMap.h b/source/blender/freestyle/intern/view_map/ViewMap.h index 1726090c692..779efbf2df6 100644 --- a/source/blender/freestyle/intern/view_map/ViewMap.h +++ b/source/blender/freestyle/intern/view_map/ViewMap.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/ViewMap.h * \ingroup freestyle * \brief Classes to define a View Map (ViewVertex, ViewEdge, etc.) - * \author Stephane Grabli - * \date 03/09/2002 */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h b/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h index d49e1c3b411..bbf745b044c 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h +++ b/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h @@ -21,8 +21,6 @@ * \ingroup freestyle * \brief Iterators used to iterate over the various elements of the ViewMap. * These iterators can't be exported to python. - * \author Stephane Grabli - * \date 01/07/2003 */ #include "ViewMap.h" diff --git a/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp b/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp index eeec5cd584b..d7892f5d8bb 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp +++ b/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/ViewMapBuilder.cpp * \ingroup freestyle * \brief Class to build silhouette edges from a Winged-Edge structure - * \author Stephane Grabli - * \date 25/03/2002 */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewMapBuilder.h b/source/blender/freestyle/intern/view_map/ViewMapBuilder.h index fcb5d11390a..93689e94fa2 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapBuilder.h +++ b/source/blender/freestyle/intern/view_map/ViewMapBuilder.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/ViewMapBuilder.h * \ingroup freestyle * \brief Class to build silhouette edges from a Winged-Edge structure - * \author Stephane Grabli - * \date 25/03/2002 */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewMapIO.cpp b/source/blender/freestyle/intern/view_map/ViewMapIO.cpp index 026ec6b2cfd..7cc2317f125 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapIO.cpp +++ b/source/blender/freestyle/intern/view_map/ViewMapIO.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/ViewMapIO.cpp * \ingroup freestyle * \brief Functions to manage I/O for the view map - * \author Emmanuel Turquin - * \date 09/01/2003 */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewMapIO.h b/source/blender/freestyle/intern/view_map/ViewMapIO.h index 4bf87510893..d158cccff1d 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapIO.h +++ b/source/blender/freestyle/intern/view_map/ViewMapIO.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/ViewMapIO.h * \ingroup freestyle * \brief Functions to manage I/O for the view map - * \author Emmanuel Turquin - * \date 09/01/2003 */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewMapIterators.h b/source/blender/freestyle/intern/view_map/ViewMapIterators.h index 33b8fa24528..f375181d71b 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapIterators.h +++ b/source/blender/freestyle/intern/view_map/ViewMapIterators.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/ViewMapIterators.h * \ingroup freestyle * \brief Iterators used to iterate over the various elements of the ViewMap - * \author Stephane Grabli - * \date 01/07/2003 */ #include "ViewMap.h" diff --git a/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp b/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp index f6bc25cf894..434fe6bf3d0 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp +++ b/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/view_map/ViewMapTesselator.cpp * \ingroup freestyle * \brief Class to build a Node Tree designed to be displayed from a Silhouette View Map structure. - * \author Stephane Grabli - * \date 26/03/2002 */ #include "ViewMapTesselator.h" diff --git a/source/blender/freestyle/intern/view_map/ViewMapTesselator.h b/source/blender/freestyle/intern/view_map/ViewMapTesselator.h index 268bf818280..f6deaf52fb4 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapTesselator.h +++ b/source/blender/freestyle/intern/view_map/ViewMapTesselator.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/view_map/ViewMapTesselator.h * \ingroup freestyle * \brief Class to build a Node Tree designed to be displayed from a Silhouette View Map structure. - * \author Stephane Grabli - * \date 26/03/2002 */ #include "Silhouette.h" diff --git a/source/blender/freestyle/intern/winged_edge/Curvature.cpp b/source/blender/freestyle/intern/winged_edge/Curvature.cpp index 52053c1233c..e7ea9c27bba 100644 --- a/source/blender/freestyle/intern/winged_edge/Curvature.cpp +++ b/source/blender/freestyle/intern/winged_edge/Curvature.cpp @@ -30,11 +30,7 @@ /** \file blender/freestyle/intern/winged_edge/Curvature.cpp * \ingroup freestyle * \brief GTS - Library for the manipulation of triangulated surfaces - * \author Stephane Popinet - * \date 1999 * \brief OGF/Graphite: Geometry and Graphics Programming Library + Utilities - * \author Bruno Levy - * \date 2000-2003 */ #include diff --git a/source/blender/freestyle/intern/winged_edge/Curvature.h b/source/blender/freestyle/intern/winged_edge/Curvature.h index 48bcb001bb8..3f031e0aa30 100644 --- a/source/blender/freestyle/intern/winged_edge/Curvature.h +++ b/source/blender/freestyle/intern/winged_edge/Curvature.h @@ -33,11 +33,7 @@ /** \file blender/freestyle/intern/winged_edge/Curvature.h * \ingroup freestyle * \brief GTS - Library for the manipulation of triangulated surfaces - * \author Stephane Popinet - * \date 1999 * \brief OGF/Graphite: Geometry and Graphics Programming Library + Utilities - * \author Bruno Levy - * \date 2000-2003 */ #include "../geometry/Geom.h" diff --git a/source/blender/freestyle/intern/winged_edge/Nature.h b/source/blender/freestyle/intern/winged_edge/Nature.h index cca6d49fd28..c446dd88f1b 100644 --- a/source/blender/freestyle/intern/winged_edge/Nature.h +++ b/source/blender/freestyle/intern/winged_edge/Nature.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/winged_edge/Nature.h * \ingroup freestyle * \brief Different natures for both vertices and edges - * \author Emmanuel Turquin - * \date 01/07/2003 */ namespace Freestyle { diff --git a/source/blender/freestyle/intern/winged_edge/WEdge.cpp b/source/blender/freestyle/intern/winged_edge/WEdge.cpp index 0729c2ecd1a..0f41cb45c5a 100644 --- a/source/blender/freestyle/intern/winged_edge/WEdge.cpp +++ b/source/blender/freestyle/intern/winged_edge/WEdge.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/winged_edge/WEdge.cpp * \ingroup freestyle * \brief Classes to define a Winged Edge data structure. - * \author Stephane Grabli - * \date 18/02/2002 */ #include diff --git a/source/blender/freestyle/intern/winged_edge/WEdge.h b/source/blender/freestyle/intern/winged_edge/WEdge.h index 77b61acad4a..01b83ae885e 100644 --- a/source/blender/freestyle/intern/winged_edge/WEdge.h +++ b/source/blender/freestyle/intern/winged_edge/WEdge.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/winged_edge/WEdge.h * \ingroup freestyle * \brief Classes to define a Winged Edge data structure. - * \author Stephane Grabli - * \date 18/02/2002 */ #include diff --git a/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp b/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp index 622ac74c136..e59e01a48c7 100644 --- a/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp +++ b/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp @@ -17,9 +17,6 @@ /** \file blender/freestyle/intern/winged_edge/WFillGrid.cpp * \ingroup freestyle * \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures) - * \author Emmanuel Turquin - * \author Stephane Grabli - * \date 03/05/2003 */ #include "WEdge.h" diff --git a/source/blender/freestyle/intern/winged_edge/WFillGrid.h b/source/blender/freestyle/intern/winged_edge/WFillGrid.h index 1f236a1a4c9..9a2ef824b57 100644 --- a/source/blender/freestyle/intern/winged_edge/WFillGrid.h +++ b/source/blender/freestyle/intern/winged_edge/WFillGrid.h @@ -20,9 +20,6 @@ /** \file blender/freestyle/intern/winged_edge/WFillGrid.h * \ingroup freestyle * \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures) - * \author Emmanuel Turquin - * \author Stephane Grabli - * \date 03/05/2003 */ #include "WEdge.h" diff --git a/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp b/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp index 6447c60e818..63d630bb996 100644 --- a/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp +++ b/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/winged_edge/WSFillGrid.cpp * \ingroup freestyle * \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures) - * \author Stephane Grabli - * \date 03/05/2003 */ #include "WEdge.h" diff --git a/source/blender/freestyle/intern/winged_edge/WSFillGrid.h b/source/blender/freestyle/intern/winged_edge/WSFillGrid.h index 6995c290419..c7c07451e0f 100644 --- a/source/blender/freestyle/intern/winged_edge/WSFillGrid.h +++ b/source/blender/freestyle/intern/winged_edge/WSFillGrid.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/winged_edge/WSFillGrid.h * \ingroup freestyle * \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures) - * \author Stephane Grabli - * \date 03/05/2003 */ #include "WEdge.h" diff --git a/source/blender/freestyle/intern/winged_edge/WXEdge.cpp b/source/blender/freestyle/intern/winged_edge/WXEdge.cpp index 8e32d864f1a..1723e438e9d 100644 --- a/source/blender/freestyle/intern/winged_edge/WXEdge.cpp +++ b/source/blender/freestyle/intern/winged_edge/WXEdge.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/winged_edge/WXEdge.cpp * \ingroup freestyle * \brief Classes to define an Extended Winged Edge data structure. - * \author Stephane Grabli - * \date 26/10/2003 */ #include "WXEdge.h" diff --git a/source/blender/freestyle/intern/winged_edge/WXEdge.h b/source/blender/freestyle/intern/winged_edge/WXEdge.h index fc9ee8bbafa..6907b3de018 100644 --- a/source/blender/freestyle/intern/winged_edge/WXEdge.h +++ b/source/blender/freestyle/intern/winged_edge/WXEdge.h @@ -20,8 +20,6 @@ /** \file blender/freestyle/intern/winged_edge/WXEdge.h * \ingroup freestyle * \brief Classes to define an Extended Winged Edge data structure. - * \author Stephane Grabli - * \date 26/10/2003 */ #include "Curvature.h" diff --git a/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp b/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp index bbfdff09776..eb4844f65f1 100644 --- a/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp +++ b/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp @@ -18,8 +18,6 @@ * \ingroup freestyle * \brief Class inherited from WingedEdgeBuilder and designed to build a WX (WingedEdge + extended info * (silhouette etc...)) structure from a polygonal model - * \author Stephane Grabli - * \date 28/05/2003 */ #include "WXEdge.h" diff --git a/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h b/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h index ef055d634b6..c474b01f338 100644 --- a/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h +++ b/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h @@ -21,8 +21,6 @@ * \ingroup freestyle * \brief Class inherited from WingedEdgeBuilder and designed to build a WX (WingedEdge + extended info * (silhouette etc...)) structure from a polygonal model - * \author Stephane Grabli - * \date 28/05/2003 */ #include "WingedEdgeBuilder.h" diff --git a/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp b/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp index 998c8dba1bf..77478e5b3bc 100644 --- a/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp +++ b/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp @@ -18,8 +18,6 @@ * \ingroup freestyle * \brief Class to render a WingedEdge data structure from a polyhedral data structure organized in nodes * of a scene graph - * \author Stephane Grabli - * \date 28/05/2003 */ #include diff --git a/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h b/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h index aa9bc8562fe..231af1f72e9 100644 --- a/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h +++ b/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h @@ -21,8 +21,6 @@ * \ingroup freestyle * \brief Class to render a WingedEdge data structure from a polyhedral data structure organized in nodes * of a scene graph - * \author Stephane Grabli - * \date 28/05/2003 */ #include "WEdge.h" diff --git a/source/blender/imbuf/IMB_moviecache.h b/source/blender/imbuf/IMB_moviecache.h index 13594da159e..f169660b337 100644 --- a/source/blender/imbuf/IMB_moviecache.h +++ b/source/blender/imbuf/IMB_moviecache.h @@ -22,7 +22,6 @@ /** \file IMB_moviecache.h * \ingroup imbuf - * \author Sergey Sharybin */ #include "BLI_utildefines.h" diff --git a/source/blender/makesdna/DNA_mask_types.h b/source/blender/makesdna/DNA_mask_types.h index 4275e2c9bf4..f3ee6624c0f 100644 --- a/source/blender/makesdna/DNA_mask_types.h +++ b/source/blender/makesdna/DNA_mask_types.h @@ -19,8 +19,6 @@ /** \file DNA_mask_types.h * \ingroup DNA - * \since march-2012 - * \author Sergey Sharybin * * Mask data-blocks are collections of 2D curves to be used * for image masking in the compositor and sequencer. diff --git a/source/blender/makesdna/DNA_movieclip_types.h b/source/blender/makesdna/DNA_movieclip_types.h index 82e91d758e6..7d3e98f925a 100644 --- a/source/blender/makesdna/DNA_movieclip_types.h +++ b/source/blender/makesdna/DNA_movieclip_types.h @@ -19,8 +19,6 @@ /** \file DNA_movieclip_types.h * \ingroup DNA - * \since may-2011 - * \author Sergey Sharybin */ #ifndef __DNA_MOVIECLIP_TYPES_H__ diff --git a/source/blender/makesdna/DNA_packedFile_types.h b/source/blender/makesdna/DNA_packedFile_types.h index f7c0bdfba3f..a9906f6b05f 100644 --- a/source/blender/makesdna/DNA_packedFile_types.h +++ b/source/blender/makesdna/DNA_packedFile_types.h @@ -19,8 +19,6 @@ /** \file DNA_packedFile_types.h * \ingroup DNA - * \author nzc - * \since 12-oct-2000 nzc */ #ifndef __DNA_PACKEDFILE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_sequence_types.h b/source/blender/makesdna/DNA_sequence_types.h index c51d23ec2e3..7a3b5117b0e 100644 --- a/source/blender/makesdna/DNA_sequence_types.h +++ b/source/blender/makesdna/DNA_sequence_types.h @@ -18,8 +18,6 @@ */ /** \file DNA_sequence_types.h * \ingroup DNA - * \since mar-2001 - * \author nzc * * Structs for use by the 'Sequencer' (Video Editor) * diff --git a/source/blender/makesdna/DNA_sound_types.h b/source/blender/makesdna/DNA_sound_types.h index 0f9105df9fe..a0e7b52fc6e 100644 --- a/source/blender/makesdna/DNA_sound_types.h +++ b/source/blender/makesdna/DNA_sound_types.h @@ -18,8 +18,6 @@ */ /** \file DNA_sound_types.h * \ingroup DNA - * \since mar-2001 - * \author nzc */ #ifndef __DNA_SOUND_TYPES_H__ diff --git a/source/blender/makesdna/DNA_space_types.h b/source/blender/makesdna/DNA_space_types.h index 24c8c047218..5f91d5c4b7f 100644 --- a/source/blender/makesdna/DNA_space_types.h +++ b/source/blender/makesdna/DNA_space_types.h @@ -18,8 +18,6 @@ */ /** \file DNA_space_types.h * \ingroup DNA - * \since mar-2001 - * \author nzc * * Structs for each of space type in the user interface. */ diff --git a/source/blender/makesdna/DNA_text_types.h b/source/blender/makesdna/DNA_text_types.h index bd5c0cba0ec..69b6b3618a0 100644 --- a/source/blender/makesdna/DNA_text_types.h +++ b/source/blender/makesdna/DNA_text_types.h @@ -18,8 +18,6 @@ */ /** \file DNA_text_types.h * \ingroup DNA - * \since mar-2001 - * \author nzc * * Text blocks used for Python-Scripts, OpenShadingLanguage * and arbitrary text data to store in blend files. diff --git a/source/blender/makesdna/DNA_texture_types.h b/source/blender/makesdna/DNA_texture_types.h index 1e14ad11b9e..3b4c6f832a4 100644 --- a/source/blender/makesdna/DNA_texture_types.h +++ b/source/blender/makesdna/DNA_texture_types.h @@ -19,8 +19,6 @@ /** \file DNA_texture_types.h * \ingroup DNA - * \since mar-2001 - * \author nzc */ #ifndef __DNA_TEXTURE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_tracking_types.h b/source/blender/makesdna/DNA_tracking_types.h index bdc37d43f5e..ff7102abb09 100644 --- a/source/blender/makesdna/DNA_tracking_types.h +++ b/source/blender/makesdna/DNA_tracking_types.h @@ -19,8 +19,6 @@ /** \file DNA_tracking_types.h * \ingroup DNA - * \since may-2011 - * \author Sergey Sharybin * * Structs used for camera tracking and the movie-clip editor. */ diff --git a/source/blender/makesdna/DNA_userdef_types.h b/source/blender/makesdna/DNA_userdef_types.h index 57207da017d..9c123d5ff12 100644 --- a/source/blender/makesdna/DNA_userdef_types.h +++ b/source/blender/makesdna/DNA_userdef_types.h @@ -19,8 +19,6 @@ /** \file DNA_userdef_types.h * \ingroup DNA - * \since mar-2001 - * \author nzc */ #ifndef __DNA_USERDEF_TYPES_H__ diff --git a/source/blender/makesdna/DNA_vec_types.h b/source/blender/makesdna/DNA_vec_types.h index 39a7bf322ed..51f7406fe6c 100644 --- a/source/blender/makesdna/DNA_vec_types.h +++ b/source/blender/makesdna/DNA_vec_types.h @@ -19,8 +19,6 @@ /** \file DNA_vec_types.h * \ingroup DNA - * \since dec-2000 - * \author nzc */ #ifndef __DNA_VEC_TYPES_H__ diff --git a/source/blender/makesdna/DNA_vfont_types.h b/source/blender/makesdna/DNA_vfont_types.h index 906ae6dfc5d..8b637371880 100644 --- a/source/blender/makesdna/DNA_vfont_types.h +++ b/source/blender/makesdna/DNA_vfont_types.h @@ -19,8 +19,6 @@ /** \file DNA_vfont_types.h * \ingroup DNA - * \since mar-2001 - * \author nzc * * Vector Fonts used for text in the 3D view-port * (unrelated to text used to render the GUI). -- cgit v1.2.3