10177 Commits (1dbc633bc83b9f8d6bb4ee5db4609911bc0217ac)
 

Author SHA1 Message Date
Vladimír Vondruš 1dbc633bc8 Trade: doc++ 3 years ago
Vladimír Vondruš 83ee04b362 Trade: don't do an unnecessary cast for a MeshAttributeData view. 3 years ago
Vladimír Vondruš 0401c4ded8 Trade,Primitives: use a correct type-erased view for MeshAttributeData. 3 years ago
Vladimír Vondruš 360bcc443e Shaders: don't use std::pair here. 3 years ago
Vladimír Vondruš 02df65f688 SceneTools: add a note why std::pair has to be used here. 3 years ago
Vladimír Vondruš 826329258a Math: adapt to changes in Corrade's TweakableParser also for Angle. 3 years ago
Vladimír Vondruš ffcba3912b package/ci: reduce parallelism even further. 3 years ago
Vladimír Vondruš 2b53e8b974 doc: regenerate SVGs for Animation easings. 3 years ago
Vladimír Vondruš 32398ffadd Animation: be less strict about bounds for double easings. 3 years ago
Vladimír Vondruš 3c8fd70c12 Animation: make Easing a template struct, add an Easingd typedef. 3 years ago
Vladimír Vondruš cb12b669a5 Animation: indent the Easing namespace. 3 years ago
Vladimír Vondruš 6ab446f7ed Trade: document that MaterialAttributeData expect a non-empty name. 3 years ago
Vladimír Vondruš ac34c9c7e1 Shaders: list also private headers in project view of IDEs. 3 years ago
Vladimír Vondruš 9c7545ec5e Shaders: fix copypasted doc nonsense. 3 years ago
Vladimír Vondruš 1bdae5fddd Shaders: properly check for EXT_gpu_shader4 if ObjectId is enabled. 3 years ago
Vladimír Vondruš f0b4459ce3 Trade: doc++ 3 years ago
Vladimír Vondruš dfb784b5ce sceneconverter: remove a test workaround for a now-fixed ufbx issue. 3 years ago
Vladimír Vondruš 7de3704d5a Vk: try a significantly larger count in DescriptorPool allocation test. 3 years ago
Vladimír Vondruš 592548e220 sceneconverter: update outdated comment. 3 years ago
Vladimír Vondruš 67be997af5 AnySceneImporter: add a TODO for recognizing `*.mtl`. 3 years ago
Vladimír Vondruš ee9e2e96be sceneconverter: implement a --phong-to-pbr option. 3 years ago
Vladimír Vondruš b38b05cae1 sceneconverter: verify also the unimplemented case for 1D images. 3 years ago
Vladimír Vondruš fee4de16fe sceneconverter: test also behavior with ignored contents. 3 years ago
Vladimír Vondruš c8d009f0a9 Trade: sort addSupporterImporterContents() warnings by dependency order. 3 years ago
Vladimír Vondruš 79bccf6bf8 sceneconverter: reserve the mesh array before appending to it. 3 years ago
Vladimír Vondruš 427d6be514 sceneconverter: make the test instances easier to read. 3 years ago
Vladimír Vondruš 6dd78afd28 sceneconverter: improve some comments in the test. 3 years ago
Vladimír Vondruš 632bf93a4e Shaders: fix the non-deprecated ES2 build. 3 years ago
Vladimír Vondruš 5306542876 TgaImageConverter: add a TODO. 3 years ago
Vladimír Vondruš af3e364b35 AnyImageConverter: adapt test to TgaImageConverter changes. 3 years ago
Vladimír Vondruš 1101712b16 imageconverter: adapt test to TgaImageConverter changes. 3 years ago
Vladimír Vondruš 8fd6d9e8af TgaImageConverter: use RLE only if uncompressed output isn't smaller. 3 years ago
Vladimír Vondruš 52c918bcb4 TgaImageConverter: test the verbose message before a SKIP(). 3 years ago
Vladimír Vondruš 0bf32ae1d2 doc: mark TgaImageConverter as having no known caveats. 3 years ago
Vladimír Vondruš 5796b597f3 TgaImageConverter: implement RLE encoding. 3 years ago
Vladimír Vondruš 7ccf22e1d0 Math: remove swizzle() that was deprecated since 2019.10. 3 years ago
Vladimír Vondruš 35c02023a0 TgaImageConverter: properly test also the single-channel case. 3 years ago
Vladimír Vondruš cdb33c8723 TgaImageConverter: put test data closer to the actual test case. 3 years ago
Vladimír Vondruš ae88ea44cf TgaImageConverter: move verbose output to the pixel format switch. 3 years ago
Vladimír Vondruš 9903e23af9 TgaImageConverter: don't zero-init all output for no reason. 3 years ago
Vladimír Vondruš 0db8e6c4a3 TgaImporter: simplify RLE detection. 3 years ago
Vladimír Vondruš 5113315cf8 doc: add info about iOS launch screens needed for native resolution. 3 years ago
Pablo Escobar 3e15133772 Trade: fix doc typo. 3 years ago
Vladimír Vondruš 350531f2ab Shaders: define enum set operators right next to the typedef. 3 years ago
Vladimír Vondruš b6a31a0af4 Fix double-precision Bezier typedefs to be actually double-precision. 3 years ago
Vladimír Vondruš f75449240e Shaders: what, C++, forward declarations work here but not there?! 3 years ago
Vladimír Vondruš 963faea23d Shaders: doc++ 3 years ago
Vladimír Vondruš afa2b37389 Shaders: group whole vertex/fragment shader setup together. 3 years ago
Vladimír Vondruš d5a03b7b12 package/ci: reduce parallelism for the ES2 build as well. 3 years ago
Vladimír Vondruš 63806e6ce6 doc: updated changelog. 3 years ago