2.5 - Restored 'Render Anim' button!
After quite a bit of searching, I finally found where the various UI functions were wrapped for use in Py Layouts. For the reference of others, check out editors/interface/interface_api.c
This commit is contained in:
@@ -428,7 +428,6 @@ void BPY_run_ui_scripts(bContext *C, int reload)
|
||||
|
||||
/* ****************************************** */
|
||||
/* Drivers - PyExpression Evaluation */
|
||||
// XXX Hopefully I haven't committed any PyAPI coding sins here ;) - Aligorith, 2009Apr20
|
||||
|
||||
/* for pydrivers (drivers using one-line Python expressions to express relationships between targets) */
|
||||
PyObject *bpy_pydriver_Dict = NULL;
|
||||
|
Reference in New Issue
Block a user