1 Commits (be3f3664febb6fb7ef5c976c0c8c8af06242c33e)

Author SHA1 Message Date
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
Vladimír Vondruš 3f02de7ce1 Renamed AbstractObject -> Object, draw() is now dummy instead of pure virtual. 16 years ago
Vladimír Vondruš 57380e0681 Small pedantic fixes. 16 years ago
Vladimír Vondruš 9b6f3582e3 Orthographic and perspective camera projections. 16 years ago
Vladimír Vondruš c41d6ad582 New namespace Magnum::Math. 16 years ago
Vladimír Vondruš eeb12e3414 Vector3 class with additional functions for three-component vectors. 16 years ago
Vladimír Vondruš 2a2d8c3dd5 Template vector class. 16 years ago
Vladimír Vondruš 8f0bacd2f8 Function for transposing matrix. 16 years ago
Vladimír Vondruš 09d74422d9 Initial commit 16 years ago