566 Commits (11060aa30f9f11631c3b9b1d4d7118f85064443f)
 

Author SHA1 Message Date
Vladimír Vondruš 11060aa30f python: properly test all Range APIs. 3 years ago
Vladimír Vondruš 25849d3e27 python: actually adapt to Text::AbstractGlyphCache changes, ugh. 3 years ago
Vladimír Vondruš eee7bf002b python: adapt to Text::AbstractGlyphCache changes. 3 years ago
Vladimír Vondruš a9174def9b modules: update Magnum Find modules. 3 years ago
Vladimír Vondruš 8ca1c30187 python: expose new text.AbstractFont APIs. 3 years ago
Vladimír Vondruš 1e0559bc0b python: oops, forgot to adapt Vector::minmax(). 3 years ago
Vladimír Vondruš ecb6351497 python: adapt to std::pair cleanup in Magnum. 3 years ago
Vladimír Vondruš 561b8ca901 python: consistently use "out of range" instead of "out of bounds". 3 years ago
Vladimír Vondruš f26cfcde2e package/ci: use Xcode 12. 3 years ago
Vladimír Vondruš 26749e56dc modules: updated Magnum find modules. 3 years ago
Vladimír Vondruš ff32ae2824 package/archlinux: enable colored output in dev PKGBUILDs. 3 years ago
Vladimír Vondruš 93f9eb814b python: adapt to deprecated Math::angle() for quaternions. 3 years ago
Vladimír Vondruš a81071eae4 CMake: allow both <PackageName>_ROOT and <PACKAGENAME>_ROOT variables. 3 years ago
Vladimír Vondruš 74767f4db4 Bump minimal CMake version to 3.5 to silence a CMake 3.27 warning. 3 years ago
Vladimír Vondruš cec30658ed modules: updated FindCorrade and FindMagnum. 3 years ago
Vladimír Vondruš 2b09a43f99 python: ugh, once again hit the "let's interpret an int as enum" bug. 3 years ago
Vladimír Vondruš 46d6777315 doc: update copyright year in site footer as well. 3 years ago
Vladimír Vondruš 9950b9fca4 python: adapt to Magnum changes re MeshData morph target support. 3 years ago
Vladimír Vondruš 305fdf81ee It's 2023 already! 3 years ago
Vladimír Vondruš 0a2488d474 modules: updated Find modules from Corrade and Magnum. 3 years ago
Vladimír Vondruš 12230c93b8 python: update some test TODOs. 3 years ago
Vladimír Vondruš 85e8fae9b8 python: expose compressed image APIs in AbstractImageConverter. 3 years ago
Vladimír Vondruš c9515bbd1d python: exposed CompressedImage and ImageView classes. 3 years ago
Vladimír Vondruš f9473638fc python: turns out documenting function overloads *is* possible. 3 years ago
Vladimír Vondruš f9d1fdecf3 package/archlinux: adapt to lcov 2.0 changes. 3 years ago
Vladimír Vondruš 6d473cf2aa python: expose various pixel format helpers. 3 years ago
Vladimír Vondruš 7c78ee34a0 python: expose the CompressedPixelFormat enum. 3 years ago
Vladimír Vondruš 6d8ab441e8 python: expose the new expanded() API on strided (bit) array views. 3 years ago
Vladimír Vondruš 5747d58049 python: expose 2D image APIs in AbstractSceneConverter. 3 years ago
Vladimír Vondruš f7c026fbd3 python: expose image-to-image ImageConverter APIs as well. 3 years ago
Vladimír Vondruš d1a7a7c6c8 python: convert more Trade assertions to Python exceptions. 3 years ago
Vladimír Vondruš 0858c844e8 python: minor, doc++ 3 years ago
Vladimír Vondruš 229ec2cb18 python: the WHAT was done in the test here and then copied 100 times? 3 years ago
Vladimír Vondruš cfaa484147 python: test SceneData mutable access failures now that it's possible. 3 years ago
Vladimír Vondruš 738c3f8d38 python: improve test coverage for new SceneConverter APIs. 3 years ago
Vladimír Vondruš 05fad9ccdd python: expose scene-related APIs in AbstractSceneConverter. 3 years ago
Vladimír Vondruš 8d9d7d3230 python: expose scenetools.{parents_breadth,children_depth}_first(). 3 years ago
Vladimír Vondruš 561ba51805 python: test the remaining scenetools assertion now that we can. 3 years ago
Vladimír Vondruš 3b799fcad9 python: expose scenetools.filter_objects(). 3 years ago
Vladimír Vondruš f83c2cb1aa python: expose scenetools.filter_field_entries(). 3 years ago
Vladimír Vondruš b3517b0411 python: doc++ 3 years ago
Vladimír Vondruš 4be2d4d9c0 python: expose scenetools.filter_fields(), filter_{only,except}_fields(). 3 years ago
Vladimír Vondruš d8b98c2057 python: expose the new meshtools.filter_attributes() as well. 3 years ago
Vladimír Vondruš 8dec36ff3d python: adapt MeshTools filter test comments to Magnum updates. 3 years ago
Vladimír Vondruš 2373d2dc9e python: BitArray is implicitly convertible to [Mutable]BitArrayView. 3 years ago
Vladimír Vondruš 104c337f10 python: drop containers binding helpers that are only for a single type. 3 years ago
Vladimír Vondruš d6fec89dc5 python: workaround gl.Context.current blowing up during doc generation. 3 years ago
Vladimír Vondruš b5557a94cd package/archlinux: use Ninja Multi-Config for the dev PKGBUILD. 3 years ago
Vladimír Vondruš b78d809d10 python: put PyPluginHolder into a public header as well. 3 years ago
Vladimír Vondruš 949820b01a python: adapt to SceneTools and MeshTools changes. 3 years ago