Blender Git Commit Log
Git Commits -> Revision c52a431
Revision c52a431 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 25, 2019, 11:58 (GMT) |
update the hashing template |
Commit Details:
Full Hash: c52a4316d0c1f59ff9e3c558a8465c5a857e0a20
Parent Commit: bb81cae
Lines Changed: +73, -58
9 Modified Paths:
/source/blender/blenlib/BLI_hash.hpp (+47, -4) (Diff)
/source/blender/blenlib/BLI_map.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_refcount.hpp (+6, -10) (Diff)
/source/blender/blenlib/BLI_set.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_set_vector.hpp (+1, -1) (Diff)
/source/blender/functions/core/data_graph.hpp (+5, -8) (Diff)
/source/blender/functions/core/type.hpp (+6, -11) (Diff)
/source/blender/functions/frontends/data_flow_nodes/mappings.hpp (+0, -14) (Diff)
/source/blender/functions/functions/auto_vectorization.cpp (+6, -8) (Diff)
/source/blender/blenlib/BLI_map.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_refcount.hpp (+6, -10) (Diff)
/source/blender/blenlib/BLI_set.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_set_vector.hpp (+1, -1) (Diff)
/source/blender/functions/core/data_graph.hpp (+5, -8) (Diff)
/source/blender/functions/core/type.hpp (+6, -11) (Diff)
/source/blender/functions/frontends/data_flow_nodes/mappings.hpp (+0, -14) (Diff)
/source/blender/functions/functions/auto_vectorization.cpp (+6, -8) (Diff)