Alpha-2
Pre-release
Pre-release
Many updates including threading, cancel jobs, code refactor by Nyall etc. but still not production ready....
What's Changed
- Fixes by @nyalldawson in #1
- Split out animation logic from GUI dialog class , fix jumpy camera motion by @nyalldawson in #3
- Fixes by @nyalldawson in #4
- Add spin box to change preview frame by @nyalldawson in #5
- Use 3.26 API to set frame rate and current frame number in map settings by @nyalldawson in #7
- Use QgsBlockingProcess to run movie creation commands by @nyalldawson in #8
- Use a wrapper task so that we show overall progress through the export by @nyalldawson in #9
- Implement data defined min/max scales by @nyalldawson in #10
- Fix wrong icon path (and other workshop references) by @nirvn in #27
New Contributors
- @nyalldawson made their first contribution in #1
- @nirvn made their first contribution in #27
Full Changelog: apha-1...alpha-2