35 Commits (ecbe5718b4ab2f3a409cf53c271c398d8ee48d6b)

Author SHA1 Message Date
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š 7be062a71a Trade: clean up unused & harmful error redirection in tests. 7 years ago
Vladimír Vondruš 22458f22b5 Trade: minor cleanup. 7 years ago
Vladimír Vondruš 84fc685c87 Trade, Audio: explicitly disallow custom deleters returned from plugins. 7 years ago
Vladimír Vondruš 387a12c329 Trade: provide less useless OOB assert messages. 7 years ago
Vladimír Vondruš a035220552 Trade: this was not needed. 7 years ago
Vladimír Vondruš 71a9f1bbbf Reserve zero [Compressed]PixelFormat for an invalid value. 7 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Vladimír Vondruš 589a912fa1 Trade: accept const references in AbstractImporter file callbacks. 7 years ago
Vladimír Vondruš 29d88c8a71 Trade: test also plain AbstractImporter::openData(). 7 years ago
Vladimír Vondruš 76c8603bc7 Trade: clean up unnecessary cruft in the AbstractImporter test. 7 years ago
Vladimír Vondruš e3fc0d037c Move Trade::ImporterFileCallbackPolicy to InputFileCallbackPolicy. 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š 2149f7b869 Wrap all tests in unnamed namespaces. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš b93fcd6d9d Trade: camera type, projection size and aspect ratio support. 8 years ago
Vladimír Vondruš fa10765198 Trade: alpha mode, alpha mask and double sided material properties. 8 years ago
Vladimír Vondruš 1260d51dc1 Trade: redesign importer file callbacks. 8 years ago
Vladimír Vondruš 0b3e1e3068 Trade: animation import interface in AbstractImporter. 8 years ago
Vladimír Vondruš d6189cb74f Trade: support for file loading callbacks in AbstractImporter. 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š 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 99ff54d3d9 Adapted to Corrade changes. 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š 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 7a68362170 Making includes absolute, part 6: better filenames for internal files. 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š e167b971c7 Trade: don't forget to initialize variable. 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š c5ab86794b Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vladimír Vondruš 231f3277ab Adapted to Corrade changes. 13 years ago
Vladimír Vondruš 82f3b948af Trade: debug output for ObjectData*D::InstanceType enum. 13 years ago
Vladimír Vondruš fcb8a7b768 Got rid of header files in tests. 14 years ago
Vladimír Vondruš f7d002d06d Debug operator for shape type. 14 years ago
Vladimír Vondruš 27e1dce533 Got rid of Qt's QtTest in favor of Corrade's TestSuite. 14 years ago
Vladimír Vondruš 04d020fcd6 Physics: Sphere % LineSegment collision. 14 years ago
Vladimír Vondruš b2f1915579 Physics: Sphere % Line collision. 14 years ago
Vladimír Vondruš 6e778aa533 Physics: Sphere % Sphere collision. 14 years ago
Vladimír Vondruš 15dc8015b4 Physics: Sphere % Point collision. 14 years ago
Vladimír Vondruš 43301c170c Initial Physics classes, interfaces, documentation and unit tests. 14 years ago
Vladimír Vondruš 0945c50aa6 Removed "active camera" from Scene. 14 years ago