on second thought its less trouble to make a python script that makes all the getset's in the array, apologies to Alex for suggesting this be dynamic :/
included python script to print out getsets as a comment
This commit is contained in:
@@ -285,8 +285,6 @@ void BPY_end_python( void )
|
||||
next_script = script->id.next;
|
||||
free_libblock( &G.main->script, script );
|
||||
}
|
||||
|
||||
Mathutils_Free(NULL);
|
||||
|
||||
Py_Finalize( );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user