Exppython:
- Continued getting rid of print methods and updating repr ones:
Needed to fix crashes on Windows >= 98 systems.
- Found and fixed a few small memory leaks in EXPP_interface, related to
execution of script links.
This commit is contained in:
@@ -34,3 +34,4 @@
|
||||
void initBlenderApi2_2x (void);
|
||||
void clearScriptLinks (void);
|
||||
ScriptLink * setScriptLinks(ID *id, short event);
|
||||
void discardFromBDict (char *key);
|
||||
|
||||
Reference in New Issue
Block a user