|
1 | 1 | Maverick Model 3D releases published by Zack Middleton.
|
2 | 2 |
|
| 3 | +Changes for 1.3.15 (2024-08-18) |
| 4 | + This adds Quake 3 player export to IQE format, fixes Linux Dark Mode and issues on 2023 Flatpak runtime, |
| 5 | + and fixes not updating frame count in animation mode until focus changes. |
| 6 | + |
| 7 | + General |
| 8 | + Add dark mode color scheme for model background |
| 9 | + Add frames, FPS, and loop to New Animation window |
| 10 | + Add Edit to animation mode for changing the same fields as New Animation window |
| 11 | + Make Animation Sets window use New Animation dialog |
| 12 | + Replace Rename in Animation Sets window with Edit for name, frames, FPS, and loop |
| 13 | + Rename texture to material in Edit Groups window |
| 14 | + Change max frames for an animation to 9999 (previously 999 but convert to frame animation was limited to 99) |
| 15 | + Fix not updating frame count in animation mode until focus changes, text editing is disabled now |
| 16 | + Fix 'paste animation frame' without selecting an animation |
| 17 | + Fix misplaced "fi"s for configure |
| 18 | + Fix ignoring user CXXFLAGS in configure |
| 19 | + Fix compiling on GNU Hurd |
| 20 | + Documentation |
| 21 | + Add dark mode support for web browsers |
| 22 | + Fix viewing in-app help in dark mode |
| 23 | + Model Formats |
| 24 | + iqe |
| 25 | + Add Quake 3 player export for IQE |
| 26 | + GNU/Linux |
| 27 | + Add changelog to Linux appstream metadata |
| 28 | + Update Flatpak runtime to org.kde.Platform 5.15-23.08 |
| 29 | + Don't use Wayland unless requested (environment variable QT_QPA_PLATFORM=wayland) |
| 30 | + Fix finding Qt translations in Flatpak |
| 31 | + macOS |
| 32 | + Fix configure failure on newer macOS |
| 33 | + Fix installing Qt translation in the appbundle |
| 34 | + |
3 | 35 | Changes for 1.3.14 (2023-04-23)
|
4 | 36 | General
|
5 | 37 | Enable Qt HiDPI support by default and fix a few layout issues
|
|
0 commit comments