9 Commits (45eb76446bfe00ea9b6dc534e29dfdbacabc77cb)

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š d5036b4c97 python: expose the new flags in meshtools.compile(). 7 years ago
Vladimír Vondruš c28f36e04a python: move refcounting in GL types also to holders. 7 years ago
Vladimír Vondruš 2d1022b739 python: rename a header for further additions. 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š 6adc330e39 python: minor cleanup. 7 years ago
Vladimír Vondruš 2b0dfaa22a python: expose MeshTools::compile(). 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