24 Commits (831631e10e1b8127588dc16a4bea1c47fdbb6e9e)

Author SHA1 Message Date
Vladimír Vondruš ea4e353231 python: work around GCC 4.8 being utterly confused. 4 years ago
Vladimír Vondruš c2e2a8e520 python: expose basics of trade.AbstractSceneConverter. 4 years ago
Vladimír Vondruš da21863ac7 python: exposed basics of trade.AbstractImageConverter. 4 years ago
Vladimír Vondruš a325f3d0c1 python: minor, doc++, add TODOs. 4 years ago
Vladimír Vondruš 8e8a03e175 python: use AssertionError for trade.AbstractImporter usage errors. 4 years ago
Vladimír Vondruš b58b53bfda python: lazily adapt to Corrade & Magnum std::string removal. 4 years ago
Vladimír Vondruš 2295f43873 Updated copyright year. 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š 2045e22463 python: properly check also level bounds in importers. 6 years ago
Vladimír Vondruš a470eae5f1 python: adapt to Trade::MeshDataXD deprecation. 6 years ago
Vladimír Vondruš 45eb76446b python: expose trade.abstractImporter.imageXd_level_count(). 6 years ago
Vladimír Vondruš 5d7e5c5b1c python: adapt to Magnum changes. 6 years ago
Vladimír Vondruš 70fe4e8a25 python: add more getters to trade.MeshDataXD. 7 years ago
Vladimír Vondruš 59a2773808 python: expose mesh import. 7 years ago
Vladimír Vondruš 7da09f9080 python: expose basic image import in trade. 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š d050145e51 python: put everything into a single module if magnum is built statically. 7 years ago
Vladimír Vondruš 21ee51fd96 python: do as little as possible in PYBIND11_MODULE. 7 years ago
Vladimír Vondruš 293c5eca64 python: *very* little from Trade. 7 years ago
Vladimír Vondruš caa1619eef python: expose Windowless{Glx,Egl}Application in platform.{glx,egl}. 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