9962 Commits (51fe5c0c8ec17e58515f1bcd008dc4cda8f14468)
 

Author SHA1 Message Date
Vladimír Vondruš 51fe5c0c8e {image,scene}converter: use StringIterable to simplify tests. 4 years ago
Vladimír Vondruš d30b820f3e GL: use StringIterable in Context::addDisabledWorkarounds(). 4 years ago
Vladimír Vondruš 23165b2efa doc: missing license header. 4 years ago
Vladimír Vondruš 2fbdd85671 Adapt to Corrade changes. 4 years ago
Vladimír Vondruš 8616927a75 Don't take an Iterable by value. 4 years ago
Vladimír Vondruš 151956e1d5 MaterialTools: fix Xcode build. 4 years ago
Vladimír Vondruš 944b8ff429 MaterialTools: doc++ 4 years ago
Vladimír Vondruš 7f24d00553 MaterialTools: new library. 4 years ago
Vladimír Vondruš 9849662d2a Test: the shortened overly long test executables can be one char longer. 4 years ago
Vladimír Vondruš cdf71fa8bf DebugTools: new CompareMaterial class. 4 years ago
Vladimír Vondruš 46ab9df7ac doc: remove now-unneeded include from a snippet. 4 years ago
Vladimír Vondruš 58132c0b35 DebugTools: doc++ 4 years ago
Vladimír Vondruš 7547cf8977 Test: use CORRADE_FAIL() where it makes sense. 4 years ago
Vladimír Vondruš 303a571a70 sceneconverter: reduce unnecessary code duplication. 4 years ago
Vladimír Vondruš df45cfadd7 Trade: add a MaterialData::attributeData(layer, id) accessor. 4 years ago
Vladimír Vondruš 38ff5e6c12 package/ci: minor. 4 years ago
Vladimír Vondruš 7a8d2a8e3e package/ci: don't build ShaderTools on the Android Vulkan job. 4 years ago
Vladimír Vondruš 4785bbe9da DebugTools: remove unnecessary std::tuple usage from CompareImage. 4 years ago
Vladimír Vondruš e28d019c8a Doc++ 4 years ago
Vladimír Vondruš 95b201e840 SceneTools: remove the forward-declaration header. 4 years ago
Vladimír Vondruš 9d22a03c92 Math: fix tweakable Angle parsers to compile with negative literals. 4 years ago
Vladimír Vondruš 7bcdf4af4e Math: doc++ 4 years ago
Vladimír Vondruš 0b17528df0 doc: updated changelog & credits. 4 years ago
Stanislaw Halik c1578c0d79 Math: workaround MSVC2022 bug with constexpr conversions and C++20 4 years ago
Vladimír Vondruš a0035fca83 Rethink Timeline test for flaky CIs. 4 years ago
Vladimír Vondruš 6de56ddd69 doc: updated changelog & credits. 4 years ago
Stanislaw Halik 28999d113a Add simple timer functionality to Timeline 4 years ago
Vladimír Vondruš 7acc988b97 Add a basic test for Timeline functionality. 4 years ago
Vladimír Vondruš 8e52981b56 Refresh the Timeline class and docs a bit. 4 years ago
Vladimír Vondruš 3e968d3504 GL: fix off-by-one line numbers in Shader error messages. 4 years ago
Vladimír Vondruš 70c5703c3b GL: add a test for correct line number reporting in Shader. 4 years ago
Vladimír Vondruš 29257d0c82 doc: mention how to upgrade HEAD Homebrew packages. 4 years ago
Vladimír Vondruš 852fd165c1 Text: expose a Renderer::fontSize() getter. 4 years ago
Vladimír Vondruš 365409d777 doc: updated changelog. 4 years ago
Stanislaw Halik 26cb8f35db cmake: fix typo in cache variable 4 years ago
Vladimír Vondruš aa83854779 Math: better document Quaternion::axis() caveats. 4 years ago
Vladimír Vondruš 7ac7e423d9 Math: clarify that a perp-dot product is used here as well. 4 years ago
Vladimír Vondruš 9e796a9664 Math: clarify relation of distances and cross products. 4 years ago
Vladimír Vondruš 53b06a5a07 Math: link to an Wikipedia article about vector projection. 4 years ago
Vladimír Vondruš ed9f82fad0 Platform: SDL disables power-saving when running. That's stupid, don't. 4 years ago
Vladimír Vondruš 0d6092b741 Trade: doc++ 4 years ago
Vladimír Vondruš a1d6470fda package/ci: make Android and iOS builds depend on the ARM64 build. 4 years ago
Vladimír Vondruš b9726a9823 package/ci: add dependencies between CircleCI jobs to limit credit usage. 4 years ago
Vladimír Vondruš a55fe9db4d {scene,image}converter: add examples for the new features. 4 years ago
Vladimír Vondruš 1ecea7520d Trade: high-level docs for AbstractSceneConverter whole-scene operation. 4 years ago
Vladimír Vondruš 7711ed7dfe Don't warn about plugin options added to empty subgroups. 4 years ago
Vladimír Vondruš 539263f5a5 Test: make plugin configuration passing test a bit more flexible. 4 years ago
Vladimír Vondruš 6e788cb298 Test: simplify an expression, add a TODO. 4 years ago
Vladimír Vondruš 2ac11b3641 *converter: query extension and MIME only for data/file imageconverters. 4 years ago
Vladimír Vondruš 7f4458182e *converter: don't exit --info right after Doxygen config snippet marker. 4 years ago