Blender Git Commit Log
Git Commits -> Revision a0d9f38
Revision a0d9f38 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 14, 2019, 13:20 (GMT) |
free types when Blender exits |
Commit Details:
Full Hash: a0d9f387bbc854488f71bb8e5b3feeea697833c9
Parent Commit: e16afbe
Lines Changed: +45, -18
13 Modified Paths:
/source/blender/blenlib/BLI_vector.hpp (+1, -6) (Diff)
/source/blender/functions/FN_all-c.h (+1, -0) (Diff)
/source/blender/functions/initialize.cpp (+5, -0) (Diff)
/source/blender/functions/types/boolean.cpp (+3, -1) (Diff)
/source/blender/functions/types/boolean.hpp (+1, -1) (Diff)
/source/blender/functions/types/external.cpp (+3, -1) (Diff)
/source/blender/functions/types/external.hpp (+2, -1) (Diff)
/source/blender/functions/types/initialization.cpp (+10, -5) (Diff)
/source/blender/functions/types/initialization.hpp (+1, -1) (Diff)
/source/blender/functions/types/numeric.cpp (+12, -1) (Diff)
/source/blender/functions/types/numeric.hpp (+1, -1) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+4, -0) (Diff)
/source/blender/functions/FN_all-c.h (+1, -0) (Diff)
/source/blender/functions/initialize.cpp (+5, -0) (Diff)
/source/blender/functions/types/boolean.cpp (+3, -1) (Diff)
/source/blender/functions/types/boolean.hpp (+1, -1) (Diff)
/source/blender/functions/types/external.cpp (+3, -1) (Diff)
/source/blender/functions/types/external.hpp (+2, -1) (Diff)
/source/blender/functions/types/initialization.cpp (+10, -5) (Diff)
/source/blender/functions/types/initialization.hpp (+1, -1) (Diff)
/source/blender/functions/types/numeric.cpp (+12, -1) (Diff)
/source/blender/functions/types/numeric.hpp (+1, -1) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+4, -0) (Diff)