4 Commits (a146f9f74b5224367ea6efd2f755958686a984a5)

Author SHA1 Message Date
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š 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š c54b500a20 {image,scene}converter: wow, C++, what the hell? 4 years ago
Vladimír Vondruš 2303c7a341 imageconverter: add a --profile option. 4 years ago
Vladimír Vondruš 35edcda5e0 sceneconverter: print also image reference count. 4 years ago
Vladimír Vondruš f10d74041b sceneconverter: rethink how reference count is calculated. 4 years ago
Vladimír Vondruš ee3c4fe837 sceneconverter: clarify what reference count in --info-textures means. 4 years ago
Vladimír Vondruš 60c3df3d70 sceneconverter: accidentally inverted condition in --info-images. 4 years ago
Vladimír Vondruš 43c70d8c22 sceneconverter: print scene field flags in --info, if present. 4 years ago
Vladimír Vondruš 5df37d2934 Trade: rename SceneData "objects" to "mapping". 4 years ago
Vladimír Vondruš efd3b9cadb Trade: SceneData::*AsArray() and *Into() now return object IDs as well. 4 years ago
Vladimír Vondruš 26d2f3e9ab sceneconverter: print contents of the new SceneData. 4 years ago
Vladimír Vondruš aeeff73a71 Trade: use ` LayerName` instead of `$LayerName` in MaterialData. 5 years ago
Vladimír Vondruš 03aeb4971f sceneconverter: add a --map option. 5 years ago
Vladimír Vondruš 37885f6eed sceneconverter: split the --info options by data type. 5 years ago
Vladimír Vondruš 111b2e9c4d sceneconverter: don't abort --info if there are no meshes or images. 5 years ago
Vladimír Vondruš 96c0d104c7 sceneconverter: don't forget to print mesh attribute array size, if set. 5 years ago
Vladimír Vondruš cf5b02b2bc sceneconverter: note how many dimensions images have in --info. 5 years ago
Vladimír Vondruš c59c48c75f sceneconverter: list skins in --info. 5 years ago
Vladimír Vondruš e6d673c279 Propagate configuration options in Any* plugins. 5 years ago
Vladimír Vondruš 6f8ad66a90 sceneconverter: list also animations in --info. 5 years ago
Vladimír Vondruš ec19c25e46 Adapt to Corrade changes. 5 years ago
Vladimír Vondruš 06e039dbe7 Trade: reverse AbstractSceneConverter::convertToFile() argument order. 5 years ago
Vladimír Vondruš 29ac7b5a4d Trade,ShaderTools: add addFlags() / clearFlags() to all plugin interfaces. 5 years ago
Vladimír Vondruš 50d187fe83 {scene,shader,image}converter: make output argument treating consistent. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 5438b58348 MeshTools: doc++ 6 years ago
Vladimír Vondruš c226bc2d63 Doc++ 6 years ago
Vladimír Vondruš e0fd43f6fd Trade: extract Implementation:setOptions() to core lib. 6 years ago
Vladimír Vondruš 88879298a7 sceneconverter: enumerate lights in --info. 6 years ago
Vladimír Vondruš 6be0248e9c imageconverter,sceneconverter: add -I and -C short variants. 6 years ago
Vladimír Vondruš b1a719d67a sceneconverter: list textures in --info. 6 years ago
Vladimír Vondruš d3b346eda5 Trade: add a MaterialTextureSwizzle enum. 6 years ago
Vladimír Vondruš 33d1bad2e1 sceneconverter: print material info. 6 years ago
Vladimír Vondruš cf4dc69f0d sceneconverter: add a --bounds option. 6 years ago
Vladimír Vondruš 5222cf3478 doc: change all "latest" additions/deprecations to 2020.06. 6 years ago
Vladimír Vondruš 00acfbc659 sceneconverter: add a more complex example. 6 years ago
Vladimír Vondruš 4933b48652 imageconverter,sceneconverter: compact image info if possible. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 036207f88e sceneconverter: add --mesh and --level options. 6 years ago
Vladimír Vondruš fa31202c9c sceneconverter: show mesh reference count only if there's a scene. 6 years ago
Vladimír Vondruš f6fdfac27e sceneconverter: allow to filter attributes on input. 6 years ago
Vladimír Vondruš 3381cedc90 sceneconverter: doc++ 6 years ago
Vladimír Vondruš d843dc2e31 sceneconverter: no, it's not anymore. 6 years ago
Vladimír Vondruš a91aa47a02 sceneconverter: add --remove-duplicates-fuzzy. 6 years ago
Vladimír Vondruš add966e0bd sceneconverter: add a --remove-duplicates option. 6 years ago
Vladimír Vondruš f8f73d2cbb sceneconverter: print also reference count for each mesh. 6 years ago
Vladimír Vondruš 749ae985b1 sceneconverter: support chaining converters. 6 years ago