247 Commits (3d519d6c1992955979e31feb05a184430980a0bd)
 

Author SHA1 Message Date
Vladimír Vondruš 3d519d6c19 Add a version header containing full Git version information. 6 years ago
Vladimír Vondruš fe7e6eb545 Bootstrap for C++-side unit tests. 6 years ago
Vladimír Vondruš b1d45fc85a Updated copyright year. 6 years ago
Vladimír Vondruš 1a7efcac4c modules: updated Corrade and Magnum modules. 6 years ago
Vladimír Vondruš 5950f00f01 modules: updated FindMagnum.cmake. 6 years ago
Vladimír Vondruš 8de3e91ce3 python: fix build against latest Magnum. 6 years ago
Vladimír Vondruš a611455034 package/ci: make tests using static plugins work again. 6 years ago
Vladimír Vondruš 86bac39471 Adapt to Corrade changes. 6 years ago
Vladimír Vondruš e222ba7a32 python: provide a better error if draw_event() is not overriden. 6 years ago
Vladimír Vondruš a3f6b2cce0 python: adapt to Magnum changes. 6 years ago
Vladimír Vondruš 7aef7bd4c8 python: this was a bug in my test. 6 years ago
Vladimír Vondruš 500311fa7c python: add APIs for Color from/to sRGB int. 6 years ago
Vladimír Vondruš de204f778b python: define Mesh early enough so AbstractShaderProgram::draw() works. 6 years ago
Vladimír Vondruš 38d56059e2 python: adapt to changes in the Primitives library. 6 years ago
Vladimír Vondruš 70e7ab94c8 oackage/archlinux: expect zstd-compressed packages. 6 years ago
Vladimír Vondruš 2045e22463 python: properly check also level bounds in importers. 6 years ago
Vladimír Vondruš d2dc71369c python: adapt to Magnum changes. 6 years ago
Vladimír Vondruš d3ecefcfac modules: updated FindMagnum.cmake. 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š b2f92b9d6e python: avoid using deprecated functionality. 6 years ago
Vladimír Vondruš 5d7e5c5b1c python: adapt to Magnum changes. 6 years ago
Vladimír Vondruš 15d0714d90 python: adapt to Magnum changes. 6 years ago
Vladimír Vondruš 2cbe09c1f7 package/ci: THINGS ARE BAD. 6 years ago
Vladimír Vondruš c560b8085a python: added gl.AbstractTexture.unbind(). 6 years ago
Vladimír Vondruš 3a0c478834 python: a bunch of new keys in SDL and GLFW. 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š 0d9c5687dd modules: update just about all the modules, apparently. 6 years ago
Vladimír Vondruš 97062bcc04 python: expose new Matrix4.normal_matrix() and related APIs. 7 years ago
Vladimír Vondruš 9131edff97 python: doc++ 7 years ago
Vladimír Vondruš 016f5954e3 python: exposed framebuffer blit. 7 years ago
Vladimír Vondruš 3b72f10211 package/homebrew: updated for 2019.10. 7 years ago
Vladimír Vondruš 396e48bf4d package/ci: TRAVIS! WHAT DO YOU WANT TODAY 7 years ago
Vladimír Vondruš 19cb8f41b3 doc: added changelog for Python bindings. 7 years ago
Vladimír Vondruš 7f6a1f1529 CMake: override binary output location only if none of these is set. 7 years ago
Vladimír Vondruš 875a81803b python: avoid clash with the builtin platform module when running tests. 7 years ago
Vladimír Vondruš 7068412b7c platform: expose Sdl2Application::mainLoopIteration(). 7 years ago
Vladimír Vondruš 41609aceef python: don't try to find applications that aren't on target platform. 7 years ago
Vladimír Vondruš e334cc17b2 python: expose remaining primitives. 7 years ago
Vladimír Vondruš 70fe4e8a25 python: add more getters to trade.MeshDataXD. 7 years ago
Vladimír Vondruš d67a1d27ed python: primitives.square_solid() didn't have a default argument. 7 years ago
Vladimír Vondruš 65d8e47cbe CMake: put all binaries into a single location. 7 years ago
Vladimír Vondruš d2bec5eba7 python: fix build in a CMake subproject. 7 years ago
Vladimír Vondruš 8700217943 Require CMake 3.4 at least. 7 years ago
Vladimír Vondruš 106ca8f314 python: adapted to Magnum changes. 7 years ago
Vladimír Vondruš 027492966d doc: shorten the experimental notice. 7 years ago
Vladimír Vondruš a6dd10ae69 python: we don't use pybind11 exceptions anymore, so this is not needed. 7 years ago
Vladimír Vondruš 34ca50dca8 python: expose application properties as actual properties. 7 years ago
Vladimír Vondruš d5bbd193f3 python: minor cleanup. 7 years ago
Vladimír Vondruš 6bce9fbeb2 python: remove the black magic from magnum.platform. 7 years ago