25 Commits (c26075427b293dff3b8c4cc3cd863f3924d97e92)

Author SHA1 Message Date
Vladimír Vondruš d6189cb74f Trade: support for file loading callbacks in AbstractImporter. 8 years ago
Vladimír Vondruš 9fe51adcd7 Trade: minor code coverage excludes. 8 years ago
Vladimír Vondruš f9267735ae Trade: exhaustive test for AbstractImporter. 8 years ago
Vladimír Vondruš 365f501f72 Trade: debug output for AbstractImporter::Feature and Features. 8 years ago
Vladimír Vondruš d48293c07f Don't compile pluginSearchPaths() on platforms that don't need it. 8 years ago
Vladimír Vondruš d1ed10c0a8 Implement pluginSearchPaths() for all plugin interfaces. 8 years ago
Vladimír Vondruš 93aeac258a Adapted to Corrade::PluginManager changes. 8 years ago
Konstantinos Chatzilygeroudis 4d7f955d55 add openState to AbstractImporter to allow setting directly the state 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
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 2ed3fba575 Adapted plugin constructor signatures to Corrade::PluginManager updates. 9 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš c0d21e2146 Trade: provide a way to access importer-specific data from all classes. 11 years ago
Vladimír Vondruš 99ff54d3d9 Adapted to Corrade changes. 11 years ago
Vladimír Vondruš bbbe99b786 Audio, Trade: fixed compilation with GCC 5.1. 11 years ago
Vladimír Vondruš fd0bfcb465 Get rid of annoying unsigned byte arrays. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš c8c32ae1d9 Trade: be more explicit. 12 years ago
Vladimír Vondruš 539da0daf1 Trade: minor cleanup. 12 years ago
Vladimír Vondruš a201f32aab Trade: allow instantiating importer plugins with access to manager. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš 5b56235084 Adapted to Corrade changes. 13 years ago
Vladimír Vondruš d945395800 Using Corrade::Utility::Directory::{read,write}() where possible. 13 years ago
Vladimír Vondruš ee045d261a Make some type conversions explicit. 13 years ago
Vladimír Vondruš df91532ed6 Trade: using `std::unique_ptr` when returning polymorphic types. 13 years ago
Vladimír Vondruš 6bbdfbc269 Trade: using `std::optional` instead of pointer in AbstractImporter. 13 years ago
Vladimír Vondruš a7522e54ec Assert that the file is really closed after closing it in importer. 13 years ago
Vladimír Vondruš 3b14a1816e Trade: fixed wrong indentation. 13 years ago
Vladimír Vondruš 80fc4611de Trade: reworked AbstractImporter plugin interface. 13 years ago
Vladimír Vondruš db71a23e3c Bring whole Corrade namespace into Magnum namespace. 13 years ago
Vladimír Vondruš 12a985526d Adapted to Corrade changes. 13 years ago
Vladimír Vondruš 2054cbf447 Trade: deinlined all AbstractImporter virtual functions. 13 years ago
Vladimír Vondruš d6f5560262 Trade: got rid of opening input streams in AbstractImporter. 13 years ago
Vladimír Vondruš 5db0861b82 Trade: don't define AbstractImporter constructors in header. 13 years ago
Vladimír Vondruš c5ab86794b Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vladimír Vondruš e58962dc43 Don't use fully qualified Corrade::Utility::Debug when not needed. 13 years ago
Vladimír Vondruš 0f889369f4 No `using namespace std` anywhere. 14 years ago
Vladimír Vondruš fe62f547de Reduced #includes in headers. 14 years ago
Vladimír Vondruš 45d1cb1225 Anonymized unused function parameters. 14 years ago
Vladimír Vondruš 39a313a357 Brought debug facilities from Corrade::Utility to Magnum namespace. 14 years ago
Vladimír Vondruš dacd31fcc5 Moved AbstractImporter and Image to new Trade namespace. 14 years ago
Vladimír Vondruš 96b072f87d AbstractImporter: allow direct file opening, added Feature enum. 14 years ago
Vladimír Vondruš b945f5f68b Happy New Year. 15 years ago
Vladimír Vondruš 8242a68e6a SizeTraits, SizeBasedCall and relevant classes. 15 years ago
Vladimír Vondruš c7b331d100 (Ahem...) Happy New Year! 15 years ago
Vladimír Vondruš c38a1993db More robust object parenting. 16 years ago