Lime3DS/src/video_core
Subv a321bce378 Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types.
It is unlikely we will ever use this without first doing a Cast to a signed type.
Fixes 9 "unary minus operator applied to unsigned type, result still unsigned" warnings on MSVC2017.3
2017-09-27 09:06:41 -05:00
..
2017-09-17 11:57:06 +01:00
2017-02-04 13:59:12 -08:00
2017-09-24 22:27:14 +01:00