Patrik Huber d08618c073 Convert integers to type T in quaternion mat3_cast()
This fixes issues when the type T is not explicitly convertible to T, and for example only has an operator* defined that takes two Ts but not a T and an int.

All the other functions in that file already use this syntax, so the missing ones here are most likely an oversight.
2016-08-17 23:24:44 +01:00
..
2016-05-28 17:12:48 +02:00
2016-05-01 12:29:11 +02:00
2016-07-14 15:20:44 +02:00
2016-07-14 15:20:44 +02:00
2016-07-20 21:26:45 +03:00
2016-07-16 01:00:24 +02:00