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:
authorCampbell Barton <ideasman42@gmail.com>2019-02-18 03:23:17 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-02-18 03:23:40 +0300
commit7d792976e1002ae4448f64f8e4f63ccfdbf9e950 (patch)
treecb8d40d59708d3d4a7716f31feda517a3e723e24 /source/blender/modifiers/intern/MOD_surfacedeform.c
parent022f3392714bc146f43f4000930939f524b82235 (diff)
doxygen: update doxygen & add balembic group
Diffstat (limited to 'source/blender/modifiers/intern/MOD_surfacedeform.c')
-rw-r--r--source/blender/modifiers/intern/MOD_surfacedeform.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/modifiers/intern/MOD_surfacedeform.c b/source/blender/modifiers/intern/MOD_surfacedeform.c
index d3910a04dfb..440ae7b537b 100644
--- a/source/blender/modifiers/intern/MOD_surfacedeform.c
+++ b/source/blender/modifiers/intern/MOD_surfacedeform.c
@@ -16,6 +16,10 @@
* Copyright 2017, Blender Foundation.
*/
+/** \file
+ * \ingroup modifiers
+ */
+
#include "DNA_mesh_types.h"
#include "DNA_meshdata_types.h"
#include "DNA_object_types.h"