22 Commits (5e3b610613b22ba3a7c0041488c19302efbfaca2)

Author SHA1 Message Date
Vladimír Vondruš 5e3b610613 doc: remove Clang 3.8 references, advertise Clang 6+ as supported. 4 years ago
Vladimír Vondruš ee27d42a37 ShaderTools,Trade: properly test failure states of all plugin APIs. 4 years ago
Vladimír Vondruš 59c163d963 Trade: we can use test verification macros in unrelated functions now. 4 years ago
Vladimír Vondruš 02f679e91c Revert "Trade: expand SceneConverterFeature to 64 bits." 4 years ago
Vladimír Vondruš 3684160db3 Trade: minor AbstractSceneConverter test improvement. 4 years ago
Vladimír Vondruš 7b2a56a5e9 Trade: test growable and non-owning deleters in all SceneConverter cases. 4 years ago
Vladimír Vondruš ee983fd098 Trade: expand SceneConverterFeature to 64 bits. 4 years ago
Vladimír Vondruš 8f311ad5fd Adapt remaining code to not use deprecated Optional<Array> conversion. 4 years ago
Vladimír Vondruš 51f7862e00 ShaderTools,Trade: return Optional<Array<char>> from converter plugins. 4 years ago
Vladimír Vondruš 98296567a7 Trade: port to the new Utility::Path. 4 years ago
Vladimír Vondruš 97e45ea14d Adapt tests to changes in Utility::Directory error reporting. 4 years ago
Vladimír Vondruš 44db05a13c Don't call Utility::Directory::rm() unconditionally in tests. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 95d19de8f0 ShaderTools,Trade: test printing of Feature flag supersets. 5 years ago
Vladimír Vondruš 06e039dbe7 Trade: reverse AbstractSceneConverter::convertToFile() argument order. 5 years ago
Vladimír Vondruš 29ac7b5a4d Trade,ShaderTools: add addFlags() / clearFlags() to all plugin interfaces. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš fb972b262b Trade: explicitly test a case with failed conversion written to a file. 6 years ago
Vladimír Vondruš 485780af3a Trade: KDevelop, come on, learn to not do this already. 6 years ago
Vladimír Vondruš 3fd5a734ae Trade: I'm too old for this much needless code duplication. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 2dc47839ef Trade: bootstrap scene converter plugins. 6 years ago