Files
test2/source/blender/blenlib/tests
Clément Foucault 0ab3ac7a41 BLI: Math: Fix vector operator * with MutableMatView
This was caused by operator priority trying to use
`friend VecBase operator*(const VecBase &a, FactorT b)`.

Adding tests as these were not covered.
2023-02-08 19:38:53 +01:00
..
2022-06-22 18:58:25 -05:00