87 Commits (d16dbcd93c775a3d15a679ea32e35e2d0a13c7b9)

Author SHA1 Message Date
Vladimír Vondruš 5787c27d73 doc: updated credits and changelog. 3 years ago
Squareys f447e994d2 Trade: implement support for Weights & JointIds in MeshData. 3 years ago
Vladimír Vondruš 21b951cd2b Trade: doc++ 3 years ago
Vladimír Vondruš 3129a197dd Trade: err, no, there's no "upper 15 bits" in a 16bit MeshAttribute. 3 years ago
Vladimír Vondruš a67effb57a Trade: allow array attributes to have implementation-specific formats. 4 years ago
Vladimír Vondruš 0d6092b741 Trade: doc++ 4 years ago
Vladimír Vondruš 17638a2ad5 Doc++ 4 years ago
Vladimír Vondruš 3cb7fe5993 Trade: doc++ 4 years ago
Pablo Escobar e8e9aeec7f Trade: minor doc fixes. 4 years ago
Vladimír Vondruš cfc02599e5 Trade: drop {MeshAttribute,SceneField}::Custom. 4 years ago
Vladimír Vondruš 0183452e16 Trade: doc++ 4 years ago
Vladimír Vondruš 4d5c53dbc6 Trade: add MeshData::attributeId() for inverse ID mapping. 4 years ago
Vladimír Vondruš 0978c3ce33 Trade: cross-link importer name queries better. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš e78655c3b1 Trade: document handling of special data layouts in MeshData. 4 years ago
Vladimír Vondruš 08a205f725 Trade: support implementation-specific index types in MeshData. 4 years ago
Vladimír Vondruš a35a3ec271 Add an ability to store implementation-specific values in MeshIndexType. 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š b6dd52eb62 MeshTools: add a flag to toggle layout preserving in interleave() etc. 4 years ago
Vladimír Vondruš 36c23db9af Trade: doc++ 4 years ago
Vladimír Vondruš 3869e7616a Trade: add MeshData::findAttributeId(). 4 years ago
Vladimír Vondruš 3bc46b82ba Trade: doc++ 5 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š 145d41dcff Trade: doc++ 5 years ago
Vladimír Vondruš 813d82717f Trade: no need to export this helper. 5 years ago
Vladimír Vondruš 25320af545 Trade: pass strided views by const&. 5 years ago
Vladimír Vondruš 2059b2b164 Trade: doc++ 5 years ago
Vladimír Vondruš 206c4d7a9e Trade: no need to type that much. 5 years ago
Vladimír Vondruš 26a0bf94ff Trade: improve MeshData type mismatch assertions. 5 years ago
Vladimír Vondruš c24a762e15 Trade: not sure what's up with this silly temporary. 5 years ago
Vladimír Vondruš 2b8d9c7e74 Trade: internal API was named in an outdated way. 5 years ago
Vladimír Vondruš fe57f23e12 Trade: const++ 5 years ago
Vladimír Vondruš c13c61e17d Trade: hint on related APIs in mutable MeshData access. 5 years ago
Vladimír Vondruš 27b0527fc0 Trade: use consistent naming in an assert message. 5 years ago
Vladimír Vondruš 49a5756f70 Trade: minor. 5 years ago
Vladimír Vondruš 1c3f4844e9 Trade: doc++ 5 years ago
Aaron Gokaslan ca677c69fe Fix typos 5 years ago
Vladimír Vondruš 2066d82ea4 Shaders: suffix all existing shaders with GL. 5 years ago
Vladimír Vondruš fb5c1b14ca Vk: rename DynamicRasterizationState::PrimitiveToplogy to MeshPrimitive. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš fc7ebcd409 Appropriately reference MeshTools::primitiveCount(). 6 years ago
Vladimír Vondruš f8389cf271 Trade: doc++ 6 years ago
Vladimír Vondruš 5222cf3478 doc: change all "latest" additions/deprecations to 2020.06. 6 years ago
Vladimír Vondruš 96f82ad124 Trade: unify array MeshAttributeData constructors. 6 years ago
Burak Canik c5574d89e7 Add missing UnsignedInt cast. 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š dca9dc492d Trade: fix ambiguity when instantiating nullptr array MeshAttributeData. 6 years ago