31a0652c58
This forces the operators -, +, * to use standard promotion rules when operating on vectors of two different types. Previously, this depended on the order in which the operator was called, so subtracting a VECTOR2D from a VECTOR2I could have a different result than negating the result of subtracting the same vectors in the opposite order |
||
---|---|---|
.. | ||
core | ||
kimath | ||
kinng | ||
kiplatform | ||
sexpr | ||
CMakeLists.txt |