py operators - don't use the screen as an operators ID anymore, screen's don't store operator instances and operator functions have access to the context if they need the current screen.
also add some more py api file descriptions.
This commit is contained in:
@@ -22,9 +22,10 @@
|
||||
|
||||
/** \file blender/python/generic/blf_py_api.c
|
||||
* \ingroup pygen
|
||||
*
|
||||
* This file defines the 'bgl' module, used for drawing text in OpenGL.
|
||||
*/
|
||||
|
||||
|
||||
#include <Python.h>
|
||||
#include "blf_py_api.h"
|
||||
|
||||
|
Reference in New Issue
Block a user