39 Commits (9b4d394a1408bb5e543940cffc18b68baba0bdf9)

Author SHA1 Message Date
Vladimír Vondruš eef921c238 It's October already?! 2 years ago
Vladimír Vondruš 4435877cf1 Use the new Debug::hex instead of reinterpret_cast<void*>(). 2 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš b75cb7c584 Trade: port away from deprecated MaterialData::tryAttribute(). 4 years ago
Vladimír Vondruš e7f9e74346 Trade: support for texture array layers in all MaterialData attributes. 4 years ago
Vladimír Vondruš 49b6e284c0 Trade: don't use deprecated Corrade functionality in deprecated code. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 6087107e0d Trade: don't use deprecated APIs in deprecated APIs. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 4ceeaee1d6 Trade: shuffle code around to avoid unnecessary assertion checks. 6 years ago
Vladimír Vondruš 3ffcdf1865 Trade: improve compat of deprecated PhongMaterialData::textureMatrix(). 6 years ago
Vladimír Vondruš 44f67e7748 Trade: rethink common material texture coordinate transform/sets. 6 years ago
Vladimír Vondruš ef17497801 Trade: added MaterialAttribute::NormalTextureScale. 6 years ago
Vladimír Vondruš a84721d4b7 Trade: clearer asserts for "packable" textures. 6 years ago
Vladimír Vondruš 69f5f81110 Trade: expose basic PBR material properties and helper classes. 6 years ago
Vladimír Vondruš b5fdfc2474 Trade: check for custom MaterialData deleters in AbstractImporter. 6 years ago
Vladimír Vondruš 8456537fef Trade: deprecate AbstractMaterialData, rewrite PhongMaterialData. 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š f052fc43ec Trade: oh, those material APIs were also long-deprecated. Delete. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 806e080008 doc: updated changelog and credits. 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š 700ef3cca5 Trade: rework and extend PhongMaterialData. 6 years ago
Vladimír Vondruš 98232f383a Reduce string duplication in enum debug output operators. 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š c99fe2888d Trade: non-random defaults for PhongMaterialData. 8 years ago
Vladimír Vondruš 2fb7913b07 Trade: return Color4 from PhongMaterialData. 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
Alice Margatroid e762fc1efc Modernize #1 9 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
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš e62afc1b6c Trade: ability to have either color or texture in PhongMaterialData. 13 years ago
Vladimír Vondruš b57a8e9264 Trade: use strongly typed enum for AbstractMaterialData::Type. 13 years ago
Vladimír Vondruš b1fcdf81af Trade: improved *Data constructors and destructors. 13 years ago
Vladimír Vondruš c5ab86794b Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vladimír Vondruš 6a90b0231b Math: using new aliases for builtin types in whole Math namespace. 13 years ago
Vladimír Vondruš 5615a4c7f6 Math: initial implementation of DualQuaternion class. 13 years ago
Vladimír Vondruš 95982e5176 Math: various code cleanup. 13 years ago
Vladimír Vondruš 89c2bf913c Math: initial implementation of Quaternion class. 14 years ago
Vladimír Vondruš 2f4092bde0 Prefix *_EXPORT macros with MAGNUM_ to avoid collisions. 14 years ago
Vladimír Vondruš 06398dcf7c SceneGraph rework, part 3: splitting base object. 14 years ago
Vladimír Vondruš b945f5f68b Happy New Year. 15 years ago