31 Commits (2c63f6d7cf1f6ddb83e219dfaed769c6b291fd7e)

Author SHA1 Message Date
Vladimír Vondruš 2c63f6d7cf doc: avoid a CMake version deprecation warning. 1 year ago
Vladimír Vondruš 60fd42b505 Here we go again. 1 year ago
Vladimír Vondruš eef921c238 It's October already?! 2 years ago
Vladimír Vondruš c63ae80619 TextureTools: doc snippet and sample output for atlasArrayPowerOfTwo(). 3 years ago
Vladimír Vondruš 786f61e9c6 Bump minimal CMake version to 3.5 to silence a CMake 3.27 warning. 3 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš c36ed5e61d Don't ever attempt to think about CGL when building for GLES on Mac. 4 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš e3841ade7e Shaders: object and primitive ID visualization in MeshVisualizer. 6 years ago
Vladimír Vondruš 3b40d91f6c DebugTools: added a few preset colormaps. 6 years ago
Vladimír Vondruš 7f4da303cb Require at least CMake 3.4. 7 years ago
Vladimír Vondruš 1f305e7cbe CMake: give priority to our own module path. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš b31eea37e4 Drop CMake 2.8.12 support. 7 years ago
Vladimír Vondruš c98a936b41 Animation: added a collection of easing functions. 8 years ago
Vladimír Vondruš 067fc43b6b doc: adapt image generators to new plugin workflow. 8 years ago
Vladimír Vondruš c33fd4d9c6 doc: show how each primitive looks. 8 years ago
Vladimír Vondruš fa014ad131 doc: using an actual snippet from the getting started app source. 8 years ago
Vladimír Vondruš 3dacceb248 doc: update minimal CMake version. 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š 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š 447ca6a2ff CMake subproject support, part 1: use project-relative paths. 11 years ago
Vladimír Vondruš 2c6ea0b0f1 Revert "Enable only C++ to speed up CMake run." 11 years ago
Vladimír Vondruš d5026d08d3 Enable only C++ to speed up CMake run. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 7ebec50d2b doc: updated also Getting Started image to the new color. 11 years ago
Vladimír Vondruš 4caeb30f7b Shaders: there's never enough documentation. 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š 6dbe31f0f0 Link CORRADE_PLUGINMANAGER_LIBRARIES to all plugin-enabled executables. 13 years ago
Vladimír Vondruš 3003cbea2e Text: moved common glyph render code into AbstractLayouter::renderGlyph(). 13 years ago
Vladimír Vondruš 31dae6ef33 Text: renamed Text::TextRenderer to Text::Renderer. 13 years ago
Vladimír Vondruš 41f4d2fa5d Text: added tests for TextRenderer. 13 years ago
Vladimír Vondruš 729484f6de Text: implicitly add "Not Found" glyph to GlyphCache. 13 years ago
Vladimír Vondruš d6a64cca2a Text: interface for font converters. 13 years ago
Vladimír Vondruš d655352485 Text: reworked AbstractFont plugin interface. 13 years ago
Vladimír Vondruš a0b83edd2b Relicensing to MIT/Expat license, part 4: CMake and documentation files. 13 years ago
Vladimír Vondruš 90dbb28763 Thorough CMakeLists cleanup. 13 years ago
Vladimír Vondruš 2d0aad34b2 Math: SVD algorithm implementation. 13 years ago
Vladimír Vondruš 4a6e0b6dfa Math: Gram-Schmidt orthonormalization. 14 years ago
Vladimír Vondruš 1727357cc5 Gauss-Jordan elimination. 14 years ago