9575 Commits (8c9c2b5ddb5a2c5784be35656d6641ce4cc69742)
 

Author SHA1 Message Date
Vladimír Vondruš 8c9c2b5ddb Trade: use the custom field/attribute helpers in debug printers. 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š 7c2f758f2e doc: properly visualize dependency of ShaderTools on PluginManager. 4 years ago
Vladimír Vondruš e6b0a746cc CMake: fix and harden Git version detection on Windows. 4 years ago
Vladimír Vondruš 00eb4b2851 sceneconverter: improve printing of custom field and attribute names. 4 years ago
Vladimír Vondruš 5aeb905884 Trade: minor. 4 years ago
Vladimír Vondruš fb0ef4ec6e Trade: doc++ 4 years ago
Vladimír Vondruš 6c73c1300c Trade: properly check a flag consisting of multiple bits. 4 years ago
Vladimír Vondruš 451909575c ShaderTools,Trade: no longer say we return an empty Array on error. 4 years ago
Vladimír Vondruš ee27d42a37 ShaderTools,Trade: properly test failure states of all plugin APIs. 4 years ago
Vladimír Vondruš abdbada144 Trade: AbstractImporter::openFile() and openState() had no tests?! 4 years ago
Vladimír Vondruš fdd0f94f7d Trade: properly mark also the overloads as new. 4 years ago
Vladimír Vondruš 59c163d963 Trade: we can use test verification macros in unrelated functions now. 4 years ago
Vladimír Vondruš cfd0a1a454 AnyImage{Importer,Converter}: recognize OpenVDB file extension. 4 years ago
Vladimír Vondruš a6b608ff05 AnyImage{Importer,Converter}: doc++ 4 years ago
Vladimír Vondruš 4a8c76a497 AnySceneImporter: recognize 3MF files. 4 years ago
Vladimír Vondruš 02f679e91c Revert "Trade: expand SceneConverterFeature to 64 bits." 4 years ago
Vladimír Vondruš 5fd40d8ea7 Trade: const+- 4 years ago
Vladimír Vondruš 0978c3ce33 Trade: cross-link importer name queries better. 4 years ago
Vladimír Vondruš 3684160db3 Trade: minor AbstractSceneConverter test improvement. 4 years ago
Vladimír Vondruš 7b2a56a5e9 Trade: test growable and non-owning deleters in all SceneConverter cases. 4 years ago
Vladimír Vondruš 5aed8e8e08 Doc++ 4 years ago
Vladimír Vondruš 736f33aaa5 Trade: add a defaulted deinlined destructor to AbstractSceneConverter. 4 years ago
Vladimír Vondruš ee983fd098 Trade: expand SceneConverterFeature to 64 bits. 4 years ago
Vladimír Vondruš c0e83848ea Text: add TODOs for when I get to reviving this library. 4 years ago
Vladimír Vondruš 90b53798c2 doc: cross-link intersection and bounding volume calculation algos. 4 years ago
Vladimír Vondruš c66797f654 MeshTools: rename boundingBoxAxisAligned() to boundingRange(). 4 years ago
Vladimír Vondruš 203040b458 doc: updated credits and changelog. 4 years ago
Vladimír Vondruš f82882675b MeshTools: minor. 4 years ago
Vladimír Vondruš e27f17853b MeshTools: include only what's strictly necessary in public headers. 4 years ago
Vladimír Vondruš 4df7a236e5 MeshTools: no asserts in this file, no need to compile it twice. 4 years ago
Pablo Escobar 01f9fe1670 MeshTools: avoid unnecessary precision loss in boundingSphereBouncingBubble() 4 years ago
Pablo Escobar 4d02456212 MeshTools: add initial AABB and sphere bounding volume algorithms 4 years ago
Vladimír Vondruš 7f4500d9e0 ShaderTools: port away from std::pair. 4 years ago
Vladimír Vondruš 8f311ad5fd Adapt remaining code to not use deprecated Optional<Array> conversion. 4 years ago
Vladimír Vondruš 40db6c44bb TgaImageConverter: amazing, std::ostream has bool conversion? 4 years ago
Vladimír Vondruš 51f7862e00 ShaderTools,Trade: return Optional<Array<char>> from converter plugins. 4 years ago
Vladimír Vondruš d20f3c3656 Clearly mention that errors are printed on failures in plugin APIs docs. 4 years ago
Vladimír Vondruš 84ee22c30d sceneconverter: ah, yes, STL "usability" strikes again. 4 years ago
Vladimír Vondruš 768c3425b2 sceneconverter: add --info-objects as well. 4 years ago
Vladimír Vondruš 7f8803ce3b sceneconverter: doc++ 4 years ago
Vladimír Vondruš e881f197e8 {distancefield,scene,image}converter: port away from std::string. 4 years ago
Vladimír Vondruš cd13b45584 GL,ShaderTools: add missing include. 4 years ago
Vladimír Vondruš e35d320c8c Trade: don't use includes that look like HTML tags in docs. 4 years ago
Vladimír Vondruš 0a8a3f0f6d Don't use git://. 4 years ago
Vladimír Vondruš 1fca6e8410 AnySceneConverter: doc++ 4 years ago
Vladimír Vondruš be91c51975 Any*{Importer,Converter}: forgot to port these away from std::string. 4 years ago
Vladimír Vondruš 0047e67d67 doc: updated credits and changelog. 4 years ago
Vladimír Vondruš 54394e2c2f Trade: fix deprecated build on MSVC. 4 years ago