Skip to content
This repository has been archived by the owner on Oct 11, 2020. It is now read-only.

1.3: Stability and editor features

Compare
Choose a tag to compare
@zeh zeh released this 08 Aug 19:57
· 21 commits to master since this release
  • Editor: SfxrGameObject instances are properly removed when switching between play and edit mode (no more leftover objects)
  • Editor: The same SfxrSynth instance is reused when generating test sounds, rather than creating new instances on every change (better memory use)
  • Editor: Added option to export WAV file to SfxrSynth (and the GUI)
  • Fixed showstopping error that prevented publishing in non-PC platforms