Skip to content

Release 0.1.10

Compare
Choose a tag to compare
@ShadelessFox ShadelessFox released this 03 Apr 01:02
· 484 commits to master since this release
66b58ec

Features:

  • Core Editor: Audio player for WwiseBankResource and WwiseWemResource from Death Stranding (778b553)
  • Core Editor: Find references to an entry in the current file (0483694)
  • Application: Changelog is now shown when booting up the updated application for the first time (ea2ed02)
  • Find Files: File sizes are now shown for found entries (158ceb4)
  • Settings: New settings dialog for configuring stuff (1a12e1d)

Fixes:

  • Application: The editor divider location was not properly restored after the application restart (159618d)
  • Application: Collapsed projects view would blink for a moment during application startup (ae7262b)
  • Core Editor: NPE when copying value without any actual selection (86ad321)

Performance:

  • RTTI: Improved performance of read/write operations on primitive arrays (9fa720e)