9918 Commits (1ecea7520d6e4db07e7ff0b0a0d4a50eee2467bc)
 

Author SHA1 Message Date
Vladimír Vondruš 1ecea7520d Trade: high-level docs for AbstractSceneConverter whole-scene operation. 4 years ago
Vladimír Vondruš 7711ed7dfe Don't warn about plugin options added to empty subgroups. 4 years ago
Vladimír Vondruš 539263f5a5 Test: make plugin configuration passing test a bit more flexible. 4 years ago
Vladimír Vondruš 6e788cb298 Test: simplify an expression, add a TODO. 4 years ago
Vladimír Vondruš 2ac11b3641 *converter: query extension and MIME only for data/file imageconverters. 4 years ago
Vladimír Vondruš 7f4458182e *converter: don't exit --info right after Doxygen config snippet marker. 4 years ago
Pablo Escobar 7a04f3ec9a doc: fix links to WebGL2 timer query extensions. 4 years ago
Vladimír Vondruš 1f4d5cae84 doc: updated changelog. 4 years ago
Guillaume Jacquemin b87398967e
debuggers: add Math::Unit pretty-printer. 4 years ago
Vladimír Vondruš 17638a2ad5 Doc++ 4 years ago
Vladimír Vondruš 28b63e1445 doc: updated credits and changelog. 4 years ago
hsdk123 f58e6766ff modules: update FindSDL2.cmake to find SDL2-static as well. 4 years ago
Vladimír Vondruš 745fd96a5b Trade: fix an unused variable warning on a no-assert build. 4 years ago
Vladimír Vondruš e808d10c85 sceneconverter: adapt tests to GltfImporter and SceneConverter changes. 4 years ago
Vladimír Vondruš e53939c183 DebugTools: did I doze off in the middle of a sentence again? 4 years ago
Vladimír Vondruš da9b694b60 modules: don't die in FindMagnum if plugin's configure.h isn't found. 4 years ago
Vladimír Vondruš 0aa40f092b Don't export an inline function. 4 years ago
Vladimír Vondruš f4939df09f GL: work around some silly MinGW warnings. 4 years ago
Vladimír Vondruš 3c2536ddff package/archlinux: no, ctest still doesn't know -j alone. 4 years ago
Vladimír Vondruš e9f7c8f37d VK: XFAIL descriptor pool allocation failure tests on llvmpipe. 4 years ago
Vladimír Vondruš 3dd58581dc Vk: add conditional XFAILs for tests that assume an Intel GPU. 4 years ago
Vladimír Vondruš 35178edfbd Vk: adapt fuzzy thresholds to llvmpipe differences. 4 years ago
Vladimír Vondruš edbc0e106c AnyShaderConverter: fix a broken glslang test case. 4 years ago
Vladimír Vondruš f4fe679d7b GL: it's time to add an XFAIL to this test. 4 years ago
Vladimír Vondruš 3ecd91c0df Add a Kate setting to wrap plugin conf files to 78 columns. 4 years ago
Vladimír Vondruš cc9159d387 {scene,image}converter: add --info options for plugins. 4 years ago
Vladimír Vondruš 9cf7ee62f5 imageconverter: move colored output logic at the top. 4 years ago
Vladimír Vondruš 8efde43fa3 imageconverter: reorder all plugin managers to be in a single place. 4 years ago
Vladimír Vondruš b171dae2dc imageconverter: remove no longer necessary isEmpty(). 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š 8b2bf7f3bb sceneconverter: missing include in an internal header. 4 years ago
Vladimír Vondruš c7638f8c47 sceneconverter: generalize --info test a bit. 4 years ago
Vladimír Vondruš 8c917d4570 Clean up unnecessary STL usage in internal converter utilities. 4 years ago
Vladimír Vondruš 30bd1cd3b6 Trade: add MaterialDataType::Buffer. 4 years ago
Vladimír Vondruš 0cae7874a4 Math: clarify Intersection::lineSegment*() input requirements. 4 years ago
Vladimír Vondruš 26c973bd9b Trade: doc++ 4 years ago
Vladimír Vondruš 0a32bce31b Math: add unary operator+ to all types. 4 years ago
Vladimír Vondruš 347ba78ef3 doc: updated credits. 4 years ago
Vladimír Vondruš b9be0d341f Account for __EMSCRIPTEN_major__ etc. not being implicit on 3.1.23+. 4 years ago
Kleis Auke Wolthuizen d11a1e1a9d DebugTools: fix the non-deprecated build on ES3. 4 years ago
Vladimír Vondruš 723c747df4 Make plugin *.conf filenames follow the C++ source filenames. 4 years ago
Vladimír Vondruš b01f8765e9 Doc++ 4 years ago
Vladimír Vondruš 7c5089617a sceneconverter: ability to apply a converter to each image in the scene. 4 years ago
Vladimír Vondruš 2f977d45c8 sceneconverter: fix --plugin-dir for image converters. 4 years ago
Vladimír Vondruš 0465cf030c sceneconverter: simplify plugin load error tests a bit. 4 years ago
Vladimír Vondruš 6d2a585e06 sceneconverter: minor. 4 years ago
Vladimír Vondruš 387d0dcd84 sceneconverter: ability to apply a converter to each mesh in the scene. 4 years ago
Vladimír Vondruš 5cfa9fddfe sceneconverter: forgot to exclude this from code coverage. 4 years ago
Vladimír Vondruš 2dc27439d0 sceneconverter: print packed feature enums in error messages. 4 years ago