32 Commits (2d57b3cebfc57bc83d81a897804f0b8f97e46674)

Author SHA1 Message Date
Vladimír Vondruš fba935c224 Use Path::{path,filename}() instead of split() where it makes sense. 1 year ago
Vladimír Vondruš 60fd42b505 Here we go again. 1 year ago
Vladimír Vondruš eef921c238 It's October already?! 2 years ago
Vladimír Vondruš 5d1369f570 Use Utility::move() and swap() instead of STL almost everywhere. 3 years ago
Vladimír Vondruš 7286faf329 *converter: make these buildable on platforms w/o dynamic plugins. 3 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 25441e7468 *converter: support adding new option keys by prefixing them with +. 3 years ago
Vladimír Vondruš 2fbdd85671 Adapt to Corrade changes. 4 years ago
Vladimír Vondruš 8fd821c88b *converter: make --plugin-dir accept the actual root plugin directory. 4 years ago
Vladimír Vondruš b983781505 Prefix all CMake options with MAGNUM_*. 4 years ago
Vladimír Vondruš dcfa07a056 doc: overhaul documentation of console utilities. 4 years ago
Vladimír Vondruš 7f4500d9e0 ShaderTools: port away from std::pair. 4 years ago
Vladimír Vondruš 8f311ad5fd Adapt remaining code to not use deprecated Optional<Array> conversion. 4 years ago
Vladimír Vondruš 7fb63a9434 *converter: join --plugin-dir with a relative search path, not absolute. 4 years ago
Vladimír Vondruš 13d04fdc38 Adapt to Corrade PluginManager changes. 4 years ago
Vladimír Vondruš c57325385f *converter: port command-line utilities to the new Utility::Path. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš d5e66e8009 Fix various variable shadowing warnings. 4 years ago
Vladimír Vondruš aaeca5c855 doc: utilities don't require their dependencies to be enabled. 4 years ago
Vladimír Vondruš e6d673c279 Propagate configuration options in Any* plugins. 5 years ago
Vladimír Vondruš ec19c25e46 Adapt to Corrade changes. 5 years ago
Vladimír Vondruš 29ac7b5a4d Trade,ShaderTools: add addFlags() / clearFlags() to all plugin interfaces. 5 years ago
Vladimír Vondruš c879f91f5a shaderconverter: add a very basic --info option. 5 years ago
Vladimír Vondruš c477836396 magnum-shaderconverter: use the less error-prone >= for flag checks. 5 years ago
Vladimír Vondruš 50d187fe83 {scene,shader,image}converter: make output argument treating consistent. 5 years ago
Vladimír Vondruš 97d1c17ae1 ShaderTools: move the Stage enum to a dedicated header. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 92d0609e33 shaderconverter: avoid creating StringViews on dangling std::strings. 6 years ago
Vladimír Vondruš 38172d41b2 shaderconverter: allow specifying input/output format as well. 6 years ago
Vladimír Vondruš 6ec446ac2e ShaderTools: document relation between the CLI and C++ APIs. 6 years ago
Vladimír Vondruš c9d28af5d4 shaderconverter: hmm, this is wrong. 6 years ago
Vladimír Vondruš dcbd860f9b shaderconverter: new tool. 6 years ago