Files
test/source/blender/blenlib
Hans Goudey 378022c797 BLI: Adjust interpolation to support integers, other tweaks
In order to allow interpolation of integers with a float, add a separate
template parameter for the factor and multiplication types.
Also move some helper constexpr variables to the "base" header
(reversing the dependency to "base" -> "vector").

This also adds a distance function for scalar types, which is
helpful to allow sharing code between vectors and basic types.

Differential Revision: https://developer.blender.org/D14446
2022-03-25 09:57:10 -05:00
..
2022-03-08 14:32:34 +11:00
2022-03-21 18:59:03 +01:00
2022-03-23 18:19:59 +01:00
2022-03-25 12:04:14 +11:00