2221 Commits (5113315cf8024b5fb3c49f230b60c3373e4c1729)

Author SHA1 Message Date
Vladimír Vondruš 5113315cf8 doc: add info about iOS launch screens needed for native resolution. 3 years ago
Vladimír Vondruš b6a31a0af4 Fix double-precision Bezier typedefs to be actually double-precision. 3 years ago
Vladimír Vondruš 63806e6ce6 doc: updated changelog. 3 years ago
Vladimír Vondruš 8aa4894f20 doc: updated changelog. 3 years ago
Vladimír Vondruš 31b77f0f0c doc: remove std::string usage from doc image generators. 3 years ago
Vladimír Vondruš 5d0454ce98 Remove random unneeded <string> and StringStl.h includes. 3 years ago
Vladimír Vondruš e4f662539f doc: remove unnecessary use of std::string. 3 years ago
Vladimír Vondruš cec3c21c30 DebugTools: port FrameProfiler away from std::string. 3 years ago
Vladimír Vondruš d0e18e1f5c GL: drop std::pair from AbstractShaderProgram::validate() as well. 3 years ago
Vladimír Vondruš db2cb49279 GL: port Shader and ShaderProgram away from std::string. 3 years ago
Vladimír Vondruš d89b882ccf GL: port Debug{Output,Group,Message} away from std::string. 3 years ago
Vladimír Vondruš 5b98db09df doc: mention UfbxImporter in the File Formats table. 3 years ago
Vladimír Vondruš 28c1f84e68 Fix various variable shadowing warnings on MSVC. 3 years ago
Vladimír Vondruš e1b4f37f9b doc: add a short overview of shader skinning support. 3 years ago
Vladimír Vondruš 5787c27d73 doc: updated credits and changelog. 3 years ago
Squareys f447e994d2 Trade: implement support for Weights & JointIds in MeshData. 3 years ago
Vladimír Vondruš ae6029d128 Trade: support storing string fields in SceneData. 3 years ago
Vladimír Vondruš 656bc7e97b doc: use the now-common naming scheme for custom SceneField IDs. 3 years ago
Vladimír Vondruš 2510a88b8f doc: don't link to deprecated APIs, again. 3 years ago
Vladimír Vondruš a67effb57a Trade: allow array attributes to have implementation-specific formats. 4 years ago
Vladimír Vondruš 744353b6cd Port away from deprecated Shaders functionality. 4 years ago
Vladimír Vondruš c5abcf5140 Shaders: take constructor arguments via a Configuration instance. 4 years ago
Vladimír Vondruš 3bf08a8251 Doc: don't link to long-deprecated APIs. 4 years ago
Vladimír Vondruš f0cbb8d3c1 Doc++ 4 years ago
Vladimír Vondruš a475c92d99 GL: use Containers::Iterable also in AbstractShaderProgram::draw(). 4 years ago
Vladimír Vondruš 64f5c1bff0 CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET. 4 years ago
Vladimír Vondruš 169ca59608 doc: mention CORRADE_TESTSUITE_TEST_TARGET in building docs. 4 years ago
Vladimír Vondruš fb0a970ecd GL: create a macro for AbstractShaderProgram subclass method chaining. 4 years ago
Vladimír Vondruš ba8a3e6f3f SceneTools: add flattenMeshHierarchyInto(). 4 years ago
Vladimír Vondruš b75cb7c584 Trade: port away from deprecated MaterialData::tryAttribute(). 4 years ago
Vladimír Vondruš 95fbae2483 TgaImporter: recognize and skip TGA 2 file footer. 4 years ago
Vladimír Vondruš 23165b2efa doc: missing license header. 4 years ago
Vladimír Vondruš 2fbdd85671 Adapt to Corrade changes. 4 years ago
Vladimír Vondruš 8616927a75 Don't take an Iterable by value. 4 years ago
Vladimír Vondruš 7f24d00553 MaterialTools: new library. 4 years ago
Vladimír Vondruš cdf71fa8bf DebugTools: new CompareMaterial class. 4 years ago
Vladimír Vondruš 46ab9df7ac doc: remove now-unneeded include from a snippet. 4 years ago
Vladimír Vondruš 58132c0b35 DebugTools: doc++ 4 years ago
Vladimír Vondruš e28d019c8a Doc++ 4 years ago
Vladimír Vondruš 9d22a03c92 Math: fix tweakable Angle parsers to compile with negative literals. 4 years ago
Vladimír Vondruš 0b17528df0 doc: updated changelog & credits. 4 years ago
Vladimír Vondruš 6de56ddd69 doc: updated changelog & credits. 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š 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
Vladimír Vondruš aa83854779 Math: better document Quaternion::axis() caveats. 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š a55fe9db4d {scene,image}converter: add examples for the new features. 4 years ago