CALL FOR TESTING
This release introduces multi-threading, which greatly speeds up project recovery.
Adding this took changing over 10k lines of code, so there may be regressions. As such, we ask that users please test this on projects that they have recovered before and report any regressions to the issues tracker.
What's Changed
- Totally revamped resource loading by @nikitalita in #199
- Multi-threaded resource export by @nikitalita in #204
- TGA texture export
Full Changelog: v0.7.3...v0.8.0-prerelease.1