Blender Git Commit Log
Git Commits -> Revision afb869f
Revision afb869f by Campbell Barton (master) December 16, 2007, 03:42 (GMT) |
Python API Merged from branch, http://wiki.blender.org/index.php/Rewriting_the_2.4x_BPython_API Some areas are not yet finished, the 2.4 api can remain "import Blender" and the bpy api "import bpy" gives access to the new api. Todo * event, link, etc are not assigned to Blender.* * Scripts need to be tested and updated. * Scripts cannot mix bpy and Blender modules anymore. * Makefiles need to be updated (only works with scons now) * Make the 2.4 api optional with IFDEF's * Lots of testing and small fixes |
Commit Details:
Full Hash: afb869fbe0ac591695d8faf5b98a782b3919ebc6
SVN Revision: 12903
Parent Commit: 1fe2c51
Lines Changed: +6, -0
1 Modified Path:
/source/blender/blenkernel/intern/library.c (+6, -0) (Diff)