9 Commits (ee54dc6cdc081ca5d4ccc958815620240169cd25)

Author SHA1 Message Date
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