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

Timothy Wakeham timothywakeham at gmail.com
Fri Jul 1 18:22:08 CEST 2005


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.
  
  Revision  Changes    Path
  1.1.1.1.20.2 +1 -1      soc-blender/source/blender/python/BPY_extern.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/python/BPY_extern.h.diff?r1=1.1.1.1.20.1&r2=1.1.1.1.20.2&cvsroot=soc-2005>
  1.1.1.1.20.2 +8 -7      soc-blender/source/blender/python/BPY_interface.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/python/BPY_interface.c.diff?r1=1.1.1.1.20.1&r2=1.1.1.1.20.2&cvsroot=soc-2005>


More information about the Soc-2005-cvs mailing list