Blender Git Commit Log

Git Commits -> Revision 268e5fd

March 5, 2020, 15:04 (GMT)
add first function node ui

Commit Details:

Full Hash: 268e5fd2108ffa279436caeb1babd5e795a72180
Parent Commit: 4711204
Lines Changed: +155, -15

4 Added Paths:

/source/blender/nodes/function/nodes/node_fn_combine_vector.cc (+22, -0) (View)
/source/blender/nodes/function/node_fn_util.cc (+14, -0) (View)
/source/blender/nodes/function/node_fn_util.h (+24, -0) (View)
/source/blender/nodes/NOD_function.h (+14, -0) (View)

9 Modified Paths:

/release/scripts/startup/nodeitems_builtins.py (+9, -0) (Diff)
/source/blender/blenkernel/BKE_node.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/node.c (+7, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+47, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+5, -0) (Diff)
/source/blender/nodes/NOD_static_types.h (+2, -0) (Diff)
/source/blender/nodes/simulation/node_sim_util.cc (+5, -12) (Diff)
/source/blender/nodes/simulation/node_sim_util.h (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021