9936 Commits (28999d113ada927aeed9de4bc26c48217dbeb585)
 

Author SHA1 Message Date
Stanislaw Halik 28999d113a Add simple timer functionality to Timeline 4 years ago
Vladimír Vondruš 7acc988b97 Add a basic test for Timeline functionality. 4 years ago
Vladimír Vondruš 8e52981b56 Refresh the Timeline class and docs a bit. 4 years ago
Vladimír Vondruš 3e968d3504 GL: fix off-by-one line numbers in Shader error messages. 4 years ago
Vladimír Vondruš 70c5703c3b GL: add a test for correct line number reporting in Shader. 4 years ago
Vladimír Vondruš 29257d0c82 doc: mention how to upgrade HEAD Homebrew packages. 4 years ago
Vladimír Vondruš 852fd165c1 Text: expose a Renderer::fontSize() getter. 4 years ago
Vladimír Vondruš 365409d777 doc: updated changelog. 4 years ago
Stanislaw Halik 26cb8f35db cmake: fix typo in cache variable 4 years ago
Vladimír Vondruš aa83854779 Math: better document Quaternion::axis() caveats. 4 years ago
Vladimír Vondruš 7ac7e423d9 Math: clarify that a perp-dot product is used here as well. 4 years ago
Vladimír Vondruš 9e796a9664 Math: clarify relation of distances and cross products. 4 years ago
Vladimír Vondruš 53b06a5a07 Math: link to an Wikipedia article about vector projection. 4 years ago
Vladimír Vondruš ed9f82fad0 Platform: SDL disables power-saving when running. That's stupid, don't. 4 years ago
Vladimír Vondruš 0d6092b741 Trade: doc++ 4 years ago
Vladimír Vondruš a1d6470fda package/ci: make Android and iOS builds depend on the ARM64 build. 4 years ago
Vladimír Vondruš b9726a9823 package/ci: add dependencies between CircleCI jobs to limit credit usage. 4 years ago
Vladimír Vondruš a55fe9db4d {scene,image}converter: add examples for the new features. 4 years ago
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