Blender Git Commit Log
Git Commits -> Revision 012f0a3
Revision 012f0a3 by Nathan Letwory (master) February 23, 2008, 12:05 (GMT) |
=== PyNodes === * Make PyNodes work with threaded renderer. This patch is by Willian. He has worked hard on getting this sorted out - now you should be able to render with PyNodes AND multiple threads. |
Commit Details:
Full Hash: 012f0a336c84b22c3e20716e4820f3342afef5d3
SVN Revision: 13825
Parent Commit: 2060211
Lines Changed: +367, -67
7 Modified Paths:
/source/blender/nodes/intern/SHD_nodes/SHD_dynamic.c (+142, -34) (Diff)
/source/blender/python/api2_2x/Draw.c (+16, -0) (Diff)
/source/blender/python/api2_2x/Window.c (+5, -1) (Diff)
/source/blender/python/BPY_interface.c (+175, -23) (Diff)
/source/blender/src/drawnode.c (+0, -5) (Diff)
/source/blender/src/space.c (+15, -4) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+14, -0) (Diff)
/source/blender/python/api2_2x/Draw.c (+16, -0) (Diff)
/source/blender/python/api2_2x/Window.c (+5, -1) (Diff)
/source/blender/python/BPY_interface.c (+175, -23) (Diff)
/source/blender/src/drawnode.c (+0, -5) (Diff)
/source/blender/src/space.c (+15, -4) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+14, -0) (Diff)