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/draw/engines/workbench/workbench_data.c
parent022f3392714bc146f43f4000930939f524b82235 (diff)
doxygen: update doxygen & add balembic group
Diffstat (limited to 'source/blender/draw/engines/workbench/workbench_data.c')
-rw-r--r--source/blender/draw/engines/workbench/workbench_data.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/draw/engines/workbench/workbench_data.c b/source/blender/draw/engines/workbench/workbench_data.c
index 74530e81eba..5fb1491d02d 100644
--- a/source/blender/draw/engines/workbench/workbench_data.c
+++ b/source/blender/draw/engines/workbench/workbench_data.c
@@ -16,6 +16,10 @@
* Copyright 2018, Blender Foundation.
*/
+/** \file
+ * \ingroup draw_engine
+ */
+
#include "workbench_private.h"
#include "DNA_userdef_types.h"