Blender Git Loki

Git Commits -> Revision 16514e3

Revision 16514e3 by Nathan Letwory (master)
February 9, 2008, 23:17 (GMT)
* Merge of PyNodes to trunk. Finally!

See http://wiki.blender.org/index.php/BlenderDev/PyNodes and
http://wiki.blender.org/index.php/BlenderDev/PyNodes/API
For current documentation.

Very very big thanks go to William Germano for fixing the memory issues left
and for improving on the code.

In the coming time documentation will be finalised and further stabilising
of PyNodes is to be expected.

Commit Details:

Full Hash: 16514e3ddb8500242931650c93f1397147442eba
SVN Revision: 13620
Parent Commit: a37d947
Lines Changed: +1266, -549

18 Modified Paths:

/source/blender/blenkernel/BKE_node.h (+26, -8) (Diff)
/source/blender/blenkernel/BKE_utildefines.h (+11, -9) (Diff)
/source/blender/blenkernel/intern/node.c (+164, -36) (Diff)
/source/blender/blenkernel/SConscript (+1, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+16, -3) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_node_types.h (+4, -0) (Diff)
/source/blender/nodes/intern/SHD_nodes/SHD_dynamic.c (+513, -132) (Diff)
/source/blender/nodes/SConscript (+2, -2) (Diff)
/source/blender/nodes/SHD_node.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Blender.c (+2, -0) (Diff)
/source/blender/python/api2_2x/Node.c (+384, -334) (Diff)
/source/blender/python/api2_2x/Node.h (+6, -8) (Diff)
/source/blender/python/SConscript (+3, -1) (Diff)
/source/blender/src/drawnode.c (+97, -1) (Diff)
/source/blender/src/drawtext.c (+5, -0) (Diff)
/source/blender/src/editnode.c (+11, -8) (Diff)
/source/blender/src/toolbox.c (+19, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021