9293 Commits (a93d221c1289ac3426b04e3ac051ec874c826b4a)
 

Author SHA1 Message Date
Vladimír Vondruš a93d221c12 Trade: this comment no longer makes sense. 4 years ago
Vladimír Vondruš 36c23db9af Trade: doc++ 4 years ago
Vladimír Vondruš 96f4dd077f Trade: the comma in this assert feels weird. 4 years ago
Vladimír Vondruš 68d15bd8d0 Trade: fix SceneData field containment checks for negative strides. 4 years ago
Vladimír Vondruš f685673be9 Trade: verify negative SceneData strides with offset-only fields also. 4 years ago
Vladimír Vondruš cad13c9f40 GL,Vk: clarify behavior with implementation-specific type/format values. 4 years ago
Vladimír Vondruš 69b6ebd2f5 MeshTools: assert on impl-specific vert format in transform*(). 4 years ago
Vladimír Vondruš ce2ca47a81 MeshTools: assert on impl-specific vert format in removeDuplicates*(). 4 years ago
Vladimír Vondruš 0119d614a5 MeshTools: test that owned() works with impl-specific vert formats. 4 years ago
Vladimír Vondruš 8ae8603d7a MeshTools: assert on impl-specific vert format in interleave*(). 4 years ago
Vladimír Vondruš c489ea738f MeshTools: assert on impl-specific vert format in duplicate(). 4 years ago
Vladimír Vondruš 40acab4e37 MeshTools: assert on impl-specific vert format in concatenate*(). 4 years ago
Vladimír Vondruš cef7f44903 MeshTools: assert on impl-specific vert format in combine*Attributes(). 4 years ago
Vladimír Vondruš d5927a9fb6 MeshTools: fix outdated naming in a test. 4 years ago
Vladimír Vondruš a72b4039f8 MeshTools: clarify behavior of impl-specific MeshPrimitive in compile(). 4 years ago
Vladimír Vondruš e75c089f10 Vk: doc++ 4 years ago
Vladimír Vondruš db5ac5f8c1 Document MeshIndexType equivalents in D3D and Metal. 4 years ago
Vladimír Vondruš 812e93ae94 Doc++ 4 years ago
Vladimír Vondruš 80a679ba93 Minor code motion. 4 years ago
Vladimír Vondruš 042f28a90e GL: hook up EXT_texture_sRGB_RG8 for desktop GL as well. 4 years ago
Vladimír Vondruš b7876ed1cf package/ci: reduce parallelism in the linux static build. 4 years ago
Vladimír Vondruš 6d6676e1cd package/ci: drop Gitter webhook notifications. 4 years ago
Vladimír Vondruš 8088ed8cda package/ci: GitHub says I can't use git:// anymore. 4 years ago
Vladimír Vondruš a146f9f74b sceneconverter: add an --concatenate-meshes option. 4 years ago
Vladimír Vondruš 86db988a0c sceneconverter: skip refcounting in --info when there's no refeeree. 4 years ago
Vladimír Vondruš 44cce23595 SceneTools: hint at MeshTools::transform*D() in flattenMeshHierarchy(). 4 years ago
Vladimír Vondruš efa206b9f4 MeshTools: doc++ 4 years ago
Vladimír Vondruš dae4a35fd9 package/archlinux: let the coverage build go through even with failures. 4 years ago
Vladimír Vondruš 6ba8695668 AnyImageConverter: whoops, again didn't test the correct path here. 4 years ago
Vladimír Vondruš 8ed08d7733 SceneTools: use a single temp allocation in flattenMeshHierarchy(). 4 years ago
Vladimír Vondruš eb2e4ff25d SceneTools: make orderClusterParents() use one allocation instead of 4. 4 years ago
Vladimír Vondruš f053ffeb15 SceneTools: remove one more allocation in orderClusterParents(). 4 years ago
Vladimír Vondruš 99d82f5e62 SceneTools: we don't need growable arrays in orderClusterParents(). 4 years ago
Vladimír Vondruš a40c721fac MeshTools: a family of transform*() APIs operating on a MeshData. 4 years ago
Vladimír Vondruš 3869e7616a Trade: add MeshData::findAttributeId(). 4 years ago
Vladimír Vondruš b0477013f0 SceneTools: utility to flatten mesh hierarchy. 4 years ago
Vladimír Vondruš 72d20475c6 Trade: add SceneData::transformationFieldSize(). 4 years ago
Vladimír Vondruš 82ff79324c Trade: rename internal helper for consistency. 4 years ago
Vladimír Vondruš a802d6cd11 SceneTools: utility to reorder & cluster the parent field. 4 years ago
Vladimír Vondruš db80262fed SceneTools: shorten test name to make ctest output fit in 80 columns. 4 years ago
Vladimír Vondruš aff4a8144d Trade: move the internal scene conversion tools to SceneTools. 4 years ago
Vladimír Vondruš aaeca5c855 doc: utilities don't require their dependencies to be enabled. 4 years ago
Vladimír Vondruš 3c86222245 sceneconverter: move its source to the SceneTools library. 4 years ago
Vladimír Vondruš b389f9b6a4 Minor cleanup. 4 years ago
Vladimír Vondruš 1032a09865 SceneTools: new library. 4 years ago
Vladimír Vondruš ee0a4c7612 Trade: use the fancy new slice() API for pairs and triples. 4 years ago
Vladimír Vondruš 663c9e17b7 ShaderTools: err, I suppose there's a reason why the define is here. 4 years ago
Vladimír Vondruš da3a36978b ShaderTools: this file is also "new". 4 years ago
Vladimír Vondruš c594dce22b doc: order changelog sections alphabetically. 4 years ago
Vladimír Vondruš 9f69babfdd Trade: GCC 11, your warning is again useless. 4 years ago