10 Commits (1a7efcac4c4de32f9f5c4d5dbbe98d2826854aab)

Author SHA1 Message Date
Vladimír Vondruš f20c5beb76 python: move away from concrete pybind exceptions. 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š 58e1b3c5d9 python: make scenegraph features actually instantiable from python. 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š 2cfb061d7b python: expose TRS SceneGraph implementation. 7 years ago
Vladimír Vondruš 012bccffbd python: make room for more scenegraph transformation implementations. 7 years ago
Vladimír Vondruš fde6102a8d python: expose SceneGraph Python wrapping helpers. 7 years ago
Vladimír Vondruš ad01c1a306 python: initial SceneGraph bits. 7 years ago