Blender Git Commit Log
Git Commits -> Revision bc654dd
Revision bc654dd by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 5, 2019, 14:21 (GMT) |
support for choosing uv layer by name |
Commit Details:
Full Hash: bc654dd3ddef18cf693bde54888ee5f0a9d6944a
Parent Commit: 882e7e4
Lines Changed: +67, -11
6 Modified Paths:
/release/scripts/startup/nodes/bparticle_nodes/particle_inputs.py (+15, -1) (Diff)
/source/blender/blenlib/BLI_math.hpp (+6, -1) (Diff)
/source/blender/functions/types/string_type.hpp (+5, -0) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+19, -2) (Diff)
/source/blender/simulations/bparticles/particle_function_input_providers.cpp (+20, -6) (Diff)
/source/blender/simulations/bparticles/particle_function_input_providers.hpp (+2, -1) (Diff)
/source/blender/blenlib/BLI_math.hpp (+6, -1) (Diff)
/source/blender/functions/types/string_type.hpp (+5, -0) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+19, -2) (Diff)
/source/blender/simulations/bparticles/particle_function_input_providers.cpp (+20, -6) (Diff)
/source/blender/simulations/bparticles/particle_function_input_providers.hpp (+2, -1) (Diff)