- exppython now can import modules contained in Blender Texts:
The Python import function was substituted by our own one (like done in the old bpython) to also check Blender Texts upon importing.
This commit is contained in:
@@ -65,4 +65,3 @@ void BPY_copy_scriptlink(struct ScriptLink *scriptlink);
|
||||
int BPY_call_importloader(char *name);
|
||||
|
||||
void init_syspath(void);
|
||||
|
||||
|
Reference in New Issue
Block a user