Blender Git Commit Log
Git Commits -> Revision 06fab69
Revision 06fab69 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 26, 2019, 16:18 (GMT) |
visualize different particle types with vertex colors |
Commit Details:
Full Hash: 06fab69664e962bd33277d90568452cf28859472
Parent Commit: ddb44ce
Lines Changed: +131, -19
5 Modified Paths:
/source/blender/modifiers/intern/MOD_nodeparticles.c (+1, -1) (Diff)
/source/blender/simulations/BParticles.h (+3, -0) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+115, -12) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+10, -5) (Diff)
/source/blender/simulations/bparticles/emitters.hpp (+2, -1) (Diff)
/source/blender/simulations/BParticles.h (+3, -0) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+115, -12) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+10, -5) (Diff)
/source/blender/simulations/bparticles/emitters.hpp (+2, -1) (Diff)