[Soc-2005-dev] Re: [Soc-2005-cvs] CVS commit: soc-blender/source/blender/python BPY_extern.h BPY_interface.c

Kent Mein mein at cs.umn.edu
Fri Jul 1 19:41:04 CEST 2005


In reply to Timothy Wakeham (timothywakeham at gmail.com):

> timmeh (Timothy Wakeham) 2005/07/01 18:22:08 CEST
> 
>   Modified files:        (Branch: timmeh)
>     soc-blender/source/blender/python BPY_extern.h BPY_interface.c 
>   
>   Log:
>   Changed return type for BPY_run_function to void pointer to avoid PyObject type issues.  Will typecast in the wrapper function.
>   Fixed bad variable names in function.  Function still doesnt compile properly, but I should have that fixed by tomorrow.
>   

Not a big deal because of the way things are setup, but in general you should
only commit things when they are in a working state.  Good to get in the
habit now. ;)

Kent
-- 
mein at cs.umn.edu
http://www.cs.umn.edu/~mein


More information about the Soc-2005-dev mailing list