72 Commits (d66b581e73842393e2843f0faba8b861e93f0fa0)

Author SHA1 Message Date
Vladimír Vondruš d66b581e73 python: add off-center variants of 2D/3D orthographic projection. 5 years ago
Vladimír Vondruš 1417d59b6c doc: updated changelog with latest fixes. 5 years ago
Vladimír Vondruš dfb44e98ca doc: updated credits and changelog. 5 years ago
Aaron Gokaslan 31785426d8 Typo fixing 5 years ago
Vladimír Vondruš aadc437b25 python: added Vector4 from Vector3 and Vector3 from Vector2 constructors. 5 years ago
Vladimír Vondruš 431074a776 python: adapt to GL shader renaming. 5 years ago
Vladimír Vondruš 8e00226da3 python: add a caster for Containers::Optional. 5 years ago
Vladimír Vondruš cbb5358efd python: apparently I can't name functions from(), hah. 5 years ago
Vladimír Vondruš 84f9bb2a9d Updated copyright year. 5 years ago
Vladimír Vondruš b63ae43f1e modules: provide additional info about not found components on CMake 3.16. 5 years ago
Vladimír Vondruš 32b4c3dcff doc: updated credits and changelog. 5 years ago
Vladimír Vondruš 372c5e0065 doc: updated credits and changelog. 6 years ago
Vladimír Vondruš 15bee01a04 Update README and docs for travis-ci.com migration. 6 years ago
Vladimír Vondruš 0f98d2f172 python: expose new shaders.Phong features. 6 years ago
Vladimír Vondruš 5594a64c2a python: add new clip distance features to gl.Renderer. 6 years ago
Vladimír Vondruš 615551a390 doc: updated changelog and credits. 6 years ago
Vladimír Vondruš be5ffdd916 doc: switch to explicit :ref: as default roles don't work well. 6 years ago
Vladimír Vondruš ea4c792d26 doc: ArchLinux uses zst now. 6 years ago
Vladimír Vondruš 2df41d3afe doc: updated changelog for 2020.06. 6 years ago
Vladimír Vondruš b1d45fc85a Updated copyright year. 6 years ago
Vladimír Vondruš a470eae5f1 python: adapt to Trade::MeshDataXD deprecation. 6 years ago
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