Nathan Letwory
16514e3ddb
* 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.
2008-02-09 23:17:15 +00:00
5dfef1ae35
Reverting to 2_2x BPY
...
I was careful in selectively rolling back revisions, but if you've committed changes unrelated to BPY mixed with BPY changes, I might have reverted those too, so please double check.
2007-12-17 20:21:06 +00:00
Nathan Letwory
203e6ed82b
* sneaky commit III
...
* refactor of shi access
* extension of shi access (see http://wiki.blender.org/index.php/BlenderDev/PyNodes#ShadeInput ).
Note: tex_coords and global_tex_coords have been renamed: texture, texture_global
* patch still needed. Uploading after commit
2007-04-04 11:27:43 +00:00
Nathan Letwory
9d079a2c2e
* still silent code (enabled through seperate patch)
...
* changes in alloc/dealloc of pynode internal objects
* changes to shd_dynamic.
2007-04-03 11:24:11 +00:00
Stephen Swaney
e3b72755cc
clean up some warnings. no executable changes.
2006-12-01 17:53:04 +00:00
Nathan Letwory
d38a8b20b9
* free socket names
...
* some misc changes
2006-11-23 11:54:50 +00:00
Nathan Letwory
f4aa5064e9
* add two files for development of pynodes - note that the module in this is not enabled,
...
so don't bother to try and get it working just yet. It all will come in due time
:)
2006-11-23 05:59:09 +00:00