15 Commits (fde6102a8deab2e9c71e71d5ca59335d96e4b9a7)

Author SHA1 Message Date
Vladimír Vondruš dc1ef106bf python: improve matrix bindings code coverage. 7 years ago
Vladimír Vondruš 452d9478ab python: make it possible to create matrices from nested tuples. 7 years ago
Vladimír Vondruš 464154adca python: implement conversions between different underlying types. 7 years ago
Vladimír Vondruš 2c82dc8b3d python: make Matrix4 operations return Matrix4, not Matrix4x4. 7 years ago
Vladimír Vondruš 998c428355 python: expose Color3 and Color4. 7 years ago
Vladimír Vondruš 2132bd0410 python: expose basic math functions. 7 years ago
Vladimír Vondruš a55a7e6009 python: expose Quaternion. 7 years ago
Vladimír Vondruš bd49350994 python: expose Matrix3 and Matrix4. 7 years ago
Vladimír Vondruš 44503539e7 python: expose matrix types. 7 years ago
Vladimír Vondruš f6cca325dd python: make vectors implicitly convertible from tuples. 7 years ago
Vladimír Vondruš b81cde3c45 python: support iteration over vectors. 7 years ago
Vladimír Vondruš 081d32938a python: expose all Vector variants. 7 years ago
Vladimír Vondruš 58070082fa python: expose Constants. 7 years ago
Vladimír Vondruš e305eb4c7e python: expose BoolVector. 7 years ago
Vladimír Vondruš 2922f28267 Initial code for the Python bindings, adding math angle types. 7 years ago