Blender Git Commit Log

Git Commits -> Revision 9c7ef45

July 3, 2019, 13:34 (GMT)
Use float3 instead of custom vector type in function system

Commit Details:

Full Hash: 9c7ef45214c8c752e5137312a2fe8aaa1e1cfb4a
Parent Commit: bf55ab3
Lines Changed: +90, -96

18 Modified Paths:

/source/blender/blenlib/BLI_math.hpp (+5, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/builder.cpp (+2, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters/sockets.cpp (+4, -2) (Diff)
/source/blender/functions/functions/lists.cpp (+1, -1) (Diff)
/source/blender/functions/functions/object_input.cpp (+4, -4) (Diff)
/source/blender/functions/functions/vectors.cpp (+30, -32) (Diff)
/source/blender/functions/functions/vectors.hpp (+2, -2) (Diff)
/source/blender/functions/types/numeric.cpp (+3, -3) (Diff)
/source/blender/functions/types/numeric.hpp (+3, -14) (Diff)
/source/blender/functions/types/numeric_lists.cpp (+2, -2) (Diff)
/source/blender/functions/types/numeric_lists.hpp (+2, -2) (Diff)
/source/blender/functions/types/tuple_access-c.cpp (+6, -6) (Diff)
/source/blender/functions/types/tuple_access-c.h (+3, -3) (Diff)
/source/blender/functions/types/types-c.cpp (+3, -3) (Diff)
/source/blender/functions/types/types-c.h (+5, -5) (Diff)
/source/blender/modifiers/intern/MOD_displace.c (+3, -3) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform.c (+6, -6) (Diff)
/source/blender/modifiers/intern/MOD_functionpoints.c (+6, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021