Object Editor 2.3.0
What's Changed
- Improve indexing performance by @LeftofZen in #60
- Performance improved ~20x
- This PR also added a progress bar so you can see the indexing progress
- This PR also made indexing and a few other operations asynchronous, meaning the UI will not freeze when you run them.
- A lot of code cleanup by @LeftofZen in:
- Logs now appear in 'reverse' order in the UI which is more intuitive - newest logs stay at the top of the panel, by @LeftofZen in 7719336
- This release was done with a new deployment script - things may be broken; please let me know if they are!
Full Changelog: 2.2.0...2.3.0