10 Commits (b83e12a8fd5b01d252ef9e48e9705bd1ff09f99c)

Author SHA1 Message Date
Vladimír Vondruš b1d45fc85a Updated copyright year. 6 years ago
Vladimír Vondruš 5947b76df9 python: cross() should be in math, not a member function. 7 years ago
Vladimír Vondruš 4718de1ed3 python: don't define negation on unsigned vector types. 7 years ago
Vladimír Vondruš d157b55637 magnum: again (and hopefully for the last time) reorder constructors. 7 years ago
Vladimír Vondruš d1d6cb9ec0 python/magum/math: switch to our own buffer protocol implementation. 7 years ago
Vladimír Vondruš 7549d107de python: implement buffer protocol for Vector types as well. 7 years ago
Vladimír Vondruš 124980cec4 python: return proper type when doing operations on Color. 7 years ago
Vladimír Vondruš 464154adca python: implement conversions between different underlying types. 7 years ago
Vladimír Vondruš 998c428355 python: expose Color3 and Color4. 7 years ago
Vladimír Vondruš 081d32938a python: expose all Vector variants. 7 years ago