ktisis-tools / Ktisis

A robust posing tool for creating screenshots in FFXIV's GPose mode.
GNU General Public License v3.0
196 stars 50 forks source link

Add ability to load .cmp files #122

Closed Spiderbuttons closed 10 months ago

Spiderbuttons commented 10 months ago

This adds the ability to load older poses in .cmp format by converting them to .pose format after the pose file string is loaded on import but before JSON deserialization. Bone names are not converted during this step as the existing legacy bone name conversion will handle it.