2020/05/07 version fix 2 (experimental)
- Source code is now based on May 6, 2020 revision of the repository. https://github.com/gildor2/UEViewer/tree/252ef9a7bc286ee3e06270bebd577afe2b473a60
- Disabled vertex welding in psk export. As it was causing some MorphTargets to apply deltas on the wrong vertices.
This change will result in the exported psk models to be more separated geometries, more duplicated vertices and more file size.
Just so you can "Join as Shapes" between psk and glTL. It requires both models to have exact same number of vertices. (certainly a deterimental change if you don't care about custom split normals)
.psk file exported from this version and previous version (or original umodel from Gildor) are not interchangeable.
- Replaced "Export LOD Models" with "Export Morphed Models" for glTL 2.0 export, the same treatment as psk.
- Enabled "CStartupSettings" table for the config file. It was just commented out in UmodelSettings header file. Maybe it was removed for a good reason, but I couldn't resist.

2020/04/30 version fix 1
- Fixed a bug where exporting function is disabled entirely if "Export Morphed Models" option is not checked, or the model has no morph.
- Added leading zeros in naming exported files for ease of batch renaming in Blender.

2020/04/29 initial release


Sorry for the noobish editing and unmannered redistribution.
oscateexor

