Blender Git Commit Log

Git Commits -> Revision 3a4f23a

Revision 3a4f23a by Willian Padovani Germano (master)
April 25, 2008, 16:35 (GMT)
== PyNodes ==

1) Added support for a var called "__node__" in pynode scripts, that can be used to point to the desired pynode object, to make sure it is chosen.

2) Fixed a semi-obscure crash that could happen when reparsing a pynode script that was used by multiple nodes in different scenes. Memory corruption would happen if the reparsing failed during the recreation of the pynode object, not when executing it.

Commit Details:

Full Hash: 3a4f23aa78b5152c1adc253f48b6a591da0cf8f9
SVN Revision: 14546
Parent Commit: feb440c
Lines Changed: +91, -47

2 Modified Paths:

/source/blender/nodes/intern/SHD_nodes/SHD_dynamic.c (+90, -46) (Diff)
/source/blender/python/api2_2x/Node.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021