61 Commits (21cfae82fad35e90add1860593ee4bc69367308d)

Author SHA1 Message Date
Vladimír Vondruš 21cfae82fa Math: move STL-dependent doc snippets to a dedicated file. 2 years ago
Vladimír Vondruš e0c3bda762 SceneTools: new set of tools for remapping index fields. 2 years ago
Vladimír Vondruš aa3e8ab005 Text: split GL and API-agnostic doc snippets into separate files. 3 years ago
Vladimír Vondruš c63ae80619 TextureTools: doc snippet and sample output for atlasArrayPowerOfTwo(). 3 years ago
Vladimír Vondruš a1bb40b8f9 Require CMake 3.13+ for Emscripten and WebGL 2. 3 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 6034ea3d33 doc: don't compile the exact same snippet file twice. 3 years ago
Vladimír Vondruš 64f5c1bff0 CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET. 4 years ago
Vladimír Vondruš cdf71fa8bf DebugTools: new CompareMaterial class. 4 years ago
Vladimír Vondruš 8e52981b56 Refresh the Timeline class and docs a bit. 4 years ago
Vladimír Vondruš b983781505 Prefix all CMake options with MAGNUM_*. 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š a802d6cd11 SceneTools: utility to reorder & cluster the parent field. 4 years ago
Vladimír Vondruš 2bd933d3ef doc: add docs for GL context asserts and other troubleshooting. 5 years ago
Aaron Gokaslan ca677c69fe Fix typos 5 years ago
Vladimír Vondruš 2066d82ea4 Shaders: suffix all existing shaders with GL. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 13dfb6472f ShaderTools: bootstrap new library. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 820b9b94a1 DebugTools: initial implementation of a new frame profiler. 6 years ago
Vladimír Vondruš 8791488f4a MeshTools: show how generate*NormalsInto() can be used with std::vector. 7 years ago
Vladimír Vondruš cfbfdb72c0 doc: compile MeshTools snippets also when GL is disabled. 7 years ago
Vladimír Vondruš 442d5576d0 Math: change the way BoolVector is printed to Debug. 7 years ago
Vladimír Vondruš 930a323c05 GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
Vladimír Vondruš 1d5779b7a2 doc: build GL-dependent snippets only if GL is enabled. 7 years ago
Vladimír Vondruš 3281a277cc Vk: provide conversion of basic math-related types. 7 years ago
Vladimír Vondruš f325507618 Drop more CMake pre-3.1 compatibility. 7 years ago
Vladimír Vondruš 81354d0608 DebugTools: compile forgotten snippets. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 4acfa8c197 Primitives: a better line primitive. 8 years ago
Vladimír Vondruš 5bc3fce065 doc: make DebugTools tests compilable even if Primitives are not enabled. 8 years ago
Vladimír Vondruš 9118037b3b doc: mention EM_ASM() and dollar warnings. 8 years ago
Vladimír Vondruš f9328e3f64 Math/Algorithms: update algorithm docs and make code snippets compiled. 8 years ago
Vladimír Vondruš 2adc4e8f59 Animation: implementation of the Player class. 8 years ago
Vladimír Vondruš 8cc560eadc Animation: new Track and TrackView containers. 8 years ago
Vladimír Vondruš 6df048eac8 Audio: doc++ 8 years ago
Vladimír Vondruš bbe6b5a56b SceneGraph: compile code snippets to ensure their validity. 8 years ago
Vladimír Vondruš 8688819423 doc: don't compile plugins snippet when plugin manager is not used. 8 years ago
Vladimír Vondruš 6d41597d1d Split the OpenGL layer out, pt 9: generic pixel formats. 8 years ago
Vladimír Vondruš fc1b167bff Split the OpenGL layer out, pt 1: moving files to a new location. 8 years ago
Vladimír Vondruš b8187f44d6 doc: avoid MSVC warnings when compiling snippets. 8 years ago
Vladimír Vondruš 56223b0535 doc: compiling Portability page code snippets. 8 years ago
Vladimír Vondruš 6f4e6ef2e6 doc: compiling Debug Tools page code snippets. 8 years ago
Vladimír Vondruš b3208e8f75 doc: compiling Transformations page code snippets. 8 years ago
Vladimír Vondruš fd942a7eb0 doc: reworked the plugins documentation. 8 years ago
Vladimír Vondruš d905809818 doc: compiled code snippets for the MeshTools namespace. 8 years ago
Vladimír Vondruš aef6b00a62 doc: compiled code snippets for the Text namespace. 8 years ago
Vladimír Vondruš 3906f533bb doc: compiled code snippets for the Shaders namespace. 8 years ago
Vladimír Vondruš d16c3a2c04 doc: compiled code snippets for the root namespace. 8 years ago