doxygen: blender/python tagged.

This commit is contained in:
Nathan Letwory
2011-02-27 20:10:08 +00:00
parent 92ea5eda90
commit 5a760e22fc
49 changed files with 247 additions and 2 deletions

View File

@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file blender/python/generic/bgl.c
* \ingroup pygen
*/
/* This file is the 'bgl' module.
* The BGL submodule "wraps" OpenGL functions and constants,
* allowing script writers to make OpenGL calls in their Python scripts. */