Blender Git Commit Log
Git Commits -> Revision a10eda7
Revision a10eda7 by YimingWu August 14, 2019, 10:26 (GMT) |
LANPR: Use built-in math functions. |
Commit Details:
Full Hash: a10eda79550cfb83aa05fc69231715872f9ec5ca
Parent Commit: ccc113d
Lines Changed: +123, -145
5 Modified Paths:
/source/blender/blenlib/BLI_math_vector.h (+1, -0) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+8, -0) (Diff)
/source/blender/editors/include/ED_lanpr.h (+6, -6) (Diff)
/source/blender/editors/lanpr/lanpr_cpu.c (+92, -124) (Diff)
/source/blender/editors/lanpr/lanpr_util.c (+16, -15) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+8, -0) (Diff)
/source/blender/editors/include/ED_lanpr.h (+6, -6) (Diff)
/source/blender/editors/lanpr/lanpr_cpu.c (+92, -124) (Diff)
/source/blender/editors/lanpr/lanpr_util.c (+16, -15) (Diff)