188 Commits (3218db2e2e7e79653414af5d1ca790a2ef8b044c)

Author SHA1 Message Date
Vladimír Vondruš 483ffb4453 python: document gl.default_framebuffer 7 years ago
Vladimír Vondruš 843160f58a python: throw instead of returning a falsy value in shader APIs. 7 years ago
Vladimír Vondruš 3f0aa76c28 python: expose Shaders::Flat. 7 years ago
Vladimír Vondruš 313e74142c python: expose texturing in Phong. 7 years ago
Vladimír Vondruš 02fc8900b9 python: expose Phong tangents and vertex colors. 7 years ago
Vladimír Vondruš 40891858d6 python: raise Python exceptions for shader API usage failures. 7 years ago
Vladimír Vondruš 006987fa45 python: update shader attribute docs, add Phong there too. 7 years ago
Vladimír Vondruš 3c9643ce74 python: expose textures and related APIs. 7 years ago
Vladimír Vondruš 1083e2d6aa python: improve docs of gl.Mesh primitive setting. 7 years ago
Vladimír Vondruš bbbda61f6e magnum: no_create() constructors are useless, don't add them. 7 years ago
Vladimír Vondruš d818e40698 python: implemented vector swizzles. 7 years ago
Vladimír Vondruš 9faed0651e python: expose basics of plugin manager. 7 years ago
Vladimír Vondruš c8e99ca086 python: expose corrade and magnum compilation defines. 7 years ago
Vladimír Vondruš 14f7810870 python: finish the magic and docs for Matrix[34].scaling() and friends. 7 years ago
Vladimír Vondruš 128c2aa0af python: use an underscore for the less readable PixelFormat values. 7 years ago
Vladimír Vondruš 3ae0c3fbf2 doc: we have an AppVeyor build now. 7 years ago
Vladimír Vondruš e105109981 doc: document differences in platform and scenegraph. 7 years ago
Vladimír Vondruš 73087f3b3f doc: we can disable GL tests now. 7 years ago
Vladimír Vondruš b84f88e189 doc: add 3rd party license info and contributor list. 7 years ago
Vladimír Vondruš 9a7c167e73 doc: switch to a nicer URL scheme. 7 years ago
Vladimír Vondruš 3ceb292c15 python: update docs with crosslinking and all the fancy stuff. 7 years ago
Vladimír Vondruš c40627c96c python: better name [Strided]ArrayView memory owner property. 7 years ago
Vladimír Vondruš ce3d2564fd python/corrade: make our own buffer protocol for array views. 7 years ago
Vladimír Vondruš a61ee59825 doc: setup for symbol search. 7 years ago
Vladimír Vondruš 7549d107de python: implement buffer protocol for Vector types as well. 7 years ago
Vladimír Vondruš ee2a209e9c doc: adapt to m.css changes. 7 years ago
Vladimír Vondruš e5e0ac0e36 doc: hmm, why corrade.containers were automagically included before? 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š 8b9146dc78 package: added Homebrew package. 7 years ago
Vladimír Vondruš 82862b8bcd python: numpy compatibility for matrices and vectors. 7 years ago
Vladimír Vondruš f6136c8895 doc: python bindings are in master now. 7 years ago
Vladimír Vondruš 7777943a03 doc: add a page with examples. 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š 0db853a483 python: expose the (almost) full Phong shader. 7 years ago
Vladimír Vondruš ad01c1a306 python: initial SceneGraph bits. 7 years ago
Vladimír Vondruš c639e7f5b2 python: initial random docs. 7 years ago