101 Commits (732a0b795ab32c6324d2b05c65d052d2477c99e7)

Author SHA1 Message Date
Vladimír Vondruš 45eb76446b python: expose trade.abstractImporter.imageXd_level_count(). 6 years ago
Vladimír Vondruš 1aefd45f2c doc: enable latex caching so docs can finish building in this decade. 6 years ago
Vladimír Vondruš 97062bcc04 python: expose new Matrix4.normal_matrix() and related APIs. 7 years ago
Vladimír Vondruš 016f5954e3 python: exposed framebuffer blit. 7 years ago
Vladimír Vondruš 19cb8f41b3 doc: added changelog for Python bindings. 7 years ago
Vladimír Vondruš 027492966d doc: shorten the experimental notice. 7 years ago
Vladimír Vondruš 6bce9fbeb2 python: remove the black magic from magnum.platform. 7 years ago
Vladimír Vondruš 59a2773808 python: expose mesh import. 7 years ago
Vladimír Vondruš 7da09f9080 python: expose basic image import in trade. 7 years ago
Vladimír Vondruš e07e61c1ef python: expose Image. 7 years ago
Vladimír Vondruš c21972efb6 python: document the behavior of ImageView refcounting as well. 7 years ago
Vladimír Vondruš 2eebb45557 python: don't keep a reference to owner for empty array views. 7 years ago
Vladimír Vondruš e18fbdbb16 python: raise an exception on plugin load/unload failure. 7 years ago
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