Blender Git Commit Log

Git Commits -> Revision 89b10b8

Revision 89b10b8 by Campbell Barton (master)
March 4, 2020, 00:23 (GMT)
BLI_math: inline clamp functions

These are used in some per-pixel operations such as image sampling and
color conversion, where replacing existing macro use could add overhead.

Commit Details:

Full Hash: 89b10b8d423a0ee851d9299af279ab93660f15f4
Parent Commit: a37dceb
Lines Changed: +53, -48

3 Modified Paths:

/source/blender/blenlib/BLI_math_vector.h (+6, -6) (Diff)
/source/blender/blenlib/intern/math_vector.c (+0, -42) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+47, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021