Blender Git Commit Log

Git Commits -> Revision d868990

Revision d868990 by Lukas Toenne (object_nodes, strand_nodes)
September 11, 2015, 08:25 (GMT)
A new base type for object nodes.

This includes a generic 'id' pointer for a single ID datablock pointer
in the node. The ID type can be defined using the `bl_id_property_type`
registerable attribute.

Commit Details:

Full Hash: d8689902248ff68c9cd50380182f53d51a8ad04d
Parent Commit: 4cc1012
Lines Changed: +67, -0

4 Modified Paths:

/release/scripts/modules/bpy_types.py (+8, -0) (Diff)
/source/blender/blenkernel/BKE_node.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+57, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021