45 Commits (9b160e95c391d95dbbc09cce367f3a2df4255cd6)

Author SHA1 Message Date
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš cc9159d387 {scene,image}converter: add --info options for plugins. 4 years ago
Vladimír Vondruš ded328cd18 imageconverter: start testing this executable as well. 4 years ago
Vladimír Vondruš 7067ed91c8 {scene,image}converter: split implementation and executable tests. 4 years ago
Vladimír Vondruš cc29cbcc73 {image,scene}converter: extract and test --info printing code. 4 years ago
Vladimír Vondruš 505ad471ad CMake: use the CMAKE_FOLDER variable instead of FOLDER property. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš aff4a8144d Trade: move the internal scene conversion tools to SceneTools. 4 years ago
Vladimír Vondruš b192c4c3a3 Trade: internal tool for creating SceneData out of loose views. 4 years ago
Vladimír Vondruš 618fbeccaa Trade: adapt AbstractImporter for the new SceneData workflow. 4 years ago
Vladimír Vondruš b54a60fddd Trade: initial redesign of the SceneData class. 4 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš fe0af1c5f8 Trade: shorten new test names to make ctest output fit into 80 chars. 5 years ago
Vladimír Vondruš 92735064e0 Trade: split MaterialData test into more files. 5 years ago
Vladimír Vondruš 2b987499e2 Trade: add attenuation, range and cone angle parameters to LightData. 6 years ago
Vladimír Vondruš e8b64544df Trade: new SkinData class. 6 years ago
Vladimír Vondruš 14d260a3ea Trade: a redesigned MaterialData class. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 2dc47839ef Trade: bootstrap scene converter plugins. 6 years ago
Vladimír Vondruš 006790969a Trade, MeshTools: deprecate MeshDataXD and everything that uses it. 6 years ago
Vladimír Vondruš fcd38cabc7 Trade: new enum for describing data ownership. 6 years ago
Vladimír Vondruš ecbe5718b4 Trade: a reworked MeshData class. 6 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š dd1c8052ff Trade: initial AnimationData implementation. 8 years ago
Vladimír Vondruš 7021e405a8 Trade: exhaustive test for AbstractImageConverter. 8 years ago
Vladimír Vondruš f9267735ae Trade: exhaustive test for AbstractImporter. 8 years ago
Vladimír Vondruš c20d50bf5f Trade: test that PhongMaterialData acessors fail where they should. 8 years ago
Vladimír Vondruš 10b4c069eb Trade: support separate translation/rotation/scaling in ObjectData. 8 years ago
Vladimír Vondruš 8fa9b89882 Split the OpenGL layer out, pt 10: test the new image APIs. 8 years ago
Vladimír Vondruš 920db7aa73 Split the Trade library out. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 12fa6961c8 Use CMake folders also for OBJECT libraries, executables and tests. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 081f79a766 Bundle test files for both Android and Emscripten. 10 years ago
Vladimír Vondruš 2fbc908de2 Trade: initial support for Light data. 10 years ago
Vladimír Vondruš db18016ef0 Trade: test construction and assignments of the container classes. 10 years ago
Vladimír Vondruš 7d8b2ce9a6 Print value of invalid enums in debug output, test those cases. 10 years ago
Vladimír Vondruš 5f36f41817 Make all non-GL tests building and passing on WebGL/Emscripten. 10 years ago
Vladimír Vondruš 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 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š 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš e49be200d4 Properly fix linking to libdl. 13 years ago
Vladimír Vondruš 80263eb318 Trade: explicitly link tests to CORRADE_PLUGINMANAGER_LIBRARIES. 13 years ago
Vladimír Vondruš 50ef1df213 Trade: debug output operator for TextureData::Type enum. 13 years ago
Vladimír Vondruš b937c2bf4e Trade: debug output operator for AbstractMaterialData::Type enum. 13 years ago
Vladimír Vondruš 8e7156999e Allow copying of ImageWrapper, movement of Image and Trade::ImageData. 13 years ago