688 Commits (d631ed9781f23cde291575ab0abc185a8ca85104)
 

Author SHA1 Message Date
Vladimír Vondruš d631ed9781 package/ci: pass lcov options as a param instead of an env var. 4 months ago
Vladimír Vondruš 9fcc660494 modules: update FindCorrade.cmake for reworked Corrade::Main on MinGW. 4 months ago
Vladimír Vondruš ad3dda094e python: add TODOs for converting more asserts to Python exceptions. 4 months ago
Vladimír Vondruš 3b5df0d8ae python: fix deprecation warnings with pybing11 3.0. 4 months ago
Vladimír Vondruš 8893c1c057 python: skip a test for operation that can't be made legal at the moment. 4 months ago
Vladimír Vondruš a4e35fdfb4 package/ci: switch to a macOS image that isn't removed. 4 months ago
Vladimír Vondruš 96d6019c5b modules: updated FindMagnum.cmake. 6 months ago
Vladimír Vondruš e7a382c577 Use https for links. 7 months ago
Vladimír Vondruš 7e60232ea9 python: expose new Unicode 17 text.Script values. 8 months ago
Vladimír Vondruš 72919da715 package/homebrew: C++14 is nothing to boast with in 2025. 8 months ago
Vladimír Vondruš 27a5c99a1c package/homebrew: use current master for the stable version. 8 months ago
Vladimír Vondruš 439945ce1f python: expose new cube primitive flags. 12 months ago
Vladimír Vondruš efb296029e python: gracefully handle argument errors in the primitives module. 12 months ago
Vladimír Vondruš 45811bb52e python: expose application is_key_pressed() queries. 1 year ago
Vladimír Vondruš 6dc0946ce4 python: make it possible to specify application Configuration as kwargs. 1 year ago
Vladimír Vondruš 55b899d151 python: expose all application Configuration.WindowFlags. 1 year ago
Vladimír Vondruš f0505b4bec python: application Configuration WindowFlags were not plural-named. 1 year ago
Vladimír Vondruš 9b150d60f8 python: there's also a bunch more text.Alignment values. 1 year ago
Vladimír Vondruš 6649b6c3f3 python: expose the new text renderer APIs. 1 year ago
Vladimír Vondruš a2bc076ef0 package/archlinux: blargh lcov suppressions ffs. 1 year ago
Vladimír Vondruš 4ae645c54b python: properly test text.AbstractFont.fill_glyph_cache(). 1 year ago
Vladimír Vondruš 4a0891ad25 python: avoid using outdated names w/o GL suffix in Text bindings. 1 year ago
Vladimír Vondruš 9daa41724a python: this should be deleted, not defaulted. 1 year ago
Vladimír Vondruš 78af75ad5a python: need also unsigned Range types for the new Text APIs. 1 year ago
Vladimír Vondruš 851219059f python: fix wrongly copypasted docs. 1 year ago
Vladimír Vondruš 4731ecd063 package/homebrew: make the 2020.06 version still work with CMake 4. 1 year ago
Vladimír Vondruš 960910e8cb python: hotfix to still compile with the now-deprecated text renderer. 1 year ago
Vladimír Vondruš 1794cd6027 python: add a test case showing typed StridedArrayView as an argument. 1 year ago
Vladimír Vondruš 7f581c6114 It's 2025, C++14 is nothing to boast with. 1 year ago
Vladimír Vondruš 86fcf4d85f Mention Bluesky in contacts. 1 year ago
Vladimír Vondruš bcf0117f97 Not sure why the build status badges are not in README here. 1 year ago
Vladimír Vondruš fcb49770eb package/ci: unify base linux install step on CircleCI. 1 year ago
Vladimír Vondruš d011297c13 Here we go again. 1 year ago
Vladimír Vondruš ee2f65e792 modules: updated FindCorrade and FindMagnum. 1 year ago
Vladimír Vondruš c8824470c9 python: provide a MagnumBindings::Python library for CMake superprojects. 1 year ago
Vladimír Vondruš 20700b7e3d python: expose new Quaternion.xyzw and wxyz properties. 1 year ago
Vladimír Vondruš 81a2683672 package: add an utility for syncing Find modules. 1 year ago
Vladimír Vondruš a7e6ae9493 modules: updated FindCorrade and FindMagnum. 1 year ago
Vladimír Vondruš 2bcc7b94d3 modules: create MagnumBindings targets only once they're actually found. 1 year ago
Vladimír Vondruš 3d49fdf91f modules: workaround to fix KDE's higlighter. 1 year ago
Vladimír Vondruš 585b4b7cf7 CMake: fix version deprecation warning on CMake 3.31. 1 year ago
Vladimír Vondruš 8ebe5e074f CMake: set policies before the project() call. 1 year ago
Vladimír Vondruš 37ddbf7598 CMake: try to clarify that Git version match failure is not an error. 1 year ago
Vladimír Vondruš 92d06e9e6b python: adapt to Magnum key and pointer event changes. 2 years ago
Vladimír Vondruš bed89fdd61 package/ci: add an ARM64 build. 2 years ago
Vladimír Vondruš d5ffa81fe2 package/ci: build w/ deprecated APIs enabled by default. 2 years ago
Vladimír Vondruš c45eb57d34 package/archlinux: report missed lines in coverage output. 2 years ago
Vladimír Vondruš 1c80a7a6f2 python: fix a MSVC build failure with BUILD_DEPRECATED not being ON. 2 years ago
Vladimír Vondruš a5af8ba355 CMake: don't use configure_file() with filenames containing genexprs. 2 years ago
Vladimír Vondruš 9b683b1441 CMake: mark variables that shouldn't need to be toggled as advanced. 2 years ago