added ipo script template from blenderartists forTe, made scripts refresh on load factory settings and replaced elysiun with blenderartist.org in headers

This commit is contained in:
2008-04-23 14:04:05 +00:00
parent 3552afeef2
commit 4f49a3b906
74 changed files with 212 additions and 112 deletions

View File

@@ -84,7 +84,8 @@ extern "C" {
void init_syspath( int first_time );
void syspath_append( char *dir );
void BPY_rebuild_syspath( void );
int BPY_path_update( void );
int BPY_Err_getLinenumber( void );
const char *BPY_Err_getFilename( void );