28 Commits (66bb4451dfa9e2e6bc635ff42636a60aea2b604f)

Author SHA1 Message Date
Vladimír Vondruš e6fdfd7d8e python: expose the essentials from the Text library. 4 years ago
Vladimír Vondruš 2295f43873 Updated copyright year. 4 years ago
Vladimír Vondruš 8938a29f67 python: expose depth/stencil PixelFormat values. 4 years ago
Vladimír Vondruš 98a3dcf59c python: basic support for arbitrary types in strided array views. 5 years ago
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š 1d278d1112 python: rename all Python.h headers to PythonBindings.h. 6 years ago
Vladimír Vondruš b1d45fc85a Updated copyright year. 6 years ago
Vladimír Vondruš d5bbd193f3 python: minor cleanup. 7 years ago
Vladimír Vondruš 7da09f9080 python: expose basic image import in trade. 7 years ago
Vladimír Vondruš e07e61c1ef python: expose Image. 7 years ago
Vladimír Vondruš 432d424a77 python: make conversion from a mutable image view implicit. 7 years ago
Vladimír Vondruš 3c9643ce74 python: expose textures and related APIs. 7 years ago
Vladimír Vondruš c8e99ca086 python: expose corrade and magnum compilation defines. 7 years ago
Vladimír Vondruš 128c2aa0af python: use an underscore for the less readable PixelFormat values. 7 years ago
Vladimír Vondruš eb6576c6af python: sad workaround for a nasty problem deep inside pybind. 7 years ago
Vladimír Vondruš a62c1fe29d python: add new sRGB PixelFormat values. 7 years ago
Vladimír Vondruš e8198cb97e python: fix PyInit_* declarations to work on Windows as well. 7 years ago
Vladimír Vondruš 68e28685ff python: fix Clang's -Wmissing-prototypes warnings. 7 years ago
Vladimír Vondruš 76d7ee0dc7 python: store memory owner references in the holder type instead. 7 years ago
Vladimír Vondruš 59969c3f67 python: expose (Mutable)ImageView. 7 years ago
Vladimír Vondruš 1e4a9c424e python: bind PixelFormat and PixelStorage. 7 years ago
Vladimír Vondruš d050145e51 python: put everything into a single module if magnum is built statically. 7 years ago
Vladimír Vondruš 8b1efde15f python: add generic MeshPrimitive and MeshIndexType enums. 7 years ago
Vladimír Vondruš a55a7e6009 python: expose Quaternion. 7 years ago
Vladimír Vondruš 44503539e7 python: expose matrix types. 7 years ago
Vladimír Vondruš 081d32938a python: expose all Vector variants. 7 years ago
Vladimír Vondruš 2922f28267 Initial code for the Python bindings, adding math angle types. 7 years ago