15 Commits (14f7810870c1586f41ff0c15a73cb2237eaf9fe1)

Author SHA1 Message Date
Vladimír Vondruš f66594f36b python: setuptools why are you so flimsy. 7 years ago
Vladimír Vondruš 6d30c5ddd7 python: make setup.py work even if imported from elsewhere. 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š d0d028f72d python: make the main bindings _magnum, not magnum._magnum. 7 years ago
Vladimír Vondruš 2b0dfaa22a python: expose MeshTools::compile(). 7 years ago
Vladimír Vondruš 4b58ba5204 python: Cube and Square from Primitives. 7 years ago
Vladimír Vondruš 293c5eca64 python: *very* little from Trade. 7 years ago
Vladimír Vondruš ad01c1a306 python: initial SceneGraph bits. 7 years ago
Vladimír Vondruš a644684e5e python: oh of course, $<TARGET_EXISTS> is too new to be useful. 7 years ago
Vladimír Vondruš 33998df685 python: very barebones SDL2 & GLFW applications. 7 years ago
Vladimír Vondruš 4de30ab058 python: initial bits of the Shaders library. 7 years ago
Vladimír Vondruš aec29e7da8 python: initial bits of the GL library. 7 years ago
Vladimír Vondruš caa1619eef python: expose Windowless{Glx,Egl}Application in platform.{glx,egl}. 7 years ago
Vladimír Vondruš d34366ac46 python: expose ArrayView and StridedArrayView. 7 years ago
Vladimír Vondruš 2922f28267 Initial code for the Python bindings, adding math angle types. 7 years ago