535 Commits (0858c844e87772db81b8247261a17e26f7718f79)
 

Author SHA1 Message Date
Vladimír Vondruš dddef56c87 python: adapt to Magnum changes. 3 years ago
Vladimír Vondruš a45fbb84da python: handle Windows path insanities in the bindings directly. 3 years ago
Vladimír Vondruš b3e24a11b4 python: reorder trade.MeshData APIs to have enum overloads first. 3 years ago
Vladimír Vondruš 5edd1a49f6 python: adapt the MeshData test to behavior on non-deprecated builds. 3 years ago
Vladimír Vondruš c78cc3fd13 python: expose the BUILD_DEPRECATED constants as well. 3 years ago
Vladimír Vondruš 28497ec2ca python: no, using backward slashes IS NOT A GOOD IDEA, python! 3 years ago
Vladimír Vondruš 56dd4b4a36 python: updated changelog. 3 years ago
Vladimír Vondruš d106fc09d7 python: direct access to trade.MeshData indices and attributes. 3 years ago
Vladimír Vondruš 211bd5f0a8 python: mutable access to trade.MeshData raw index/vertex data. 3 years ago
Vladimír Vondruš cca2eaf659 python: expose all index/attribute property queries in trade.MeshData. 3 years ago
Vladimír Vondruš ae5741e4d0 python: fix to build with pybind11 2.3. 3 years ago
Vladimír Vondruš 27983b66ba python: add a dedicated test for StridedArrayView of a dynamic type. 3 years ago
Vladimír Vondruš a3f88d4db4 python: adapt to std::string removal in the GL library. 3 years ago
Vladimír Vondruš eb334e1d7f python: use the new, shorter, Size and Stride typedefs. 3 years ago
Vladimír Vondruš 7ee0c7d949 python: fix build against latest Corrade. 3 years ago
Vladimír Vondruš a1e49aa8f2 package/ci: add a CTest timeout on AppVeyor. 3 years ago
Vladimír Vondruš 2bc0748c05 doc: updated changelog. 3 years ago
Aaron Gokaslan 695c40b2d1 python: more missing moves, unnecessary inc_ref. 3 years ago
Vladimír Vondruš 71880c743d python: adapt to Magnum changes. 3 years ago
Vladimír Vondruš f6d4385a44 python: add an API-breaking TODO for Application wrappers. 3 years ago
Vladimír Vondruš 99a22dfcd5 python: adapt to Magnum changes. 4 years ago
Vladimír Vondruš 2e2cea6a68 CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET. 4 years ago
Vladimír Vondruš 6d02603090 package/ci: don't build MaterialTools, we don't need it for anything. 4 years ago
Vladimír Vondruš 7009d66d18 package/archlinux: use a wildcard .kateconfig for PKGBUILD highlighting. 4 years ago
Vladimír Vondruš 9bce5cfea7 doc: mention how to upgrade HEAD Homebrew packages. 4 years ago
Vladimír Vondruš 50c7f1294a doc: there already *is* a stable version. 4 years ago
Stanislaw Halik 585d136777 CMake: fix test build when Magnum is not in a shared include path. 4 years ago
Vladimír Vondruš 0f1b6e11ab package/ci: add CircleCI job dependencies to reduce credit usage. 4 years ago
Vladimír Vondruš 7a47c41eb7 doc: updated changelog. 4 years ago
Aaron Gokaslan 75be40300b python: remove extra copy in gl.cpp 4 years ago
Vladimír Vondruš 734072bee3 python: doc++ 4 years ago
Vladimír Vondruš b983d29acf python: avoid an assertion in trade.MeshData.index_count. 4 years ago
Vladimír Vondruš 7bd8bd965b python: expose trade.MeshData.index_data and .vertex_data. 4 years ago
Vladimír Vondruš 12950365e3 python: properly test trade.ImageData.data refcounting. 4 years ago
Vladimír Vondruš 58cb836bb7 modules: updated FindMagnum.cmake. 4 years ago
Vladimír Vondruš 661f9fa451 package/archlinux: don't use buildflags in the dev PKGBUILD. 4 years ago
Vladimír Vondruš bce7509e87 python: expose also platform.*.Application.dpi_scaling. 4 years ago
Vladimír Vondruš c4105cb052 doc: update changelog. 4 years ago
Aaron Gokaslan ddaf12757f python: missing move in Corrade container bindings. 4 years ago
Vladimír Vondruš 9e8b846418 doc: updated changelog. 4 years ago
Vladimír Vondruš c72d7146b5 doc: forgot to list the Developers Guide among pages. 4 years ago
Vladimír Vondruš 41e3da6fb2 python: default the destructor also in the SDL2 application. 4 years ago
Aaron Gokaslan f22d3777d5 Minor clang-tidy fixups in some of the newer magnum-bindings 4 years ago
Vladimír Vondruš 732a0b795a doc: add a checklist for adding a new Python module. 4 years ago
Vladimír Vondruš 48b0015782 python: don't look for WindowlessGlxApplication on Apple platforms. 4 years ago
Vladimír Vondruš 83a4ba0390 Doc++ 4 years ago
Vladimír Vondruš 1d662bcd48 CMake: add a MAGNUM_PYTHON_BINDINGS_STATIC_PLUGINS CMake option. 4 years ago
Vladimír Vondruš 3ce8b6d96e python: add also windowless CGL application. 4 years ago
Vladimír Vondruš e4457383c6 python: properly expose the platform.wgl module. 4 years ago
Vladimír Vondruš 7362ff92dc Adapt to Magnum changes. 4 years ago