378 Commits (f26cfcde2e94909a1a083848cdfc307f56a29df3)

Author SHA1 Message Date
Vladimír Vondruš 8b1efde15f python: add generic MeshPrimitive and MeshIndexType enums. 7 years ago
Vladimír Vondruš 0db853a483 python: expose the (almost) full Phong shader. 7 years ago
Vladimír Vondruš 998c428355 python: expose Color3 and Color4. 7 years ago
Vladimír Vondruš ad01c1a306 python: initial SceneGraph bits. 7 years ago
Vladimír Vondruš 86d64a6a5a package/archlinux: coverage PKGBUILD. 7 years ago
Vladimír Vondruš 4cca099297 python: make `import magnum.math` working. 7 years ago
Vladimír Vondruš 2132bd0410 python: expose basic math functions. 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š 34acdf6c6a python: expose bits of GL::Mesh. 7 years ago
Vladimír Vondruš 7dadc27475 python: expose the GL::AbstractShaderProgram type. 7 years ago
Vladimír Vondruš 03af644506 python: expose minimum of GL::DefaultFramebuffer. 7 years ago
Vladimír Vondruš c94598d6c1 python: expose initial GL::Buffer bits. 7 years ago
Vladimír Vondruš 6c10265efd python: base for GL tests. 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š a55a7e6009 python: expose Quaternion. 7 years ago
Vladimír Vondruš bd49350994 python: expose Matrix3 and Matrix4. 7 years ago
Vladimír Vondruš 0311987fdd python: make angles implicitly convertible to each other. 7 years ago
Vladimír Vondruš 44503539e7 python: expose matrix types. 7 years ago
Vladimír Vondruš f6cca325dd python: make vectors implicitly convertible from tuples. 7 years ago
Vladimír Vondruš b81cde3c45 python: support iteration over vectors. 7 years ago
Vladimír Vondruš 081d32938a python: expose all Vector variants. 7 years ago
Vladimír Vondruš 58070082fa python: expose Constants. 7 years ago
Vladimír Vondruš e305eb4c7e python: expose BoolVector. 7 years ago
Vladimír Vondruš 2922f28267 Initial code for the Python bindings, adding math angle types. 7 years ago