9987 Commits (613c1b238b15fc037882e90c8f6e9bfc483e08cd)
 

Author SHA1 Message Date
Vladimír Vondruš 613c1b238b sceneconverter: print the default scene ID as well. 4 years ago
Vladimír Vondruš ca16638c65 MaterialTools: nah, don't like the line wrap here. 4 years ago
Vladimír Vondruš 515a77e31c DebugTools: fuzzy-compare floats in CompareMaterial. 4 years ago
Vladimír Vondruš 5c00c52fca DebugTools: fix CompareMaterial to behave properly with layers. 4 years ago
Vladimír Vondruš c499e6f1ec DebugTools: test CompareMaterial with an empty base layer. 4 years ago
Vladimír Vondruš 037952a979 DebugTools: supply two different materials to the "same" test. 4 years ago
Vladimír Vondruš b6825cd26c gl-info: display --limit vectors in a packed form. 4 years ago
Vladimír Vondruš 75bc0be4be gl-info: avoid trailing spaces in --limit output. 4 years ago
Vladimír Vondruš eba7cf6038 {image,scene}converter: print IDs of data that failed to import in --info. 4 years ago
Vladimír Vondruš ba8a3e6f3f SceneTools: add flattenMeshHierarchyInto(). 4 years ago
Vladimír Vondruš 499bdc153c SceneTools: deduplicate the flattenMeshHierarchy() test. 4 years ago
Vladimír Vondruš 48bd603236 SceneTools: pin down current flattenMeshHierarchy() behavior. 4 years ago
Vladimír Vondruš 6bb1795a8d SceneTools: no need to leak include-depdency-breaking overloads to docs. 4 years ago
Vladimír Vondruš b75cb7c584 Trade: port away from deprecated MaterialData::tryAttribute(). 4 years ago
Vladimír Vondruš 36f7e0c1d4 Trade: rename MaterialData::tryAttribute() to findAttribute(). 4 years ago
Vladimír Vondruš fcbb9d230d Trade: document MaterialAttribute defaults. 4 years ago
Vladimír Vondruš 37eec44dfe TgaImporter: fix a copypaste error in a test comment. 4 years ago
Vladimír Vondruš b5d1b6b443 TgaImporter: print a warning for files that are too long. 4 years ago
Vladimír Vondruš 95fbae2483 TgaImporter: recognize and skip TGA 2 file footer. 4 years ago
Vladimír Vondruš 7b15a64747 TgaImporter: no need for such a verbose error returns. 4 years ago
Vladimír Vondruš cf24c0140d TgaImporter: unify the error test cases. 4 years ago
Vladimír Vondruš acc23724c1 TgaImporter: use a better error message for RLE decoding failures. 4 years ago
Vladimír Vondruš 1431dbc822 sceneconverter: check for proper plugin dependencies in the test. 4 years ago
Vladimír Vondruš 441156542e Vk: use StringIterable for all extension/layer/workaround lists. 4 years ago
Vladimír Vondruš bc2ad2e14e Vk: use StringIterable in internal Instance/Device extension init. 4 years ago
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