From 1e8697cd8094183a3f356bf8564284a31ffb89fc Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 30 Apr 2019 17:50:57 +1000 Subject: Cleanup: comments (long lines) in freestyle --- source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h') diff --git a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h index 306eb3a55be..79d863e81e7 100644 --- a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h +++ b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h @@ -19,8 +19,8 @@ /** \file * \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... + * \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... */ #include -- cgit v1.2.3