12 Commits (84f9bb2a9ddb7e1ea15ab64b995d112ddf00b205)

Author SHA1 Message Date
Vladimír Vondruš 84f9bb2a9d Updated copyright year. 5 years ago
Vladimír Vondruš 57db13422f python: make this compatible with pybind11 2.6. 6 years ago
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