11017 Commits (f964e9f0305d779c94942a4cf61da9c4b33207f7)
 

Author SHA1 Message Date
Vladimír Vondruš f964e9f030 Math: fix off by one error in docs. 2 years ago
John Turner 8139ca9d4a Math: fix English in some assertion messages. 2 years ago
Vladimír Vondruš ccb96f73c7 Text: added seven new scripts appearing in Unicode 16.0. 2 years ago
Vladimír Vondruš d6e86ea230 package/homebrew: cmake is a build-only dependency. 2 years ago
Vladimír Vondruš 617d317ad5 package/homebrew: "fix" linking against OpenGL. 2 years ago
Vladimír Vondruš 53524f3812 doc: update name in credits as requested. 2 years ago
Vladimír Vondruš c28e69043b doc: the thing cannot link to a function in a parent class anymore. 2 years ago
Vladimír Vondruš 739ca9146b doc: workaround to keep \ce working even without a space after. 2 years ago
Vladimír Vondruš 020895ca85 doc: forgot to list DefaultInit here. 2 years ago
Vladimír Vondruš 91e97881ff doc: Doxygen now complains about invalid HTML tags. 2 years ago
Vladimír Vondruš a2cb671d31 doc: a link to an anchor Doxygen doesn't know about is a warning now. 2 years ago
Vladimír Vondruš 1683e941ce doc: new Doxygen doesn't like blank lines around equations. 2 years ago
Vladimír Vondruš 0736a4b47a doc: don't put links into section titles. 2 years ago
Vladimír Vondruš dc9897ff1e doc: fix various errors in Doxygen references. 2 years ago
Vladimír Vondruš 96f95fefc1 doc: don't let Doxygen see Platform::WindowlessApplication. 2 years ago
Vladimír Vondruš 1c3e384f06 doc: fix references to Corrade string view literals. 2 years ago
Vladimír Vondruš 7a05ddbf07 doc: explicitly prefix all Corrade API references with Corrade::. 2 years ago
Vladimír Vondruš c4336ebb70 doc: sync referenced page name with what's actually there. 2 years ago
Vladimír Vondruš 976e60fc07 Trade: doc brainfart. 2 years ago
Vladimír Vondruš 5b4ce2c419 GL: this comment is just wrong. 2 years ago
Vladimír Vondruš d48b66ecd1 GL: document tricks how to make GL benchmark more stable. 2 years ago
Vladimír Vondruš 4c65e22acc SceneTools: improve test robustness for when the plugin ABI breaks. 2 years ago
Vladimír Vondruš 3dd88dc058 Adapt to PluginManager changes. 2 years ago
Vladimír Vondruš a83e77b108 DebugTools: doc++ 2 years ago
Vladimír Vondruš 86e7dd51f3 Math: use the leaf Vector2/3/4 types in Bezier. 2 years ago
Vladimír Vondruš 5748ef0e7a Math: can't have nice things on MSVC. 2 years ago
Vladimír Vondruš 22b846e2e8 Math: ability to construct vectors and matrices from sized arrays. 2 years ago
Vladimír Vondruš a5e5b327fd Text: add new OpenType 1.9.1 features, doc++ 2 years ago
Vladimír Vondruš cb3cf60f65 modules: updated FindCorrade.cmake. 2 years ago
Vladimír Vondruš 4e3a1f720e Text: update some TODOs with newly gained knowledge. 2 years ago
Vladimír Vondruš 9cb4716a41 Vk: XFAIL an expected DescriptorPool::allocate() failure on llvmpipe. 2 years ago
Vladimír Vondruš 26d74d7bab Vk: reorder test cases to match call order. 2 years ago
Vladimír Vondruš 70778ac307 Math: add typedefs for single-row matrices. 2 years ago
Vladimír Vondruš e1c9c4d007 Text: utility for mapping input text byte ranges to output glyphs. 2 years ago
Vladimír Vondruš a40020f3ff Doc++, updated changelog and credits. 2 years ago
Will Usher 86b8c8c52a
Return EM_BOOL from emscripten callback lambdas to fix build on 3.1.62 2 years ago
Vladimír Vondruš b5c784db17 package/ci: maybe with deprecated APIs off WinRT builds in under an hour? 2 years ago
Vladimír Vondruš 0b680fb373 Text: doc++ 2 years ago
Vladimír Vondruš 90e342773c MagnumFont: adapt to AbstractShaper changes. 2 years ago
Vladimír Vondruš 2f672eb7de Text: add AbstractShaper::glyphClustersInto(). 2 years ago
Vladimír Vondruš 032d56ff7d MagnumFont: test with a UTF-8 char in the middle. 2 years ago
Vladimír Vondruš 723cf155a8 Text: doc++ 2 years ago
Vladimír Vondruš cb26d05092 Math: adapt ColorBatch BCn ground truth test files to bcdec changes. 2 years ago
Vladimír Vondruš 25f5a96ca3 Math: wrap the data array in the test nicely. 2 years ago
Vladimír Vondruš 483e13330e Math: adapt Python test helpers to changes in Magnum bindings. 2 years ago
Vladimír Vondruš 0d9b87c83e Math: add an XFAIL for packing -1.0l to 64-bit integers on ARM Mac. 2 years ago
Vladimír Vondruš 5420c93f4d Audio: *all* Context queries are broken on Apple's implementation. 2 years ago
Vladimír Vondruš 52f2ac4d78 package/ci: heh, attempted to install in /usr/local on iOS. 2 years ago
Vladimír Vondruš 188a4257d8 package/ci: can't build on x86 Mac anymore. 2 years ago
Vladimír Vondruš ae2dc091d4 Text: move FeatureRange to Feature.h. 2 years ago