59 Commits (2b53e8b97499b786b321d4f61f5e3d56cf96c0f8)

Author SHA1 Message Date
Squareys f447e994d2 Trade: implement support for Weights & JointIds in MeshData. 3 years ago
Vladimír Vondruš ae6029d128 Trade: support storing string fields in SceneData. 3 years ago
Vladimír Vondruš 656bc7e97b doc: use the now-common naming scheme for custom SceneField IDs. 3 years ago
Vladimír Vondruš b75cb7c584 Trade: port away from deprecated MaterialData::tryAttribute(). 4 years ago
Vladimír Vondruš 1ecea7520d Trade: high-level docs for AbstractSceneConverter whole-scene operation. 4 years ago
Vladimír Vondruš 30bd1cd3b6 Trade: add MaterialDataType::Buffer. 4 years ago
Vladimír Vondruš 98296567a7 Trade: port to the new Utility::Path. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 2d9cedfdca Trade: support strided index buffers in MeshData. 4 years ago
Vladimír Vondruš 8dddda9c77 Trade: support zero and negative strides in mesh attribute data. 4 years ago
Vladimír Vondruš 1fbb87e732 Trade: high-level documentation for SceneData. 4 years ago
Vladimír Vondruš 618fbeccaa Trade: adapt AbstractImporter for the new SceneData workflow. 4 years ago
Vladimír Vondruš 9c2181dc3c doc: rename DOXYGEN_IGNORE() to DOXYGEN_ELLIPSIS(). 4 years ago
Vladimír Vondruš 491b724a86 GL: refresh Mesh and Buffer docs to be less shit. 5 years ago
Vladimír Vondruš efa02d46df Trade: refresh MeshData docs slightly. 5 years ago
Vladimír Vondruš 27044a4fef Trade: ability to open non-temporary memory. 5 years ago
Vladimír Vondruš 116d327a64 Trade: AbstractImporter::doOpenData() now takes a rvalue Array. 5 years ago
Vladimír Vondruš 78cf81bfca Trade: mutable access to MaterialData attribute values. 5 years ago
Vladimír Vondruš 2b2b7d5f2f Trade: provide a clear doc snippet for AbstractImporter::openData(). 5 years ago
Vladimír Vondruš 36b7446a6a Trade: add docs about multi-level image conversion. 5 years ago
Vladimír Vondruš 27dccb7f78 Trade: um. 5 years ago
Vladimír Vondruš 4a06f4d048 Trade: improve docs for the main importer / converter plugins. 5 years ago
Vladimír Vondruš 2066d82ea4 Shaders: suffix all existing shaders with GL. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 7231a48fbf Trade,Text: this is a much better example for template file callbacks. 6 years ago
Vladimír Vondruš 81c9cb48f7 Trade: use setStorage() in the ImageData doc snippet as well. 6 years ago
Vladimír Vondruš 2b987499e2 Trade: add attenuation, range and cone angle parameters to LightData. 6 years ago
Vladimír Vondruš 712dc32e48 doc: slowly switch over to sRGB. 6 years ago
janos 12529efa89 Trade: various doc fixes. 6 years ago
Vladimír Vondruš 44f67e7748 Trade: rethink common material texture coordinate transform/sets. 6 years ago
Vladimír Vondruš f9edbcdd24 Trade: rework metallic/roughness packing. 6 years ago
Vladimír Vondruš 271b7a7629 Trade: usage docs for MaterialData. 6 years ago
Vladimír Vondruš 0ec8e002fb Trade: return Optional instead of Pointer from *Importer::material(). 6 years ago
Vladimír Vondruš 8456537fef Trade: deprecate AbstractMaterialData, rewrite PhongMaterialData. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 573125d0a9 Math: make cross() 10x faster in Debug. 6 years ago
Vladimír Vondruš f4bca9b51e Trade: implement support for tangents and bitangents in MeshData. 6 years ago
Vladimír Vondruš 5a276fe328 Trade: high-level docs for the MeshData class. 6 years ago
Vladimír Vondruš 13c071a1aa GL: allow to construct DynamicAttribute from VertexFormat. 6 years ago
Vladimír Vondruš 006790969a Trade, MeshTools: deprecate MeshDataXD and everything that uses it. 6 years ago
Vladimír Vondruš 6ed0df26c6 Trade: mutable access in ImageData consistent with Animation/MeshData. 6 years ago
Vladimír Vondruš 0fd62194c8 Trade: mutable access in AnimationData. 6 years ago
Vladimír Vondruš 8ea86b05f9 Trade: implement mutable data access in MeshData. 6 years ago
Vladimír Vondruš ecbe5718b4 Trade: a reworked MeshData class. 6 years ago
Vladimír Vondruš 51fedbc967 doc/snippets: adapt to Corrade header cleanup. 7 years ago
Vladimír Vondruš 93789721b2 De-inline Image headers, remove dependency on ImageView. 7 years ago
Vladimír Vondruš e3fc0d037c Move Trade::ImporterFileCallbackPolicy to InputFileCallbackPolicy. 7 years ago
Vladimír Vondruš e6db895452 Adapted to Corrade changes. 7 years ago
Vladimír Vondruš f9f3df69de Get rid of std::unique_ptr. 7 years ago
Vladimír Vondruš 24b8ff086c Removed std::optional backwards compatibility. 7 years ago