Skip to content

v0.3

Pre-release
Pre-release

Choose a tag to compare

@Xymaru Xymaru released this 17 Jan 03:37
· 40 commits to master since this release

WiwaEngine v0.3

In this version we added some extra features:

  • Fully working scripting engine
  • Engine script assemblies reload
  • Fully working audio engine (with spatial audios)
  • Engine wwise audio project reload
  • Translation between C# and C++ types for reflection using mono
  • Automatic app assembly compilation

Bugs:

  • Mono crashes on loading a class with a templated member field (look Readme.md for more information)