Blender Git Commit Log
Git Commits  -> Revision c62b185
		
			
			
		
Revision c62b185 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 15:55 (GMT)  | 
rename "size_of_type" to just "size"  | 
Commit Details:
Full Hash: c62b1850e35cef51e87510f7f687649b3a8ce3fa
Parent Commit: 910431e
Lines Changed:  +10,  -10
6 Modified Paths:
/source/blender/functions/backends/tuple/cpp_types.hpp (+2, -2) (Diff)
/source/blender/functions/backends/tuple/tuple.cpp (+1, -1) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+2, -2) (Diff)
/source/blender/functions/functions/auto_vectorization.cpp (+2, -2) (Diff)
/source/blender/functions/functions/switch.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+2, -2) (Diff)
/source/blender/functions/backends/tuple/tuple.cpp (+1, -1) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+2, -2) (Diff)
/source/blender/functions/functions/auto_vectorization.cpp (+2, -2) (Diff)
/source/blender/functions/functions/switch.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+2, -2) (Diff)


 Master Commits
MiikaHweb | 2003-2021