54 Commits (5d4342f1c12fdfb337fdb1b24bc269a3480cac64)

Author SHA1 Message Date
Vladimír Vondruš 5d4342f1c1 imageconverter: implicitly import and convert all image levels. 5 years ago
Vladimír Vondruš e017ba135c imageconverter: ability to combine multiple levels together. 5 years ago
Vladimír Vondruš b83099a8c6 imageconverter: ability to combine multiple image layers together. 5 years ago
Vladimír Vondruš c3213cff9b imageconverter: print the input filename in each error message. 5 years ago
Vladimír Vondruš 7a072c59c2 imageconverter: ability to convert also 1D and 3D images. 5 years ago
Vladimír Vondruš 7702c579a5 imageconverter: shorten the argument help a bit. 5 years ago
Vladimír Vondruš 696e9fb105 imageconverter: note how many dimensions the image has in --info. 5 years ago
Vladimír Vondruš 8ce842117e imageconverter: am I stupid? yes! 5 years ago
Vladimír Vondruš e6d673c279 Propagate configuration options in Any* plugins. 5 years ago
Vladimír Vondruš d4c5b3f566 Trade: refresh the AbstractImageConverter API. 5 years ago
Vladimír Vondruš 29ac7b5a4d Trade,ShaderTools: add addFlags() / clearFlags() to all plugin interfaces. 5 years ago
Vladimír Vondruš 50d187fe83 {scene,shader,image}converter: make output argument treating consistent. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš c226bc2d63 Doc++ 6 years ago
Vladimír Vondruš e0fd43f6fd Trade: extract Implementation:setOptions() to core lib. 6 years ago
Vladimír Vondruš 6be0248e9c imageconverter,sceneconverter: add -I and -C short variants. 6 years ago
Vladimír Vondruš ec7592d413 imageconverter: add an --in-place option. 6 years ago
Vladimír Vondruš 4933b48652 imageconverter,sceneconverter: compact image info if possible. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš de00da7040 imageconverter: doc++ 6 years ago
Vladimír Vondruš 5c954a22be imageconverter: split error handling for file opening and image loading. 6 years ago
Vladimír Vondruš 413dc56670 imageconverter: support image & level selection. 6 years ago
Vladimír Vondruš fb32dd4c0e imageconverter,sceneconverter: support option subgroups as well. 6 years ago
Vladimír Vondruš 299cf7740f imageconverter,sceneconverter: add a --verbose option. 6 years ago
Vladimír Vondruš f2c1f3c059 Trade: who did this indentation?! 6 years ago
Vladimír Vondruš 1c51b98d76 Trade: new magnum-sceneconverter tool. 6 years ago
Vladimír Vondruš 92655c7238 Trade: implement magnum-imageconverter --info. 6 years ago
Vladimír Vondruš 0df0bd58ef Trade: improve docs of magnum-imageconverter. 6 years ago
Vladimír Vondruš 18f9581d4e Trade: extract reusable code out of magnum-imageconverter. 6 years ago
Vladimír Vondruš c5872f2ddf imagecoverter: implement raw pixel import as well. 7 years ago
Vladimír Vondruš 0aec0db323 imageconverter: clarify message, don't die on compressed images. 7 years ago
Vladimír Vondruš b3544a0404 imageconverter: make it possible to save raw imported data. 7 years ago
Vladimír Vondruš d08e5c1638 imageconverter: print available plugins on importer/converter load error. 7 years ago
Vladimír Vondruš 66ebed23c8 imageconverter: doc++ 7 years ago
Vladimír Vondruš 05baf2fa50 imageconverter: apparently I never tested these additions. 7 years ago
Vladimír Vondruš dac61f51cc Trade: implement passing importer/converter options to imageconverter. 7 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Vladimír Vondruš 6a982f7841 Adapted to Corrade changes. 7 years ago
Vladimír Vondruš f9f3df69de Get rid of std::unique_ptr. 7 years ago
Vladimír Vondruš 24b8ff086c Removed std::optional backwards compatibility. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 799d9b80db Doc++ 8 years ago
Vladimír Vondruš c334d90870 Improve utility documentation even more. 8 years ago
Vladimír Vondruš 8f6ca904d8 doc: improved and unified docs for command-line utilities. 8 years ago
Vladimír Vondruš f8ec9c56f8 Split the OpenGL layer out, pt 18: adapted Trade. 8 years ago
Vladimír Vondruš 59f4ac57d2 Use the plugin dir autodetection in the command-line utilities. 8 years ago
Vladimír Vondruš 33fe70d7b5 Simplify the converter utility plugin loading code. 8 years ago
Vladimír Vondruš 9b8aac3a94 Doc++ 8 years ago
Vladimír Vondruš 799870021e Converting APIs returning std::optional to Containers::Optional. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago