Skip to content

Release 0.1.9

Compare
Choose a tag to compare
@ShadelessFox ShadelessFox released this 05 Mar 19:52
· 517 commits to master since this release
d3e60d0

Features:

  • Core Editor: Mesh exporter was merged (1c3588c) by @REDxEYE
  • Core Editor: Allow importing data into the binary viewer (33525cf)
  • Core Editor: Value inspectors for the binary viewer (9e2b5a7)
  • Core Editor: Utility for inspecting the selected value (kind, type hierarchy, binary representation) (e50935c)
  • Editors: Prompt to reload editor if its contents were changed (3fcab41)
  • Application: Navigator view is now collapsible, it can now be toggled using ALT+1, and its state is persisted (3396364)
  • RTTI: Implement MsgReadBinary for DS WwiseBankResource type (511b389)

Fixes:

  • RTTI: The size of HZDDataSource was computed incorrectly (c18c2c5)