Blender Git Commit Log
Git Commits -> Revision a32472b
Revision a32472b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 27, 2019, 09:55 (GMT) |
remove unnecessary semicolon |
Commit Details:
Full Hash: a32472bd314c5dedd8edec6f62065577d8cb3906
Parent Commit: 955c931
Lines Changed: +21, -21
18 Modified Paths:
/source/blender/blenlib/BLI_chained_strings.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_map.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_multi_vector.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_timeit.hpp (+1, -2) (Diff)
/source/blender/functions/backends/cpp/cpp-c.h (+2, -2) (Diff)
/source/blender/functions/backends/llvm/context_pool.cpp (+1, -1) (Diff)
/source/blender/functions/backends/llvm/llvm_type_info.cpp (+1, -1) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call-c.h (+1, -1) (Diff)
/source/blender/functions/core/core-c.h (+2, -2) (Diff)
/source/blender/functions/core/dot_export.cpp (+2, -1) (Diff)
/source/blender/functions/functions/color.hpp (+1, -1) (Diff)
/source/blender/functions/types/types-c.h (+1, -1) (Diff)
/source/blender/simulations/bparticles/attributes.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_set.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/simulate.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/step_description_interfaces.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/world_state.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_map.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_multi_vector.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_timeit.hpp (+1, -2) (Diff)
/source/blender/functions/backends/cpp/cpp-c.h (+2, -2) (Diff)
/source/blender/functions/backends/llvm/context_pool.cpp (+1, -1) (Diff)
/source/blender/functions/backends/llvm/llvm_type_info.cpp (+1, -1) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call-c.h (+1, -1) (Diff)
/source/blender/functions/core/core-c.h (+2, -2) (Diff)
/source/blender/functions/core/dot_export.cpp (+2, -1) (Diff)
/source/blender/functions/functions/color.hpp (+1, -1) (Diff)
/source/blender/functions/types/types-c.h (+1, -1) (Diff)
/source/blender/simulations/bparticles/attributes.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_set.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/simulate.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/step_description_interfaces.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/world_state.hpp (+1, -1) (Diff)