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:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-21 09:58:46 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-21 09:58:46 +0300
commit8c8ae3dedf0da0c3ea8e15b37a1f57a856d89206 (patch)
tree3c2d04a266d790ffecfa19f8e9993790ea100b7c /source/blender/python/BPY_extern.h
parentff84ad3151316dffd74282e97d02e3bb76cfca4c (diff)
doxygen: entry for gpu, modifiers, nodes, python and render
Diffstat (limited to 'source/blender/python/BPY_extern.h')
-rw-r--r--source/blender/python/BPY_extern.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/blender/python/BPY_extern.h b/source/blender/python/BPY_extern.h
index e559f0bf57b..2abe6044ca3 100644
--- a/source/blender/python/BPY_extern.h
+++ b/source/blender/python/BPY_extern.h
@@ -27,6 +27,12 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file BPY_extern.h
+ * \ingroup python
+ */
+
+
+
#ifndef BPY_EXTERN_H
#define BPY_EXTERN_H