7821 Commits (a119ee2bb2cefcd545b6363333b9d21a1934eef2)
 

Author SHA1 Message Date
Vladimír Vondruš a119ee2bb2 GL: fix compilation with ANGLE on macOS. 6 years ago
Vladimír Vondruš a22d6678a5 Math: I'm extremely stupid lately. 6 years ago
Vladimír Vondruš 3e310cbd94 Shaders: note to self: *save* before commiting. 6 years ago
Vladimír Vondruš 9da27ce8dd Shaders: ensure test description is set before skipping it. 6 years ago
Vladimír Vondruš 06ab5b33cd Shaders: fix strict aliasing warnings. 6 years ago
Vladimír Vondruš 44609d845f doc: fix the recommended texture format. 6 years ago
Vladimír Vondruš e3841ade7e Shaders: object and primitive ID visualization in MeshVisualizer. 6 years ago
Vladimír Vondruš 60968779da Shaders: avoid using deprecated functionality in a test. 6 years ago
Vladimír Vondruš 46d492fcc9 Shaders: list forgotten MeshVisualizer test files. 6 years ago
Vladimír Vondruš 6b0d29bec2 Shaders: turn a construction test into an instanced one. 6 years ago
Vladimír Vondruš d32fcecf68 MeshTools: fix self-contradictory docs. 6 years ago
Vladimír Vondruš d569ad2e78 MeshTools: combineFaceAttributes() overload with direct attributes. 6 years ago
Vladimír Vondruš 11df186a44 MeshTools: support an extreme corner case in interleavedData(). 6 years ago
Vladimír Vondruš 1cb7193034 Shaders: reorder MeshVisualizer docs. 6 years ago
Vladimír Vondruš f16a1b7731 Bloody hell. 6 years ago
Vladimír Vondruš be337787b2 Math: explicitly include <type_traits> in TypeTraits.h. 6 years ago
Vladimír Vondruš f2f66d764f Math: make TypeTraits::epsilon() consistent with Corrade. 6 years ago
Vladimír Vondruš ea3bcb6d93 MeshTools: handle the ObjectId attribute in compile(). 6 years ago
Vladimír Vondruš 02525527a4 Shaders: ability to render instanced object ID in Flat/Phong. 6 years ago
Vladimír Vondruš 3759d26a7d Shaders: NO, these are not layers. 6 years ago
Vladimír Vondruš 5a43db88ce doc: make the 3rd party license info page more discoverable. 6 years ago
Vladimír Vondruš 3b40d91f6c DebugTools: added a few preset colormaps. 6 years ago
Vladimír Vondruš 27f4a7073e AnySceneImporter: treat both *.gltf and *.glb the same. 6 years ago
Vladimír Vondruš 1c51b98d76 Trade: new magnum-sceneconverter tool. 6 years ago
Vladimír Vondruš 92655c7238 Trade: implement magnum-imageconverter --info. 6 years ago
Vladimír Vondruš 0df0bd58ef Trade: improve docs of magnum-imageconverter. 6 years ago
Vladimír Vondruš 18f9581d4e Trade: extract reusable code out of magnum-imageconverter. 6 years ago
Vladimír Vondruš a7a0acd3a4 MeshTools: add a primitiveCount() utility. 6 years ago
Vladimír Vondruš c3299ad3c5 Trade: print a message when named thing is not found. 6 years ago
Vladimír Vondruš 4a6e5ff5a4 Trade: reduce needless duplication in AbstractImporter test. 6 years ago
Vladimír Vondruš 081dd8981f Doxygen, FFS. 6 years ago
Vladimír Vondruš 8085ebba09 Trade: fix tangent retrieval from four-component normalized types. 6 years ago
Vladimír Vondruš 0c3a7fabae Trade: recognize also Matrix3/Matrix4 types. 6 years ago
Vladimír Vondruš cf914c1f78 package/archlinux: make ASan output colored. 6 years ago
Vladimír Vondruš 814a00fdf6 doc: updated changelog. 6 years ago
Konstantinos Chatzilygeroudis 1c3e386e35 Undef xlib nonsense to avoid conflicts 6 years ago
Vladimír Vondruš b9e7d20c4e modules: expand the list of static SDL2 dependencies for macOS as well. 6 years ago
Vladimír Vondruš 171e8a5301 Shaders: remove MeshVisualizer default behavior. 6 years ago
Vladimír Vondruš 6299ece980 Shaders: test MeshVisualizer TBN direction defaults. 6 years ago
Vladimír Vondruš 80c6fef7bf MeshTools: handle generic Tangent and Bitangent attributes in compile(). 6 years ago
Vladimír Vondruš 37373aaf35 MeshTools: minor. 6 years ago
Vladimír Vondruš ab32d6598d TgaImporter: MSVC 2015, you too. 6 years ago
Vladimír Vondruš c01dc81d04 GCC 4.8, stay alive for a few more days please. 6 years ago
Vladimír Vondruš c82a34c157 Shaders: doc++ 6 years ago
Vladimír Vondruš ef7a970326 Shaders: update MeshVisualizer image to show TBN direction as well. 6 years ago
Vladimír Vondruš 2a88a885c1 Primitives: tangents in the plane primitive. 6 years ago
Vladimír Vondruš 1e04dbcaba Primitives: add a sanity assert. 6 years ago
Vladimír Vondruš b16861693a Primitives: tangents in the 3D grid primitive. 6 years ago
Vladimír Vondruš 1b776e13bc Primitives: tangent support in the 3D circle primitive. 6 years ago
Vladimír Vondruš a099a57464 Primitives: implement tangent generation in spheroid primitives. 6 years ago