Blender Git Commit Log
Git Commits -> Revision 6ef435b
Revision 6ef435b by Brecht Van Lommel (tmp-macs-arm-cycles) February 15, 2021, 18:05 (GMT) |
Commit Details:
Full Hash: 6ef435bb29fc5eef3be159792220830d948f3e1c
Parent Commit: 29b6715
Lines Changed: +60, -43
1 Added Path:
/source/blender/blenlib/BLI_simd.h (+28, -0) (View)
12 Modified Paths:
/source/blender/blenkernel/intern/lattice_deform.c (+4, -7) (Diff)
/source/blender/blenlib/intern/math_base_inline.c (+4, -7) (Diff)
/source/blender/blenlib/intern/math_color_inline.c (+3, -3) (Diff)
/source/blender/blenlib/intern/math_geom.c (+1, -1) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+1, -1) (Diff)
/source/blender/compositor/operations/COM_BlurBaseOperation.cpp (+1, -1) (Diff)
/source/blender/compositor/operations/COM_BlurBaseOperation.h (+2, -4) (Diff)
/source/blender/compositor/operations/COM_GaussianXBlurOperation.cpp (+5, -5) (Diff)
/source/blender/compositor/operations/COM_GaussianXBlurOperation.h (+1, -1) (Diff)
/source/blender/compositor/operations/COM_GaussianYBlurOperation.cpp (+5, -5) (Diff)
/source/blender/compositor/operations/COM_GaussianYBlurOperation.h (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_meshdeform.c (+4, -7) (Diff)
/source/blender/blenlib/intern/math_base_inline.c (+4, -7) (Diff)
/source/blender/blenlib/intern/math_color_inline.c (+3, -3) (Diff)
/source/blender/blenlib/intern/math_geom.c (+1, -1) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+1, -1) (Diff)
/source/blender/compositor/operations/COM_BlurBaseOperation.cpp (+1, -1) (Diff)
/source/blender/compositor/operations/COM_BlurBaseOperation.h (+2, -4) (Diff)
/source/blender/compositor/operations/COM_GaussianXBlurOperation.cpp (+5, -5) (Diff)
/source/blender/compositor/operations/COM_GaussianXBlurOperation.h (+1, -1) (Diff)
/source/blender/compositor/operations/COM_GaussianYBlurOperation.cpp (+5, -5) (Diff)
/source/blender/compositor/operations/COM_GaussianYBlurOperation.h (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_meshdeform.c (+4, -7) (Diff)