--- Vago/trunk/Vago/readme.txt 2016/12/09 19:06:51 1062 +++ s10k/Vago/readme.txt 2017/12/30 13:57:32 1093 @@ -1,6 +1,6 @@ Readme.txt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Vago GUI v1.3 +Vago GUI v1.4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ---------------------------------- @@ -37,6 +37,21 @@ http://wiki.oni2.net ---------------------------------- Change Log: ---------------------------------- +1.4, 30-12-2017 +- Fixed crash when abort window was confirmed after the conversion has finished +- Replaced our custom log class by the plog library +- Fixed paragraphs not being created in "Window messages wizard" +- Added extensions validations to the conversions +- Add "Standing Pose" to ONCC extraction (-noanim) +- Fixed some inconsistencies of disabled options, now if a option changes states to invalid +(can't be used with current conversion), it is simply disabled and not used, but will remain +with the state unchanged (e.g. the checkbox may remain checked) +- Fixed bug in Textures tab, options didn't get disabled once enabled (when TGA -> TXMP) +- Added internal upgrade vago projects feature (so the vago projects can be updated over time depending on each +Vago version changes) +- Some code refactoring to make the code more modular and easier to build (now uses s10k's "shared" libraries for +qtcreator projects) +---------------------------------- 1.3, 09-12-2016 - Changed Sound Wizard default settings to create files that are playable as music ingame - Now wizards have no longer modal windows. You can minimize and open multiple at the same time