39 Commits (c24a762e159c7ef57a5c3eeb16f1bd4402649a21)

Author SHA1 Message Date
Vladimír Vondruš fe57f23e12 Trade: const++ 5 years ago
Vladimír Vondruš e1d62fb154 Trade: typos. 5 years ago
Vladimír Vondruš 49a5756f70 Trade: minor. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 8b97946996 Trade: Y tho. 6 years ago
Vladimír Vondruš 96f82ad124 Trade: unify array MeshAttributeData constructors. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš f5822e9384 Trade: properly include array size in attribute stride checks. 6 years ago
Vladimír Vondruš 521a3dac0b Trade: make creation of non-owning MeshData references easier. 6 years ago
Vladimír Vondruš 65a2ced2a7 Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
Vladimír Vondruš d3f2235759 Adapted to Corrade changes. 6 years ago
Vladimír Vondruš 73f1fa7724 Trade: minor. 6 years ago
Vladimír Vondruš dac646e66b Trade: repack MeshData internals to save 8 bytes on 64-bit. 6 years ago
Vladimír Vondruš d3df37e767 Trade: clean up unneeded namespace prefixes. 6 years ago
Vladimír Vondruš 8085ebba09 Trade: fix tangent retrieval from four-component normalized types. 6 years ago
Vladimír Vondruš 8a2a7e4547 Trade: implement support for object IDs in MeshData. 6 years ago
Vladimír Vondruš 5e02e0ce8d Trade: support strided arrays in MeshData::indicesInto(). 6 years ago
Vladimír Vondruš 03b038ccfe Trade: use Math::castInto() inside indicesInto(). 6 years ago
Vladimír Vondruš f4bca9b51e Trade: implement support for tangents and bitangents in MeshData. 6 years ago
Vladimír Vondruš 27f6cc309d Trade: allow specifying explicit vertex count on MeshData construction. 6 years ago
Vladimír Vondruš c0e3a84250 Trade: support array attributes in MeshData. 6 years ago
Vladimír Vondruš a29e9dc009 Trade: handle implementation-specific vertex formats in MeshData. 6 years ago
Vladimír Vondruš eb98f13b72 Primitives: use offset-only attribs for Line and Gradient. 6 years ago
Vladimír Vondruš 47695f0978 Trade: support offset-only MeshAttributeData. 6 years ago
Vladimír Vondruš 5e81d10e13 Trade: pack MeshAttributeData internals better. 6 years ago
Vladimír Vondruš ed88b35ec8 Trade: support packed attributes in MeshData. 6 years ago
Vladimír Vondruš b016258fdb Trade: added MeshData::attributeId(). 6 years ago
Vladimír Vondruš a3c5c0052d Trade: make MeshData::release*() less brutal, add releaseAttributeData(). 6 years ago
Vladimír Vondruš 270e93e134 Trade: relax index/attribute/vertex count restrictions in MeshData. 6 years ago
Vladimír Vondruš 87d16bc627 Trade: add a convenience MeshData::indexOffset() getter. 6 years ago
Vladimír Vondruš 506740f9c8 Trade: typeless access to MeshData indices. 6 years ago
Vladimír Vondruš 476497952f Trade: make it possible to construct a "padding" MeshAttributeData. 6 years ago
Vladimír Vondruš 5f35b06d8f Trade: expose getters in MeshAttributeData. 6 years ago
Vladimír Vondruš aecec186be Trade: expose getters in MeshIndexData. 6 years ago
Vladimír Vondruš e3ee1e561e Trade: typeless access to MeshData attributes. 6 years ago
Vladimír Vondruš c74b4c6b90 Trade: make MeshAttributeData constexpr. 6 years ago
Vladimír Vondruš 8cd75087ed Trade: make MeshIndexData constexpr. 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