Blender Git Commit Log

Git Commits -> Revision 03d7ba7

November 13, 2019, 11:40 (GMT)
Make Particle Info node a normal function

Commit Details:

Full Hash: 03d7ba7055c6798d6a122705afc33005f9f32af0
Parent Commit: 3235d6c
Lines Changed: +118, -85

14 Modified Paths:

/release/scripts/startup/nodes/bparticle_nodes/particle_inputs.py (+0, -1) (Diff)
/source/blender/functions/FN_attributes_ref.h (+18, -7) (Diff)
/source/blender/functions/FN_multi_function_common_contexts.h (+10, -0) (Diff)
/source/blender/functions/FN_multi_function_context.h (+11, -3) (Diff)
/source/blender/functions/intern/attributes_ref.cc (+1, -1) (Diff)
/source/blender/functions/intern/multi_functions/mixed.cc (+32, -0) (Diff)
/source/blender/functions/intern/multi_functions/mixed.h (+10, -0) (Diff)
/source/blender/functions/intern/vtree_multi_function_network/mappings_nodes.cc (+28, -0) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform_cxx.cc (+2, -2) (Diff)
/source/blender/modifiers/intern/MOD_functionpoints_cxx.cc (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+5, -0) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+0, -13) (Diff)
/source/blender/simulations/bparticles/particle_function_input_providers.cpp (+0, -40) (Diff)
/source/blender/simulations/bparticles/particle_function_input_providers.hpp (+0, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021