bmesh python api - add/improve rst docstrings.
This commit is contained in:
@@ -194,6 +194,8 @@ static struct _inittab bpy_internal_modules[] = {
|
||||
{(char *)"bgl", BPyInit_bgl},
|
||||
{(char *)"blf", BPyInit_blf},
|
||||
{(char *)"bmesh", BPyInit_bmesh},
|
||||
// {(char *)"bmesh.types", BPyInit_bmesh_types},
|
||||
// {(char *)"bmesh.utils", BPyInit_bmesh_utils},
|
||||
#ifdef WITH_AUDASPACE
|
||||
{(char *)"aud", AUD_initPython},
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user