21 Commits (cc608dba42493fb9dbc5c859d158b2fb31aa6018)

Author SHA1 Message Date
Vladimír Vondruš cc608dba42 Test: remove all use of <sstream> for Debug output testing. 1 year ago
Vladimír Vondruš eef921c238 It's October already?! 2 years ago
Vladimír Vondruš 4f7b57ffd6 Work around last five remaining MSVC warnings. 2 years ago
Vladimír Vondruš 8bd42f5a3b Test: create fake pointer values from size_t, not int. 2 years ago
Vladimír Vondruš 5d1369f570 Use Utility::move() and swap() instead of STL almost everywhere. 3 years ago
Vladimír Vondruš 0607c476f7 sceneconverter: show morph target ID in --info output, if present. 3 years ago
Vladimír Vondruš 81b237ba14 sceneconverter: silly typo in a test. 3 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 39054f1b64 sceneconverter: add --object-hierarchy. 3 years ago
Vladimír Vondruš eabba4f155 Trade,SceneTools: use lowercase in custom field / attribute name tests. 3 years ago
Vladimír Vondruš 509bad3462 Trade: don't unwrap custom attribute/field names when passing to do*(). 3 years ago
Vladimír Vondruš 89e77a42db Trade: deprecate LightData::Type in favor of LightType. 3 years ago
Vladimír Vondruš 93464353a3 sceneconverter: cleanup AnimationData usage in tests. 3 years ago
Vladimír Vondruš 905b874242 sceneconverter: show names of custom animation track targers in --info. 3 years ago
Vladimír Vondruš 33be039ef4 Trade: rename AnimationTrackTargetType to AnimationTrackTarget. 3 years ago
Vladimír Vondruš bb6b84a76e sceneconverter: implement --bounds for mesh weights and joint IDs. 3 years ago
Vladimír Vondruš 07a8edb03d sceneconverter: test mesh bounds printing better. 3 years ago
Vladimír Vondruš 613c1b238b sceneconverter: print the default scene ID as well. 4 years ago
Vladimír Vondruš eba7cf6038 {image,scene}converter: print IDs of data that failed to import in --info. 4 years ago
Vladimír Vondruš cc9159d387 {scene,image}converter: add --info options for plugins. 4 years ago
Vladimír Vondruš 7067ed91c8 {scene,image}converter: split implementation and executable tests. 4 years ago