Blender Git Loki
Git Commits -> Revision 859118d
Revision 859118d by Brecht Van Lommel (master) February 17, 2021, 15:26 (GMT) |
Commit Details:
Full Hash: 859118d8f6ff022a16acbc6435488883424bad25
Parent Commit: ac680c5
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)