51 Commits (5ef7bd26e7af4243200dcd1dfe6eb3de5dc4c3a3)

Author SHA1 Message Date
Vladimír Vondruš 5ef7bd26e7 Trade: improve MaterialData type mismatch assertions. 5 years ago
Vladimír Vondruš 360ca834e1 Trade: GCC 11 CAN YOU STOP with the pointless fucking warnings. 5 years ago
Vladimír Vondruš ec19c25e46 Adapt to Corrade changes. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 92735064e0 Trade: split MaterialData test into more files. 5 years ago
Vladimír Vondruš 91631139f7 Test: use shorter std::is_copy_{constructible,assignable} everywhere. 5 years ago
Vladimír Vondruš 3ffcdf1865 Trade: improve compat of deprecated PhongMaterialData::textureMatrix(). 6 years ago
Vladimír Vondruš 79e8fa0b05 Trade: add a query for packed clearcoat factor/roughness texture. 6 years ago
Vladimír Vondruš c2942ce7ac Trade: material packing queries definitely check for different IDs, right? 6 years ago
Vladimír Vondruš 44f67e7748 Trade: rethink common material texture coordinate transform/sets. 6 years ago
Vladimír Vondruš 829e9b6d0f Trade: add forgotten OcclusionTextureStrength attribute. 6 years ago
Vladimír Vondruš b3a848c0d6 Trade: sigh, MSVC 2015, again. 6 years ago
Vladimír Vondruš baa23ffd10 Trade: and you, MSVC 2015, need a special place in hell. 6 years ago
Vladimír Vondruš f9edbcdd24 Trade: rework metallic/roughness packing. 6 years ago
Vladimír Vondruš ef17497801 Trade: added MaterialAttribute::NormalTextureScale. 6 years ago
Vladimír Vondruš 9c00efa7e0 Trade: MaterialTextureSwizzle::GA for normal maps and related utils. 6 years ago
Vladimír Vondruš 106de5fa15 Trade: add named material layer support and a first layer. 6 years ago
Vladimír Vondruš 0654fe2cb0 Trade: add builtin material layer factor + texture attributes. 6 years ago
Vladimír Vondruš 417471b83c Trade: add FlatMaterialData. 6 years ago
Vladimír Vondruš a84721d4b7 Trade: clearer asserts for "packable" textures. 6 years ago
Vladimír Vondruš 841d28b506 Trade: add MaterialData::as(). 6 years ago
Vladimír Vondruš 69f5f81110 Trade: expose basic PBR material properties and helper classes. 6 years ago
Vladimír Vondruš d3b346eda5 Trade: add a MaterialTextureSwizzle enum. 6 years ago
Vladimír Vondruš 0510449b36 Trade: material layer support in the new MaterialData. 6 years ago
Vladimír Vondruš b424b9dc4b Trade: allow storing strings in MaterialData. 6 years ago
Vladimír Vondruš c59fa42e7b Trade: allow storing 64bit ints and pointers in MaterialData. 6 years ago
Vladimír Vondruš 8456537fef Trade: deprecate AbstractMaterialData, rewrite PhongMaterialData. 6 years ago
Vladimír Vondruš f250e7a4c9 Trade: add a type enum *set* to MaterialData. 6 years ago
Vladimír Vondruš 9992614c3d Trade: "optional" access to MaterialData attributes. 6 years ago
Vladimír Vondruš 14d260a3ea Trade: a redesigned MaterialData class. 6 years ago
Vladimír Vondruš 6811198532 Trade: rename MaterialData::*CoordinateSet() to *TextureCoordinates(). 6 years ago
Vladimír Vondruš b7199c0710 Trade: remove deprecated mutable accessors in PhongMaterialData. 6 years ago
Vladimír Vondruš ad27487e4c Trade: minor. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš f1fbafb816 Trade: add a similar assert check for Phong textureMatrix as well. 6 years ago
Squareys b8cc3f766a Trade: add *TextureLayer() properties to PhongMaterialData. 6 years ago
Vladimír Vondruš 65a2ced2a7 Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
Vladimír Vondruš 9f73be569a Trade: adapt tests etc to PhongMaterialData rework. 6 years ago
Vladimír Vondruš 700ef3cca5 Trade: rework and extend PhongMaterialData. 6 years ago
Vladimír Vondruš 9ea46261ad Trade: test that all *Data move constructors/assignments are noexcept. 7 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Vladimír Vondruš 2149f7b869 Wrap all tests in unnamed namespaces. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš fa10765198 Trade: alpha mode, alpha mask and double sided material properties. 8 years ago
Vladimír Vondruš 70e58bd990 Trade: test that importerState is saved in material and object data. 8 years ago
Vladimír Vondruš c20d50bf5f Trade: test that PhongMaterialData acessors fail where they should. 8 years ago
Vladimír Vondruš 7913367365 Trade: debug output for PhongMaterialData::Flag[s]. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš db18016ef0 Trade: test construction and assignments of the container classes. 10 years ago