Blender Git Loki
Git Commits -> Revision b5fda89
Revision b5fda89 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 9, 2019, 11:51 (GMT) |
add byte attribute type |
Commit Details:
Full Hash: b5fda893ced0a2bf8df34a8ca27a1e456e886464
Parent Commit: bcc8a07
Lines Changed: +81, -33
5 Modified Paths:
/source/blender/simulations/bparticles/core.hpp (+12, -5) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+0, -1) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+19, -7) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+44, -16) (Diff)
/source/blender/simulations/bparticles/playground_solver.cpp (+6, -4) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+0, -1) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+19, -7) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+44, -16) (Diff)
/source/blender/simulations/bparticles/playground_solver.cpp (+6, -4) (Diff)