Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--intern/atomic/atomic_ops.h5
-rw-r--r--intern/ghost/GHOST_IContext.h3
-rw-r--r--intern/ghost/GHOST_IEvent.h2
-rw-r--r--intern/ghost/GHOST_IEventConsumer.h2
-rw-r--r--intern/ghost/GHOST_ISystem.h2
-rw-r--r--intern/ghost/GHOST_ITimerTask.h2
-rw-r--r--intern/ghost/GHOST_IWindow.h3
-rw-r--r--intern/ghost/GHOST_Rect.h2
-rw-r--r--intern/ghost/intern/GHOST_Buttons.h2
-rw-r--r--intern/ghost/intern/GHOST_CallbackEventConsumer.cpp2
-rw-r--r--intern/ghost/intern/GHOST_CallbackEventConsumer.h2
-rw-r--r--intern/ghost/intern/GHOST_DisplayManager.cpp2
-rw-r--r--intern/ghost/intern/GHOST_DisplayManager.h2
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerCocoa.h2
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerWin32.cpp2
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerWin32.h2
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerX11.h2
-rw-r--r--intern/ghost/intern/GHOST_Event.h2
-rw-r--r--intern/ghost/intern/GHOST_EventButton.h2
-rw-r--r--intern/ghost/intern/GHOST_EventCursor.h2
-rw-r--r--intern/ghost/intern/GHOST_EventKey.h2
-rw-r--r--intern/ghost/intern/GHOST_EventManager.cpp2
-rw-r--r--intern/ghost/intern/GHOST_EventString.h2
-rw-r--r--intern/ghost/intern/GHOST_EventWheel.h2
-rw-r--r--intern/ghost/intern/GHOST_ISystem.cpp2
-rw-r--r--intern/ghost/intern/GHOST_ISystemPaths.cpp2
-rw-r--r--intern/ghost/intern/GHOST_ModifierKeys.cpp2
-rw-r--r--intern/ghost/intern/GHOST_ModifierKeys.h2
-rw-r--r--intern/ghost/intern/GHOST_System.cpp2
-rw-r--r--intern/ghost/intern/GHOST_System.h2
-rw-r--r--intern/ghost/intern/GHOST_SystemPathsWin32.h2
-rw-r--r--intern/ghost/intern/GHOST_SystemWin32.cpp2
-rw-r--r--intern/ghost/intern/GHOST_SystemWin32.h2
-rw-r--r--intern/ghost/intern/GHOST_SystemX11.h2
-rw-r--r--intern/ghost/intern/GHOST_TimerManager.cpp2
-rw-r--r--intern/ghost/intern/GHOST_TimerManager.h2
-rw-r--r--intern/ghost/intern/GHOST_TimerTask.h2
-rw-r--r--intern/ghost/intern/GHOST_Window.cpp2
-rw-r--r--intern/ghost/intern/GHOST_Window.h2
-rw-r--r--intern/ghost/intern/GHOST_WindowManager.cpp2
-rw-r--r--intern/ghost/intern/GHOST_WindowManager.h2
-rw-r--r--intern/ghost/intern/GHOST_WindowWin32.h2
-rw-r--r--intern/ghost/intern/GHOST_WindowX11.h2
-rw-r--r--intern/ghost/test/gears/GHOST_C-Test.c2
-rw-r--r--intern/ghost/test/gears/GHOST_Test.cpp2
-rw-r--r--intern/guardedalloc/MEM_guardedalloc.h1
-rw-r--r--intern/guardedalloc/mmap_win.h1
-rw-r--r--intern/iksolver/extern/IK_solver.h1
-rw-r--r--intern/itasc/kdl/frameacc.cpp1
-rw-r--r--intern/itasc/kdl/frameacc.hpp1
-rw-r--r--intern/itasc/kdl/frameacc.inl1
-rw-r--r--intern/itasc/kdl/frames.hpp1
-rw-r--r--intern/itasc/kdl/framevel.cpp1
-rw-r--r--intern/itasc/kdl/framevel.hpp1
-rw-r--r--intern/itasc/kdl/framevel.inl1
-rw-r--r--intern/itasc/kdl/utilities/error.h1
-rw-r--r--intern/itasc/kdl/utilities/error_stack.cpp1
-rw-r--r--intern/itasc/kdl/utilities/error_stack.h1
-rw-r--r--intern/itasc/kdl/utilities/rall1d.h1
-rw-r--r--intern/itasc/kdl/utilities/rall2d.h1
-rw-r--r--intern/itasc/kdl/utilities/utility.h1
-rw-r--r--intern/itasc/kdl/utilities/utility_io.cpp1
-rw-r--r--intern/itasc/kdl/utilities/utility_io.h1
-rw-r--r--source/blender/blenkernel/BKE_action.h4
-rw-r--r--source/blender/blenkernel/BKE_anim.h2
-rw-r--r--source/blender/blenkernel/BKE_animsys.h1
-rw-r--r--source/blender/blenkernel/BKE_armature.h2
-rw-r--r--source/blender/blenkernel/BKE_blender.h2
-rw-r--r--source/blender/blenkernel/BKE_boids.h2
-rw-r--r--source/blender/blenkernel/BKE_cloth.h1
-rw-r--r--source/blender/blenkernel/BKE_collision.h1
-rw-r--r--source/blender/blenkernel/BKE_constraint.h1
-rw-r--r--source/blender/blenkernel/BKE_curve.h2
-rw-r--r--source/blender/blenkernel/BKE_customdata.h1
-rw-r--r--source/blender/blenkernel/BKE_deform.h2
-rw-r--r--source/blender/blenkernel/BKE_effect.h2
-rw-r--r--source/blender/blenkernel/BKE_fcurve.h2
-rw-r--r--source/blender/blenkernel/BKE_global.h2
-rw-r--r--source/blender/blenkernel/BKE_gpencil.h1
-rw-r--r--source/blender/blenkernel/BKE_idprop.h1
-rw-r--r--source/blender/blenkernel/BKE_image.h2
-rw-r--r--source/blender/blenkernel/BKE_ipo.h3
-rw-r--r--source/blender/blenkernel/BKE_key.h2
-rw-r--r--source/blender/blenkernel/BKE_lattice.h2
-rw-r--r--source/blender/blenkernel/BKE_library.h2
-rw-r--r--source/blender/blenkernel/BKE_library_override.h2
-rw-r--r--source/blender/blenkernel/BKE_library_query.h2
-rw-r--r--source/blender/blenkernel/BKE_main.h2
-rw-r--r--source/blender/blenkernel/BKE_mball.h2
-rw-r--r--source/blender/blenkernel/BKE_movieclip.h1
-rw-r--r--source/blender/blenkernel/BKE_nla.h1
-rw-r--r--source/blender/blenkernel/BKE_packedFile.h2
-rw-r--r--source/blender/blenkernel/BKE_scene.h2
-rw-r--r--source/blender/blenkernel/BKE_screen.h2
-rw-r--r--source/blender/blenkernel/BKE_smoke.h1
-rw-r--r--source/blender/blenkernel/BKE_sound.h2
-rw-r--r--source/blender/blenkernel/BKE_subdiv.h2
-rw-r--r--source/blender/blenkernel/BKE_subdiv_ccg.h2
-rw-r--r--source/blender/blenkernel/BKE_subdiv_eval.h2
-rw-r--r--source/blender/blenkernel/BKE_subdiv_foreach.h2
-rw-r--r--source/blender/blenkernel/BKE_subdiv_mesh.h2
-rw-r--r--source/blender/blenkernel/BKE_text.h2
-rw-r--r--source/blender/blenkernel/BKE_texture.h2
-rw-r--r--source/blender/blenkernel/BKE_tracking.h1
-rw-r--r--source/blender/blenkernel/BKE_world.h2
-rw-r--r--source/blender/blenlib/BLI_dlrbTree.h1
-rw-r--r--source/blender/blenlib/BLI_edgehash.h1
-rw-r--r--source/blender/blenlib/BLI_kdopbvh.h2
-rw-r--r--source/blender/blenlib/BLI_kdtree.h2
-rw-r--r--source/blender/blenlib/BLI_scanfill.h3
-rw-r--r--source/blender/blenlib/intern/BLI_mempool.c1
-rw-r--r--source/blender/blenlib/intern/expr_pylike_eval.c2
-rw-r--r--source/blender/blenlib/intern/math_rotation.c3
-rw-r--r--source/blender/freestyle/intern/application/AppConfig.h2
-rw-r--r--source/blender/freestyle/intern/application/Controller.h2
-rw-r--r--source/blender/freestyle/intern/geometry/BBox.h2
-rw-r--r--source/blender/freestyle/intern/geometry/Bezier.cpp2
-rw-r--r--source/blender/freestyle/intern/geometry/Bezier.h2
-rw-r--r--source/blender/freestyle/intern/geometry/FastGrid.cpp2
-rw-r--r--source/blender/freestyle/intern/geometry/FastGrid.h2
-rw-r--r--source/blender/freestyle/intern/geometry/FitCurve.cpp2
-rw-r--r--source/blender/freestyle/intern/geometry/FitCurve.h2
-rw-r--r--source/blender/freestyle/intern/geometry/Geom.h4
-rw-r--r--source/blender/freestyle/intern/geometry/GeomCleaner.cpp2
-rw-r--r--source/blender/freestyle/intern/geometry/GeomCleaner.h2
-rw-r--r--source/blender/freestyle/intern/geometry/GeomUtils.cpp2
-rw-r--r--source/blender/freestyle/intern/geometry/GeomUtils.h2
-rw-r--r--source/blender/freestyle/intern/geometry/Grid.cpp2
-rw-r--r--source/blender/freestyle/intern/geometry/Grid.h2
-rw-r--r--source/blender/freestyle/intern/geometry/GridHelpers.cpp2
-rw-r--r--source/blender/freestyle/intern/geometry/GridHelpers.h2
-rw-r--r--source/blender/freestyle/intern/geometry/HashGrid.cpp2
-rw-r--r--source/blender/freestyle/intern/geometry/HashGrid.h2
-rw-r--r--source/blender/freestyle/intern/geometry/Noise.cpp2
-rw-r--r--source/blender/freestyle/intern/geometry/Noise.h2
-rw-r--r--source/blender/freestyle/intern/geometry/Polygon.h2
-rw-r--r--source/blender/freestyle/intern/geometry/SweepLine.h2
-rw-r--r--source/blender/freestyle/intern/geometry/VecMat.h4
-rw-r--r--source/blender/freestyle/intern/geometry/matrix_util.cpp1
-rw-r--r--source/blender/freestyle/intern/geometry/matrix_util.h1
-rw-r--r--source/blender/freestyle/intern/geometry/normal_cycle.cpp1
-rw-r--r--source/blender/freestyle/intern/geometry/normal_cycle.h1
-rw-r--r--source/blender/freestyle/intern/image/GaussianFilter.cpp2
-rw-r--r--source/blender/freestyle/intern/image/GaussianFilter.h2
-rw-r--r--source/blender/freestyle/intern/image/Image.h2
-rw-r--r--source/blender/freestyle/intern/image/ImagePyramid.cpp2
-rw-r--r--source/blender/freestyle/intern/image/ImagePyramid.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/DrawingStyle.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/FrsMaterial.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp2
-rw-r--r--source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/LineRep.cpp2
-rw-r--r--source/blender/freestyle/intern/scene_graph/LineRep.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/Node.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeCamera.cpp2
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeCamera.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp2
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeGroup.cpp2
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeGroup.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeLight.cpp2
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeLight.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeShape.cpp2
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeShape.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeTransform.cpp2
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeTransform.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp2
-rw-r--r--source/blender/freestyle/intern/scene_graph/OrientedLineRep.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/Rep.cpp2
-rw-r--r--source/blender/freestyle/intern/scene_graph/Rep.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp2
-rw-r--r--source/blender/freestyle/intern/scene_graph/SceneVisitor.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/TriangleRep.cpp2
-rw-r--r--source/blender/freestyle/intern/scene_graph/TriangleRep.h2
-rw-r--r--source/blender/freestyle/intern/scene_graph/VertexRep.cpp2
-rw-r--r--source/blender/freestyle/intern/scene_graph/VertexRep.h2
-rw-r--r--source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h3
-rw-r--r--source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h3
-rw-r--r--source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h2
-rw-r--r--source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp2
-rw-r--r--source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h2
-rw-r--r--source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp2
-rw-r--r--source/blender/freestyle/intern/stroke/BasicStrokeShaders.h2
-rw-r--r--source/blender/freestyle/intern/stroke/Canvas.cpp2
-rw-r--r--source/blender/freestyle/intern/stroke/Canvas.h2
-rw-r--r--source/blender/freestyle/intern/stroke/Chain.cpp2
-rw-r--r--source/blender/freestyle/intern/stroke/Chain.h2
-rw-r--r--source/blender/freestyle/intern/stroke/ChainingIterators.cpp2
-rw-r--r--source/blender/freestyle/intern/stroke/ChainingIterators.h2
-rw-r--r--source/blender/freestyle/intern/stroke/ContextFunctions.cpp2
-rw-r--r--source/blender/freestyle/intern/stroke/ContextFunctions.h2
-rw-r--r--source/blender/freestyle/intern/stroke/Curve.cpp2
-rw-r--r--source/blender/freestyle/intern/stroke/Curve.h2
-rw-r--r--source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h2
-rw-r--r--source/blender/freestyle/intern/stroke/CurveIterators.h2
-rw-r--r--source/blender/freestyle/intern/stroke/Modifiers.h2
-rw-r--r--source/blender/freestyle/intern/stroke/Module.h2
-rw-r--r--source/blender/freestyle/intern/stroke/Operators.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/Operators.h3
-rw-r--r--source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp2
-rw-r--r--source/blender/freestyle/intern/stroke/PSStrokeRenderer.h2
-rw-r--r--source/blender/freestyle/intern/stroke/Predicates0D.h3
-rw-r--r--source/blender/freestyle/intern/stroke/Predicates1D.h3
-rw-r--r--source/blender/freestyle/intern/stroke/QInformationMap.h2
-rw-r--r--source/blender/freestyle/intern/stroke/Stroke.cpp2
-rw-r--r--source/blender/freestyle/intern/stroke/Stroke.h2
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeIO.cpp2
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeIO.h2
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeIterators.h2
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeLayer.cpp2
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeLayer.h2
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeRenderer.cpp2
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeRenderer.h2
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeRep.cpp2
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeRep.h2
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeShader.h3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeTesselator.cpp2
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeTesselator.h2
-rw-r--r--source/blender/freestyle/intern/stroke/StyleModule.h3
-rw-r--r--source/blender/freestyle/intern/system/BaseIterator.h2
-rw-r--r--source/blender/freestyle/intern/system/BaseObject.cpp2
-rw-r--r--source/blender/freestyle/intern/system/BaseObject.h2
-rw-r--r--source/blender/freestyle/intern/system/Cast.h2
-rw-r--r--source/blender/freestyle/intern/system/Exception.cpp2
-rw-r--r--source/blender/freestyle/intern/system/Exception.h2
-rw-r--r--source/blender/freestyle/intern/system/FreestyleConfig.h2
-rw-r--r--source/blender/freestyle/intern/system/Id.h2
-rw-r--r--source/blender/freestyle/intern/system/Interpreter.h2
-rw-r--r--source/blender/freestyle/intern/system/PointerSequence.h2
-rw-r--r--source/blender/freestyle/intern/system/Precision.h2
-rw-r--r--source/blender/freestyle/intern/system/ProgressBar.h2
-rw-r--r--source/blender/freestyle/intern/system/PseudoNoise.cpp2
-rw-r--r--source/blender/freestyle/intern/system/PseudoNoise.h2
-rw-r--r--source/blender/freestyle/intern/system/PythonInterpreter.cpp2
-rw-r--r--source/blender/freestyle/intern/system/PythonInterpreter.h2
-rw-r--r--source/blender/freestyle/intern/system/RandGen.cpp2
-rw-r--r--source/blender/freestyle/intern/system/RandGen.h2
-rw-r--r--source/blender/freestyle/intern/system/RenderMonitor.h2
-rw-r--r--source/blender/freestyle/intern/system/StringUtils.cpp2
-rw-r--r--source/blender/freestyle/intern/system/StringUtils.h2
-rw-r--r--source/blender/freestyle/intern/system/TimeStamp.cpp2
-rw-r--r--source/blender/freestyle/intern/system/TimeStamp.h2
-rw-r--r--source/blender/freestyle/intern/system/TimeUtils.h2
-rw-r--r--source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h2
-rw-r--r--source/blender/freestyle/intern/view_map/AutoPtrHelper.h2
-rw-r--r--source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h2
-rw-r--r--source/blender/freestyle/intern/view_map/BoxGrid.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/BoxGrid.h2
-rw-r--r--source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/CulledOccluderSource.h2
-rw-r--r--source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/FEdgeXDetector.h2
-rw-r--r--source/blender/freestyle/intern/view_map/Functions0D.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/Functions0D.h3
-rw-r--r--source/blender/freestyle/intern/view_map/Functions1D.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/Functions1D.h3
-rw-r--r--source/blender/freestyle/intern/view_map/GridDensityProvider.h2
-rw-r--r--source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h2
-rw-r--r--source/blender/freestyle/intern/view_map/Interface0D.h2
-rw-r--r--source/blender/freestyle/intern/view_map/Interface1D.h2
-rw-r--r--source/blender/freestyle/intern/view_map/OccluderSource.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/OccluderSource.h2
-rw-r--r--source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h2
-rw-r--r--source/blender/freestyle/intern/view_map/Silhouette.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/Silhouette.h2
-rw-r--r--source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h2
-rw-r--r--source/blender/freestyle/intern/view_map/SphericalGrid.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/SphericalGrid.h2
-rw-r--r--source/blender/freestyle/intern/view_map/SteerableViewMap.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/SteerableViewMap.h2
-rw-r--r--source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h2
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMap.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMap.h2
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h2
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapBuilder.h2
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapIO.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapIO.h2
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapIterators.h2
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp2
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapTesselator.h2
-rw-r--r--source/blender/freestyle/intern/winged_edge/Curvature.cpp4
-rw-r--r--source/blender/freestyle/intern/winged_edge/Curvature.h4
-rw-r--r--source/blender/freestyle/intern/winged_edge/Nature.h2
-rw-r--r--source/blender/freestyle/intern/winged_edge/WEdge.cpp2
-rw-r--r--source/blender/freestyle/intern/winged_edge/WEdge.h2
-rw-r--r--source/blender/freestyle/intern/winged_edge/WFillGrid.cpp3
-rw-r--r--source/blender/freestyle/intern/winged_edge/WFillGrid.h3
-rw-r--r--source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp2
-rw-r--r--source/blender/freestyle/intern/winged_edge/WSFillGrid.h2
-rw-r--r--source/blender/freestyle/intern/winged_edge/WXEdge.cpp2
-rw-r--r--source/blender/freestyle/intern/winged_edge/WXEdge.h2
-rw-r--r--source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp2
-rw-r--r--source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h2
-rw-r--r--source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp2
-rw-r--r--source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h2
-rw-r--r--source/blender/imbuf/IMB_moviecache.h1
-rw-r--r--source/blender/makesdna/DNA_mask_types.h2
-rw-r--r--source/blender/makesdna/DNA_movieclip_types.h2
-rw-r--r--source/blender/makesdna/DNA_packedFile_types.h2
-rw-r--r--source/blender/makesdna/DNA_sequence_types.h2
-rw-r--r--source/blender/makesdna/DNA_sound_types.h2
-rw-r--r--source/blender/makesdna/DNA_space_types.h2
-rw-r--r--source/blender/makesdna/DNA_text_types.h2
-rw-r--r--source/blender/makesdna/DNA_texture_types.h2
-rw-r--r--source/blender/makesdna/DNA_tracking_types.h2
-rw-r--r--source/blender/makesdna/DNA_userdef_types.h2
-rw-r--r--source/blender/makesdna/DNA_vec_types.h2
-rw-r--r--source/blender/makesdna/DNA_vfont_types.h2
320 files changed, 2 insertions, 638 deletions
diff --git a/intern/atomic/atomic_ops.h b/intern/atomic/atomic_ops.h
index d0845eab9f0..c8b68958057 100644
--- a/intern/atomic/atomic_ops.h
+++ b/intern/atomic/atomic_ops.h
@@ -48,9 +48,8 @@
* \file atomic_ops.h
* \ingroup Atomic
*
- * \author Copyright (C) 2016 Blender Foundation, adapted from jemalloc.
- * \brief Provides wrapper around system-specific atomic primitives, and some extensions (faked-atomic operations
- * over float numbers).
+ * \brief Provides wrapper around system-specific atomic primitives,
+ * and some extensions (faked-atomic operations over float numbers).
*/
#ifndef __ATOMIC_OPS_H__
diff --git a/intern/ghost/GHOST_IContext.h b/intern/ghost/GHOST_IContext.h
index 15a85a4ec8d..791b5aa2201 100644
--- a/intern/ghost/GHOST_IContext.h
+++ b/intern/ghost/GHOST_IContext.h
@@ -35,9 +35,6 @@
* You can create a offscreen context (windowless) with the system's
* GHOST_ISystem::createOffscreenContext method.
* \see GHOST_ISystem#createOffscreenContext
- *
- * \author Clément Foucault
- * \date Feb 9, 2018
*/
class GHOST_IContext
{
diff --git a/intern/ghost/GHOST_IEvent.h b/intern/ghost/GHOST_IEvent.h
index 76eb7350932..e9bd84daa31 100644
--- a/intern/ghost/GHOST_IEvent.h
+++ b/intern/ghost/GHOST_IEvent.h
@@ -39,8 +39,6 @@ class GHOST_IWindow;
* event data to the correct event dat structure.
* \see GHOST_IEventConsumer#processEvent
* \see GHOST_TEventType
- * \author Maarten Gribnau
- * \date May 31, 2001
*/
class GHOST_IEvent
{
diff --git a/intern/ghost/GHOST_IEventConsumer.h b/intern/ghost/GHOST_IEventConsumer.h
index 4ec977fd34b..ee9bdaa1f5c 100644
--- a/intern/ghost/GHOST_IEventConsumer.h
+++ b/intern/ghost/GHOST_IEventConsumer.h
@@ -34,8 +34,6 @@
* they want to receive events. The system will call the processEvent() method
* for every installed event consumer to pass events.
* \see GHOST_ISystem#addEventConsumer
- * \author Maarten Gribnau
- * \date May 14, 2001
*/
class GHOST_IEventConsumer
{
diff --git a/intern/ghost/GHOST_ISystem.h b/intern/ghost/GHOST_ISystem.h
index 8aca1278ca3..9b18ad3a729 100644
--- a/intern/ghost/GHOST_ISystem.h
+++ b/intern/ghost/GHOST_ISystem.h
@@ -127,8 +127,6 @@ class GHOST_IEventConsumer;
* -# Access to the state of the mouse buttons and the keyboard.
* -# Menus for windows with events generated when they are accessed (this is
* work in progress).
- * \author Maarten Gribnau
- * \date May 30, 2001
*/
class GHOST_ISystem
{
diff --git a/intern/ghost/GHOST_ITimerTask.h b/intern/ghost/GHOST_ITimerTask.h
index e5e3857278f..4f6045c53b8 100644
--- a/intern/ghost/GHOST_ITimerTask.h
+++ b/intern/ghost/GHOST_ITimerTask.h
@@ -39,8 +39,6 @@
* process messages in order for the timer-callbacks to be called.
* \see GHOST_ISystem#installTimer
* \see GHOST_TimerProcPtr
- * \author Maarten Gribnau
- * \date May 31, 2001
*/
class GHOST_ITimerTask
{
diff --git a/intern/ghost/GHOST_IWindow.h b/intern/ghost/GHOST_IWindow.h
index 950d8aa2105..263d9438530 100644
--- a/intern/ghost/GHOST_IWindow.h
+++ b/intern/ghost/GHOST_IWindow.h
@@ -43,9 +43,6 @@
* upper left corner of the screen.</li>
* - The client rectangle coordinate system. The client rectangle of a window
* is the area that is drawable by the application (excluding title bars etc.).
- *
- * \author Maarten Gribnau
- * \date May 31, 2001
*/
class GHOST_IWindow
{
diff --git a/intern/ghost/GHOST_Rect.h b/intern/ghost/GHOST_Rect.h
index 9c167e691ea..8afbd5e3043 100644
--- a/intern/ghost/GHOST_Rect.h
+++ b/intern/ghost/GHOST_Rect.h
@@ -33,8 +33,6 @@
* The four extreme coordinates are stored as left, top, right and bottom.
* To be valid, a rectangle should have a left coordinate smaller than or equal to right.
* To be valid, a rectangle should have a top coordinate smaller than or equal to bottom.
- * \author Maarten Gribnau
- * \date May 10, 2001
*/
class GHOST_Rect {
diff --git a/intern/ghost/intern/GHOST_Buttons.h b/intern/ghost/intern/GHOST_Buttons.h
index 84ad94ff6ae..537a21baa0f 100644
--- a/intern/ghost/intern/GHOST_Buttons.h
+++ b/intern/ghost/intern/GHOST_Buttons.h
@@ -31,8 +31,6 @@
/**
* This struct stores the state of the mouse buttons.
* Buttons can be set using button masks.
- * \author Maarten Gribnau
- * \date May 15, 2001
*/
struct GHOST_Buttons {
/**
diff --git a/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp b/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp
index 5499e1b537d..c801874cec1 100644
--- a/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp
+++ b/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp
@@ -24,8 +24,6 @@
/**
* Copyright (C) 2001 NaN Technologies B.V.
- * \author Maarten Gribnau
- * \date October 25, 2001
*/
#include "GHOST_Debug.h"
diff --git a/intern/ghost/intern/GHOST_CallbackEventConsumer.h b/intern/ghost/intern/GHOST_CallbackEventConsumer.h
index 2a38e7d42df..96537db4bad 100644
--- a/intern/ghost/intern/GHOST_CallbackEventConsumer.h
+++ b/intern/ghost/intern/GHOST_CallbackEventConsumer.h
@@ -31,8 +31,6 @@
/**
* Event consumer that will forward events to a call-back routine.
* Especially useful for the C-API.
- * \author Maarten Gribnau
- * \date October 25, 2001
*/
class GHOST_CallbackEventConsumer : public GHOST_IEventConsumer
{
diff --git a/intern/ghost/intern/GHOST_DisplayManager.cpp b/intern/ghost/intern/GHOST_DisplayManager.cpp
index 4e891a3cfc6..c818d302411 100644
--- a/intern/ghost/intern/GHOST_DisplayManager.cpp
+++ b/intern/ghost/intern/GHOST_DisplayManager.cpp
@@ -24,8 +24,6 @@
/**
* Copyright (C) 2001 NaN Technologies B.V.
- * \author Maarten Gribnau
- * \date September 21, 2001
*/
#include "GHOST_DisplayManager.h"
diff --git a/intern/ghost/intern/GHOST_DisplayManager.h b/intern/ghost/intern/GHOST_DisplayManager.h
index 7fa00fbfe16..9e3d40d75dc 100644
--- a/intern/ghost/intern/GHOST_DisplayManager.h
+++ b/intern/ghost/intern/GHOST_DisplayManager.h
@@ -31,8 +31,6 @@
/**
* Manages system displays (platform independent implementation).
- * \author Maarten Gribnau
- * \date September 21, 2001
*/
class GHOST_DisplayManager
{
diff --git a/intern/ghost/intern/GHOST_DisplayManagerCocoa.h b/intern/ghost/intern/GHOST_DisplayManagerCocoa.h
index 0e4724c7d65..b389773d340 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerCocoa.h
+++ b/intern/ghost/intern/GHOST_DisplayManagerCocoa.h
@@ -34,8 +34,6 @@
/**
* Manages system displays (Mac OSX/Cocoa implementation).
* \see GHOST_DisplayManager
- * \author Maarten Gribnau
- * \date September 21, 2001
*/
class GHOST_DisplayManagerCocoa : public GHOST_DisplayManager
{
diff --git a/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp b/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp
index 90d78ccf8f6..2e26a3f8184 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp
+++ b/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp
@@ -19,8 +19,6 @@
/** \file ghost/intern/GHOST_DisplayManagerWin32.cpp
* \ingroup GHOST
- * \author Maarten Gribnau
- * \date September 21, 2001
*/
#include "GHOST_DisplayManagerWin32.h"
diff --git a/intern/ghost/intern/GHOST_DisplayManagerWin32.h b/intern/ghost/intern/GHOST_DisplayManagerWin32.h
index 4757da73211..ed489ebe36d 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerWin32.h
+++ b/intern/ghost/intern/GHOST_DisplayManagerWin32.h
@@ -34,8 +34,6 @@
/**
* Manages system displays (WIN32 implementation).
- * \author Maarten Gribnau
- * \date September 21, 2001
*/
class GHOST_DisplayManagerWin32 : public GHOST_DisplayManager
{
diff --git a/intern/ghost/intern/GHOST_DisplayManagerX11.h b/intern/ghost/intern/GHOST_DisplayManagerX11.h
index 33a82ef3bbc..c871f4fdf5c 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerX11.h
+++ b/intern/ghost/intern/GHOST_DisplayManagerX11.h
@@ -32,8 +32,6 @@ class GHOST_SystemX11;
/**
* Manages system displays (X11 implementation).
- * \author Laurence Bourn
- * \date October 26, 2001
*/
class GHOST_DisplayManagerX11 : public GHOST_DisplayManager
{
diff --git a/intern/ghost/intern/GHOST_Event.h b/intern/ghost/intern/GHOST_Event.h
index e981d506616..f1bdfd74b41 100644
--- a/intern/ghost/intern/GHOST_Event.h
+++ b/intern/ghost/intern/GHOST_Event.h
@@ -30,8 +30,6 @@
/**
* Base class for events received the operating system.
- * \author Maarten Gribnau
- * \date May 11, 2001
*/
class GHOST_Event : public GHOST_IEvent
{
diff --git a/intern/ghost/intern/GHOST_EventButton.h b/intern/ghost/intern/GHOST_EventButton.h
index a011da39199..07bc267a9cc 100644
--- a/intern/ghost/intern/GHOST_EventButton.h
+++ b/intern/ghost/intern/GHOST_EventButton.h
@@ -29,8 +29,6 @@
/**
* Mouse button event.
- * \author Maarten Gribnau
- * \date May 11, 2001
*/
class GHOST_EventButton : public GHOST_Event
{
diff --git a/intern/ghost/intern/GHOST_EventCursor.h b/intern/ghost/intern/GHOST_EventCursor.h
index 80639c12d2a..c0b0c07571d 100644
--- a/intern/ghost/intern/GHOST_EventCursor.h
+++ b/intern/ghost/intern/GHOST_EventCursor.h
@@ -29,8 +29,6 @@
/**
* Cursor event.
- * \author Maarten Gribnau
- * \date May 11, 2001
*/
class GHOST_EventCursor : public GHOST_Event
{
diff --git a/intern/ghost/intern/GHOST_EventKey.h b/intern/ghost/intern/GHOST_EventKey.h
index a49e3a57980..37225a17077 100644
--- a/intern/ghost/intern/GHOST_EventKey.h
+++ b/intern/ghost/intern/GHOST_EventKey.h
@@ -29,8 +29,6 @@
/**
* Key event.
- * \author Maarten Gribnau
- * \date May 11, 2001
*/
class GHOST_EventKey : public GHOST_Event
{
diff --git a/intern/ghost/intern/GHOST_EventManager.cpp b/intern/ghost/intern/GHOST_EventManager.cpp
index eae7432069f..11aa7079bf0 100644
--- a/intern/ghost/intern/GHOST_EventManager.cpp
+++ b/intern/ghost/intern/GHOST_EventManager.cpp
@@ -24,8 +24,6 @@
/**
* Copyright (C) 2001 NaN Technologies B.V.
- * \author Maarten Gribnau
- * \date May 14, 2001
*/
#include "GHOST_EventManager.h"
diff --git a/intern/ghost/intern/GHOST_EventString.h b/intern/ghost/intern/GHOST_EventString.h
index 8debbcad75b..900814189eb 100644
--- a/intern/ghost/intern/GHOST_EventString.h
+++ b/intern/ghost/intern/GHOST_EventString.h
@@ -30,8 +30,6 @@
/**
* Generic class for events with string data
- * \author Damien Plisson
- * \date Feb 1, 2010
*/
class GHOST_EventString : public GHOST_Event
{
diff --git a/intern/ghost/intern/GHOST_EventWheel.h b/intern/ghost/intern/GHOST_EventWheel.h
index 40f80f33e33..fd3eea9a4e8 100644
--- a/intern/ghost/intern/GHOST_EventWheel.h
+++ b/intern/ghost/intern/GHOST_EventWheel.h
@@ -31,8 +31,6 @@
* Mouse wheel event.
* The displacement of the mouse wheel is counted in ticks.
* A positive value means the wheel is turned away from the user.
- * \author Maarten Gribnau
- * \date May 11, 2001
*/
class GHOST_EventWheel : public GHOST_Event
{
diff --git a/intern/ghost/intern/GHOST_ISystem.cpp b/intern/ghost/intern/GHOST_ISystem.cpp
index 3167625aeab..6e40f50ee44 100644
--- a/intern/ghost/intern/GHOST_ISystem.cpp
+++ b/intern/ghost/intern/GHOST_ISystem.cpp
@@ -24,8 +24,6 @@
/**
* Copyright (C) 2001 NaN Technologies B.V.
- * \author Maarten Gribnau
- * \date May 7, 2001
*/
#include "GHOST_ISystem.h"
diff --git a/intern/ghost/intern/GHOST_ISystemPaths.cpp b/intern/ghost/intern/GHOST_ISystemPaths.cpp
index 9ea36985319..96372657712 100644
--- a/intern/ghost/intern/GHOST_ISystemPaths.cpp
+++ b/intern/ghost/intern/GHOST_ISystemPaths.cpp
@@ -24,8 +24,6 @@
/**
* Copyright (C) 2001 NaN Technologies B.V.
- * \author Maarten Gribnau
- * \date May 7, 2001
*/
diff --git a/intern/ghost/intern/GHOST_ModifierKeys.cpp b/intern/ghost/intern/GHOST_ModifierKeys.cpp
index 39f012a987c..9483ec5f7e2 100644
--- a/intern/ghost/intern/GHOST_ModifierKeys.cpp
+++ b/intern/ghost/intern/GHOST_ModifierKeys.cpp
@@ -24,8 +24,6 @@
/**
* Copyright (C) 2001 NaN Technologies B.V.
- * \author Maarten Gribnau
- * \date May 31, 2001
*/
#include "GHOST_ModifierKeys.h"
diff --git a/intern/ghost/intern/GHOST_ModifierKeys.h b/intern/ghost/intern/GHOST_ModifierKeys.h
index a7da95dfcd8..835b3e1686d 100644
--- a/intern/ghost/intern/GHOST_ModifierKeys.h
+++ b/intern/ghost/intern/GHOST_ModifierKeys.h
@@ -30,8 +30,6 @@
/**
* Stores the state of modifier keys.
* Discriminates between left and right modifier keys.
- * \author Maarten Gribnau
- * \date May 17, 2001
*/
struct GHOST_ModifierKeys {
/**
diff --git a/intern/ghost/intern/GHOST_System.cpp b/intern/ghost/intern/GHOST_System.cpp
index 02270580493..7a7b2ae32a2 100644
--- a/intern/ghost/intern/GHOST_System.cpp
+++ b/intern/ghost/intern/GHOST_System.cpp
@@ -19,8 +19,6 @@
/** \file ghost/intern/GHOST_System.cpp
* \ingroup GHOST
- * \author Maarten Gribnau
- * \date May 7, 2001
*/
#include "GHOST_System.h"
diff --git a/intern/ghost/intern/GHOST_System.h b/intern/ghost/intern/GHOST_System.h
index 8fdc2e92105..7f7e34b8516 100644
--- a/intern/ghost/intern/GHOST_System.h
+++ b/intern/ghost/intern/GHOST_System.h
@@ -50,8 +50,6 @@ class GHOST_NDOFManager;
* GHOST_System is an abstract class because not all methods of GHOST_ISystem
* are implemented.
* \see GHOST_ISystem.
- * \author Maarten Gribnau
- * \date May 7, 2001
*/
class GHOST_System : public GHOST_ISystem
{
diff --git a/intern/ghost/intern/GHOST_SystemPathsWin32.h b/intern/ghost/intern/GHOST_SystemPathsWin32.h
index 6f011a94771..0aa93d320a0 100644
--- a/intern/ghost/intern/GHOST_SystemPathsWin32.h
+++ b/intern/ghost/intern/GHOST_SystemPathsWin32.h
@@ -40,8 +40,6 @@
/**
* WIN32 Implementation of GHOST_SystemPaths class.
* \see GHOST_SystemPaths.
- * \author Andrea Weikert
- * \date August 1, 2010
*/
class GHOST_SystemPathsWin32 : public GHOST_SystemPaths {
public:
diff --git a/intern/ghost/intern/GHOST_SystemWin32.cpp b/intern/ghost/intern/GHOST_SystemWin32.cpp
index 0f1e045927f..8bcb3df9a7f 100644
--- a/intern/ghost/intern/GHOST_SystemWin32.cpp
+++ b/intern/ghost/intern/GHOST_SystemWin32.cpp
@@ -19,8 +19,6 @@
/** \file ghost/intern/GHOST_SystemWin32.cpp
* \ingroup GHOST
- *
- * \author Maarten Gribnau
*/
diff --git a/intern/ghost/intern/GHOST_SystemWin32.h b/intern/ghost/intern/GHOST_SystemWin32.h
index d5b053814fe..a18301aaf20 100644
--- a/intern/ghost/intern/GHOST_SystemWin32.h
+++ b/intern/ghost/intern/GHOST_SystemWin32.h
@@ -51,8 +51,6 @@ class GHOST_WindowWin32;
/**
* WIN32 Implementation of GHOST_System class.
* \see GHOST_System.
- * \author Maarten Gribnau
- * \date May 10, 2001
*/
class GHOST_SystemWin32 : public GHOST_System {
public:
diff --git a/intern/ghost/intern/GHOST_SystemX11.h b/intern/ghost/intern/GHOST_SystemX11.h
index 9dda0013ea6..9a906ecdc99 100644
--- a/intern/ghost/intern/GHOST_SystemX11.h
+++ b/intern/ghost/intern/GHOST_SystemX11.h
@@ -71,8 +71,6 @@ class GHOST_WindowX11;
/**
* X11 Implementation of GHOST_System class.
* \see GHOST_System.
- * \author Laurence Bourn
- * \date October 26, 2001
*/
class GHOST_SystemX11 : public GHOST_System {
diff --git a/intern/ghost/intern/GHOST_TimerManager.cpp b/intern/ghost/intern/GHOST_TimerManager.cpp
index 6f25c4a4c3c..b04b742eff8 100644
--- a/intern/ghost/intern/GHOST_TimerManager.cpp
+++ b/intern/ghost/intern/GHOST_TimerManager.cpp
@@ -24,8 +24,6 @@
/**
* Copyright (C) 2001 NaN Technologies B.V.
- * \author Maarten Gribnau
- * \date May 31, 2001
*/
#include "GHOST_TimerManager.h"
diff --git a/intern/ghost/intern/GHOST_TimerManager.h b/intern/ghost/intern/GHOST_TimerManager.h
index cb76f55476c..119dda16a79 100644
--- a/intern/ghost/intern/GHOST_TimerManager.h
+++ b/intern/ghost/intern/GHOST_TimerManager.h
@@ -36,8 +36,6 @@ class GHOST_TimerTask;
* Manages a list of timer tasks.
* Timer tasks added are owned by the manager.
* Don't delete timer task objects.
- * \author Maarten Gribnau
- * \date May 31, 2001
*/
class GHOST_TimerManager
{
diff --git a/intern/ghost/intern/GHOST_TimerTask.h b/intern/ghost/intern/GHOST_TimerTask.h
index 8ac9f71b495..a0127d375e6 100644
--- a/intern/ghost/intern/GHOST_TimerTask.h
+++ b/intern/ghost/intern/GHOST_TimerTask.h
@@ -30,8 +30,6 @@
/**
* Implementation of a timer task.
- * \author Maarten Gribnau
- * \date May 28, 2001
*/
class GHOST_TimerTask : public GHOST_ITimerTask
{
diff --git a/intern/ghost/intern/GHOST_Window.cpp b/intern/ghost/intern/GHOST_Window.cpp
index 0f15636821d..08d7071e5bc 100644
--- a/intern/ghost/intern/GHOST_Window.cpp
+++ b/intern/ghost/intern/GHOST_Window.cpp
@@ -24,8 +24,6 @@
/**
* Copyright (C) 2001 NaN Technologies B.V.
- * \author Maarten Gribnau
- * \date May 10, 2001
*/
#include "GHOST_Window.h"
diff --git a/intern/ghost/intern/GHOST_Window.h b/intern/ghost/intern/GHOST_Window.h
index ebb99ef06c1..7abee29a1d2 100644
--- a/intern/ghost/intern/GHOST_Window.h
+++ b/intern/ghost/intern/GHOST_Window.h
@@ -36,8 +36,6 @@ class GHOST_Context;
* upper-left corner of the screen.
* Implements part of the GHOST_IWindow interface and adds some methods to
* be implemented by childs of this class.
- * \author Maarten Gribnau
- * \date May 7, 2001
*/
class GHOST_Window : public GHOST_IWindow
{
diff --git a/intern/ghost/intern/GHOST_WindowManager.cpp b/intern/ghost/intern/GHOST_WindowManager.cpp
index f015494e8db..c3fb56d8b6b 100644
--- a/intern/ghost/intern/GHOST_WindowManager.cpp
+++ b/intern/ghost/intern/GHOST_WindowManager.cpp
@@ -24,8 +24,6 @@
/**
* Copyright (C) 2001 NaN Technologies B.V.
- * \author Maarten Gribnau
- * \date May 11, 2001
*/
#include "GHOST_WindowManager.h"
diff --git a/intern/ghost/intern/GHOST_WindowManager.h b/intern/ghost/intern/GHOST_WindowManager.h
index b4a080e9b01..c628457e337 100644
--- a/intern/ghost/intern/GHOST_WindowManager.h
+++ b/intern/ghost/intern/GHOST_WindowManager.h
@@ -33,8 +33,6 @@
/**
* Manages system windows (platform independent implementation).
- * \author Maarten Gribnau
- * \date May 11, 2001
*/
class GHOST_WindowManager
{
diff --git a/intern/ghost/intern/GHOST_WindowWin32.h b/intern/ghost/intern/GHOST_WindowWin32.h
index 4e92835fdb4..236ac637206 100644
--- a/intern/ghost/intern/GHOST_WindowWin32.h
+++ b/intern/ghost/intern/GHOST_WindowWin32.h
@@ -135,8 +135,6 @@ typedef BOOL (API * GHOST_WIN32_GetPointerPenInfo)(UINT32 pointerId, POINTER_PEN
/**
* GHOST window on M$ Windows OSs.
- * \author Maarten Gribnau
- * \date May 10, 2001
*/
class GHOST_WindowWin32 : public GHOST_Window {
public:
diff --git a/intern/ghost/intern/GHOST_WindowX11.h b/intern/ghost/intern/GHOST_WindowX11.h
index 91775b5c37a..d51b9aa1c3b 100644
--- a/intern/ghost/intern/GHOST_WindowX11.h
+++ b/intern/ghost/intern/GHOST_WindowX11.h
@@ -47,8 +47,6 @@ class GHOST_DropTargetX11;
/**
* X11 implementation of GHOST_IWindow.
* Dimensions are given in screen coordinates that are relative to the upper-left corner of the screen.
- * \author Laurence Bourn
- * \date October 26, 2001
*/
class GHOST_WindowX11 : public GHOST_Window
diff --git a/intern/ghost/test/gears/GHOST_C-Test.c b/intern/ghost/test/gears/GHOST_C-Test.c
index 06339144836..5f0e867dc8a 100644
--- a/intern/ghost/test/gears/GHOST_C-Test.c
+++ b/intern/ghost/test/gears/GHOST_C-Test.c
@@ -24,8 +24,6 @@
* Simple test file for the GHOST library.
* The OpenGL gear code is taken from the Qt sample code which,
* in turn, is probably taken from somewhere as well.
- * \author Maarten Gribnau
- * \date May 31, 2001
*/
#include <stdlib.h>
diff --git a/intern/ghost/test/gears/GHOST_Test.cpp b/intern/ghost/test/gears/GHOST_Test.cpp
index 2bdb75c710d..23564faf38d 100644
--- a/intern/ghost/test/gears/GHOST_Test.cpp
+++ b/intern/ghost/test/gears/GHOST_Test.cpp
@@ -22,8 +22,6 @@
* Simple test file for the GHOST library.
* The OpenGL gear code is taken from the Qt sample code which,
* in turn, is probably taken from somewhere as well.
- * \author Maarten Gribnau
- * \date May 31, 2001
* Stereo code by Raymond de Vries, januari 2002
*/
diff --git a/intern/guardedalloc/MEM_guardedalloc.h b/intern/guardedalloc/MEM_guardedalloc.h
index d23bab63d67..eb60226490c 100644
--- a/intern/guardedalloc/MEM_guardedalloc.h
+++ b/intern/guardedalloc/MEM_guardedalloc.h
@@ -21,7 +21,6 @@
* \file MEM_guardedalloc.h
* \ingroup MEM
*
- * \author Copyright (C) 2001 NaN Technologies B.V.
* \brief Read \ref MEMPage
*
* \page MEMPage Guarded memory(de)allocation
diff --git a/intern/guardedalloc/mmap_win.h b/intern/guardedalloc/mmap_win.h
index 309816ffb1f..e54ddaa804e 100644
--- a/intern/guardedalloc/mmap_win.h
+++ b/intern/guardedalloc/mmap_win.h
@@ -19,7 +19,6 @@
/** \file mmap_win.h
* \ingroup MEM
- * \author Andrea Weikert
*/
#ifndef __MMAP_WIN_H__
diff --git a/intern/iksolver/extern/IK_solver.h b/intern/iksolver/extern/IK_solver.h
index 35a8564d816..fd6de74f484 100644
--- a/intern/iksolver/extern/IK_solver.h
+++ b/intern/iksolver/extern/IK_solver.h
@@ -27,7 +27,6 @@
* Copyright (C) 2001 NaN Technologies B.V.
*
- * \author Laurence, Brecht
* \page IK - Blender inverse kinematics module.
*
* \section about About the IK module
diff --git a/intern/itasc/kdl/frameacc.cpp b/intern/itasc/kdl/frameacc.cpp
index 28d073e399e..14c1e585ad0 100644
--- a/intern/itasc/kdl/frameacc.cpp
+++ b/intern/itasc/kdl/frameacc.cpp
@@ -2,7 +2,6 @@
* \ingroup itasc
*/
/*****************************************************************************
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
* \version
diff --git a/intern/itasc/kdl/frameacc.hpp b/intern/itasc/kdl/frameacc.hpp
index bccd229804d..d7c96f8e9f5 100644
--- a/intern/itasc/kdl/frameacc.hpp
+++ b/intern/itasc/kdl/frameacc.hpp
@@ -12,7 +12,6 @@
*
* It also contains the 2nd derivative <-> RFrames.h
*
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
* \version
diff --git a/intern/itasc/kdl/frameacc.inl b/intern/itasc/kdl/frameacc.inl
index 667664f2079..9849296c4c1 100644
--- a/intern/itasc/kdl/frameacc.inl
+++ b/intern/itasc/kdl/frameacc.inl
@@ -2,7 +2,6 @@
* \file
* provides inline functions of rrframes.h
*
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
* \version
diff --git a/intern/itasc/kdl/frames.hpp b/intern/itasc/kdl/frames.hpp
index 87eedea29f7..6cb336801a9 100644
--- a/intern/itasc/kdl/frames.hpp
+++ b/intern/itasc/kdl/frames.hpp
@@ -109,7 +109,6 @@
* Sometimes the amount of work is given in the documentation
* e.g. 6M+3A means 6 multiplications and 3 additions.
*
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
****************************************************************************/
diff --git a/intern/itasc/kdl/framevel.cpp b/intern/itasc/kdl/framevel.cpp
index 9ea1147aa74..6e87e9ac9ab 100644
--- a/intern/itasc/kdl/framevel.cpp
+++ b/intern/itasc/kdl/framevel.cpp
@@ -2,7 +2,6 @@
* \ingroup itasc
*/
/*****************************************************************************
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
* \version
diff --git a/intern/itasc/kdl/framevel.hpp b/intern/itasc/kdl/framevel.hpp
index 17e1f2adfa0..5200cb5a5f8 100644
--- a/intern/itasc/kdl/framevel.hpp
+++ b/intern/itasc/kdl/framevel.hpp
@@ -6,7 +6,6 @@
* this classes are usefull for automatic differentiation ( <-> symbolic diff , <-> numeric diff)
* Defines VectorVel, RotationVel, FrameVel. Look at Frames.h for details on how to work
* with Frame objects.
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
* \version
diff --git a/intern/itasc/kdl/framevel.inl b/intern/itasc/kdl/framevel.inl
index d0872b8869b..62d1fbd995e 100644
--- a/intern/itasc/kdl/framevel.inl
+++ b/intern/itasc/kdl/framevel.inl
@@ -2,7 +2,6 @@
* \file
* provides inline functions of rframes.h
*
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
* \version
diff --git a/intern/itasc/kdl/utilities/error.h b/intern/itasc/kdl/utilities/error.h
index 53cb27b43d6..456cbeabfac 100644
--- a/intern/itasc/kdl/utilities/error.h
+++ b/intern/itasc/kdl/utilities/error.h
@@ -29,7 +29,6 @@
/*****************************************************************************
* \file
* Defines the exception classes that can be thrown
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
* \version
diff --git a/intern/itasc/kdl/utilities/error_stack.cpp b/intern/itasc/kdl/utilities/error_stack.cpp
index c9ef0296474..7fdead92be4 100644
--- a/intern/itasc/kdl/utilities/error_stack.cpp
+++ b/intern/itasc/kdl/utilities/error_stack.cpp
@@ -2,7 +2,6 @@
* \ingroup itasc
*/
/*****************************************************************************
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
* \version
diff --git a/intern/itasc/kdl/utilities/error_stack.h b/intern/itasc/kdl/utilities/error_stack.h
index 3f2a8f87457..2ed20ea2245 100644
--- a/intern/itasc/kdl/utilities/error_stack.h
+++ b/intern/itasc/kdl/utilities/error_stack.h
@@ -28,7 +28,6 @@
/**
* \file
- * \author Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
* \version
* ORO_Geometry V0.2
*
diff --git a/intern/itasc/kdl/utilities/rall1d.h b/intern/itasc/kdl/utilities/rall1d.h
index 4ff2ca06ea6..d4f186d0b25 100644
--- a/intern/itasc/kdl/utilities/rall1d.h
+++ b/intern/itasc/kdl/utilities/rall1d.h
@@ -4,7 +4,6 @@
* class for automatic differentiation on scalar values and 1st
* derivatives .
*
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
* \version
diff --git a/intern/itasc/kdl/utilities/rall2d.h b/intern/itasc/kdl/utilities/rall2d.h
index 0847171cf37..d62fdb99a98 100644
--- a/intern/itasc/kdl/utilities/rall2d.h
+++ b/intern/itasc/kdl/utilities/rall2d.h
@@ -4,7 +4,6 @@
* class for automatic differentiation on scalar values and 1st
* derivatives and 2nd derivative.
*
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
* \version
diff --git a/intern/itasc/kdl/utilities/utility.h b/intern/itasc/kdl/utilities/utility.h
index 892b375d442..b52d3c65ae7 100644
--- a/intern/itasc/kdl/utilities/utility.h
+++ b/intern/itasc/kdl/utilities/utility.h
@@ -1,5 +1,4 @@
/*****************************************************************************
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
* \version
diff --git a/intern/itasc/kdl/utilities/utility_io.cpp b/intern/itasc/kdl/utilities/utility_io.cpp
index 8656b05545c..eaffb3c4674 100644
--- a/intern/itasc/kdl/utilities/utility_io.cpp
+++ b/intern/itasc/kdl/utilities/utility_io.cpp
@@ -2,7 +2,6 @@
* \ingroup itasc
*/
/*****************************************************************************
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
* \version
diff --git a/intern/itasc/kdl/utilities/utility_io.h b/intern/itasc/kdl/utilities/utility_io.h
index b597472cee7..7428d10f97b 100644
--- a/intern/itasc/kdl/utilities/utility_io.h
+++ b/intern/itasc/kdl/utilities/utility_io.h
@@ -1,5 +1,4 @@
/*****************************************************************************
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
* \version
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 <float.h>
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 <math.h>
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 <string>
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 <string>
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 <stdlib.h>
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 <vector>
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 <cstdlib>
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 <cstdlib> // 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 <vector>
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 <vector>
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 <stdexcept>
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 <cstring> // 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 <vector>
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 <math.h>
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 <vector>
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 <list>
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 <iostream>
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 <stdlib.h>
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 <cstdlib> // 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 <string.h> // 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 <iostream>
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 <vector>
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 <memory.h>
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 <list>
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 <math.h>
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 <vector>
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 <vector>
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 <string>
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 <iomanip>
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 <fstream>
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 <string>
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 <fstream>
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 <fstream>
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 <sstream>
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 <cstring>
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 <iostream>
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 <stdio.h> /* 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 <deque>
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 <algorithm>
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 <iostream>
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 <fstream>
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 <string>
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 <qimage.h>
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 <map>
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 <iostream>
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 <deque>
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 <map>
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 <iostream>
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 <iostream>
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 <iterator>
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 <string>
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 <string>
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 <string>
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 <iostream>
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 <qfileinfo.h>
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 <cstring>
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 <time.h>
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 <memory>
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 <algorithm>
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 <float.h>
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 <vector>
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 <set>
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 <stdexcept>
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 <memory> // 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 <iostream>
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 <float.h>
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 <algorithm>
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 <float.h>
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 <cstring>
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 <vector>
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 <algorithm>
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 <sstream>
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 <map>
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 <list>
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 <map>
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 <float.h>
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 <map>
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 <algorithm>
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 <vector>
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 <limits.h>
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 <fstream>
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 <assert.h>
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 <iostream>
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 <iterator>
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 <set>
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).