Blender Git Commit Log
Git Commits -> Revision c49ca5c
Revision c49ca5c by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 10, 2019, 08:53 (GMT) |
rename Vec3 to float3 |
Commit Details:
Full Hash: c49ca5c99f13015d8113850bb90d3efd7dec688a
Parent Commit: b5fda89
Lines Changed: +45, -44
6 Modified Paths:
/source/blender/blenlib/BLI_math.hpp (+5, -5) (Diff)
/source/blender/simulations/bparticles/core.hpp (+5, -5) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+7, -7) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+8, -7) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+11, -11) (Diff)
/source/blender/simulations/bparticles/playground_solver.cpp (+9, -9) (Diff)
/source/blender/simulations/bparticles/core.hpp (+5, -5) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+7, -7) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+8, -7) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+11, -11) (Diff)
/source/blender/simulations/bparticles/playground_solver.cpp (+9, -9) (Diff)