48 Commits (694e60bb3d62ea6fa926bc31aece4b2e880f1abf)

Author SHA1 Message Date
Vladimír Vondruš 694e60bb3d Trade: ability to provide names for custom animation track targets. 3 years ago
Vladimír Vondruš 67be997af5 AnySceneImporter: add a TODO for recognizing `*.mtl`. 3 years ago
Vladimír Vondruš 0f063fe86a AnySceneImporter: propagate sceneField[For]Name() as well. 4 years ago
Vladimír Vondruš 36127c02e0 AnySceneImporter: fix meshAttribute[For]Name() without a file opened. 4 years ago
Vladimír Vondruš 4a8c76a497 AnySceneImporter: recognize 3MF files. 4 years ago
Vladimír Vondruš be91c51975 Any*{Importer,Converter}: forgot to port these away from std::string. 4 years ago
Vladimír Vondruš 3344c372d1 Trade: port AbstractImporter away from std::string. 4 years ago
Vladimír Vondruš 7a462590ab Any{Scene,Image}Importer: propagate file callbacks as well. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 4418bec270 Trade: bump AbstractImporter interface version. 4 years ago
Vladimír Vondruš b9cb395d75 AnySceneImporter: adapt to SceneData redesign. 4 years ago
Vladimír Vondruš e871cabfa6 Adapt plugins to the AbstractImporter interface change. 5 years ago
Vladimír Vondruš e6d673c279 Propagate configuration options in Any* plugins. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 884b315ca5 AnySceneImporter: support skin import. 6 years ago
Vladimír Vondruš ddb7185417 Trade: make AbstractImporter::defaultScene() const. 6 years ago
Vladimír Vondruš 8c24ea19d3 Trade: skin import in AbstractImporter. 6 years ago
Vladimír Vondruš 0ec8e002fb Trade: return Optional instead of Pointer from *Importer::material(). 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 3977f0472f Any*{Importer,Converter}: show used plugin in verbose output. 6 years ago
Vladimír Vondruš 1b03e20e3e Any*{Importer,Converter}: propagate flags to the actual plugins. 6 years ago
Vladimír Vondruš 5d9d529010 Any*{Importer,Converter}: less engrish in error messages. 6 years ago
Vladimír Vondruš 27f4a7073e AnySceneImporter: treat both *.gltf and *.glb the same. 6 years ago
Vladimír Vondruš ab86b4c581 AnySceneImporter: adapt to AbstractImporter changes. 6 years ago
Vladimír Vondruš dfacd7fb2d Trade: support mip levels in image import. 6 years ago
Vladimír Vondruš 19dd7a0176 Move Feature[s] enums from inside plugin classes outside. 6 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Vladimír Vondruš f178d0d441 Doc++, updated credits and changelog. 7 years ago
Max Schwarz a480c70f06 Any*{Importer,Converter}: lowercase() filename before recognizing suffix 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š 4417a46bf9 AnySceneImporter: properly handle animation import as well. 8 years ago
Vladimír Vondruš 436f8cdb96 Use quotes for inter-project includes. 8 years ago
Vladimír Vondruš e159db5aa1 AnySceneImporter: special handling for binary glTF files. 8 years ago
Vladimír Vondruš 84af73a582 plugins: new testing workflow. 8 years ago
Vladimír Vondruš 6583f6c219 Don't use deprecated functionality. 8 years ago
Vladimír Vondruš be8f19cc66 Adapted to Magnum changes regarding Containers::Optional. 8 years ago
Vladimír Vondruš 8133ef31b0 Updated copyright year. 8 years ago
Vladimír Vondruš 3811a1b208 AnySceneImporter: support most of new formats from AssimpImporter. 9 years ago
Vladimír Vondruš e9cebf4fa5 Updated copyright year. 9 years ago
Vladimír Vondruš 0674b0886c Use angle-bracket-includes for dependencies. 9 years ago
Vladimír Vondruš b00fea60a0 Adapt to changes in Corrade::PluginManager. 9 years ago
Vladimír Vondruš c118c91ddd Updated copyright year. 10 years ago
Vladimír Vondruš a7e2375e54 AnySceneImporter: recognize also OpenGEX files. 11 years ago
Vladimír Vondruš 4dc3d1fac8 AnySceneImporter: alphabetical ordering. 11 years ago
Vladimír Vondruš b428d7c662 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 3fca35c81d Added plugin AnySceneImporter. 12 years ago