* Moved the code to retrieve an object by name to a seperate function in
gen_utils.c (GetObjectByName). * Blender.link, Blender.bylink and Blender.event should work. Somehow the only event coming through now is only REDRAW. * Added include path to /intern/guardedalloc Michel
This commit is contained in:
@@ -32,4 +32,4 @@
|
||||
#include <DNA_ID.h>
|
||||
|
||||
void initBlenderApi2_2x (void);
|
||||
void setScriptLinks(ID *id, short event);
|
||||
ScriptLink * setScriptLinks(ID *id, short event);
|
||||
|
Reference in New Issue
Block a user