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