9009 Commits (cf5b02b2bcfe779fc0e10b2efe923edfe554315c)
 

Author SHA1 Message Date
Vladimír Vondruš cf5b02b2bc sceneconverter: note how many dimensions images have in --info. 5 years ago
Vladimír Vondruš eccf2f5820 GL: doc++ 5 years ago
Vladimír Vondruš c2ecaa6abf GL: AbstractShaderProgram::draw() that takes plain array views. 5 years ago
Vladimír Vondruš ae0aa306c6 GL: clarify an assert. 5 years ago
Vladimír Vondruš d8c6a7d690 GL: the multi-draw test for Mesh was underwhelming, to say the least. 5 years ago
Vladimír Vondruš dc5fdd7cb5 GL: fix a confusing typo in a comment. 5 years ago
Vladimír Vondruš 1beb2edb64 package/ci: I'm tired of Emscripten builds randomly failing. 5 years ago
Vladimír Vondruš eea9d32959 Trade: tighten AbstractImageConverter input requirements. 5 years ago
Vladimír Vondruš df0b085cdc AnyImageImporter: doc++ 5 years ago
Vladimír Vondruš f96adfdc37 Doc++, updated changelog. 5 years ago
Vladimír Vondruš b25ab9d809 AnyImageConverter: recognize KTX2 files. 5 years ago
Vladimír Vondruš 696e9fb105 imageconverter: note how many dimensions the image has in --info. 5 years ago
Vladimír Vondruš 8ce842117e imageconverter: am I stupid? yes! 5 years ago
Vladimír Vondruš e7dc2f00a1 Vk: fix an unused variable warning on a no-assert build. 5 years ago
Pablo Escobar 6e2ff2b707 AnyImageImporter: detect KTX2 5 years ago
Vladimír Vondruš 27dccb7f78 Trade: um. 5 years ago
Vladimír Vondruš 11268c651b AnyImageConveter: prepare for multi-level image conversion. 5 years ago
Vladimír Vondruš 008583d2b2 Trade: support specifying mip levels in AbstractImageConverter. 5 years ago
Vladimír Vondruš 4a7b15cc95 Trade: simplify AbstractImageConverter tests a bit. 5 years ago
Vladimír Vondruš b0dc496cba Trade: doc++ 5 years ago
Vladimír Vondruš f85333e40f AnyImageConverter: test Basis detection. 5 years ago
Vladimír Vondruš 876976bf33 AnyImageConverter: prepare for 1D and 3D images as well. 5 years ago
Vladimír Vondruš c30bfa76ab AnyImageImporter: proxy 1D and 3D images as well. 5 years ago
Vladimír Vondruš 95d19de8f0 ShaderTools,Trade: test printing of Feature flag supersets. 5 years ago
Vladimír Vondruš 360ca834e1 Trade: GCC 11 CAN YOU STOP with the pointless fucking warnings. 5 years ago
Vladimír Vondruš abda09298a Math: haha std::pair you silly stupid thing. 5 years ago
Vladimír Vondruš 7d82352a13 Math: add an ability to construct a Range1D from Math::Vector<1, T>. 5 years ago
Vladimír Vondruš 4c4b259676 Trade: add TextureType::Texture1DArray, Texture2DArray and CubeMapArray. 5 years ago
Vladimír Vondruš 046b9558b7 Trade: rename/deprecate TextureData::Type to TextureType. 5 years ago
Vladimír Vondruš 9d4a8b4994 Document the differences between various BC format encodings. 5 years ago
Vladimír Vondruš 3097c4c1f0 Math: class-level documentation for Matrix3 and Matrix4. 5 years ago
Vladimír Vondruš 90e8798d36 Trade: "flip Y" is not a good idea, "Y up" is clearer. 5 years ago
Vladimír Vondruš 6eb0a52228 ShaderTools,Text: update plugin interface docs accordingly to Trade. 5 years ago
Vladimír Vondruš 4a06f4d048 Trade: improve docs for the main importer / converter plugins. 5 years ago
Vladimír Vondruš 2479b34165 AnySceneConverter: forgot to say this is since 2020.06, huh. 5 years ago
Vladimír Vondruš 2891ea3a0f doc: mention also how Magnum handles errors. 5 years ago
Vladimír Vondruš a2b8fb73c2 doc: freshen up plugin-related documentation. 5 years ago
Vladimír Vondruš 780ba2fd99 doc: prettier responsive button layout. 5 years ago
Vladimír Vondruš 2347a7f730 doc: updated changelog. 5 years ago
Vladimír Vondruš 83f18b2313 doc: *finally* document the library organization and essential tools. 5 years ago
Vladimír Vondruš c13c61e17d Trade: hint on related APIs in mutable MeshData access. 5 years ago
Vladimír Vondruš 2bd933d3ef doc: add docs for GL context asserts and other troubleshooting. 5 years ago
Vladimír Vondruš 27b0527fc0 Trade: use consistent naming in an assert message. 5 years ago
Vladimír Vondruš 49a5756f70 Trade: minor. 5 years ago
Vladimír Vondruš 1c3f4844e9 Trade: doc++ 5 years ago
Squareys e72a440720 Math: typo. 5 years ago
Vladimír Vondruš c59c48c75f sceneconverter: list skins in --info. 5 years ago
Vladimír Vondruš 120286a930 Add Degh, Radh and Range*Dh typedefs. 5 years ago
Vladimír Vondruš 047c539a17 ÄnyImageImporter: recognize BMP header magic. 5 years ago
Vladimír Vondruš c1c02dea58 Trade: make Abstract{Image,Scene}Converter::doConvertToFile() protected. 5 years ago