Skip to content

New Empty Nu template, editor stability fixes and API extensions.

Compare
Choose a tag to compare
@bryanedds bryanedds released this 03 Jun 23:44
· 1037 commits to master since this release

In this release we've -

  • Added 2d imgui drawing API.
  • Internalized content sync functions to reduce module surface area.
  • Called Edit for viewports and context for non-entity simulants in Gaia.
  • Changed keyed value store to use string as key exclusively.
  • Added keyed value change events.
  • Updated Aether Physics nuget package.
  • Fixed potential editor crash when focused on property of type from old code via undo of code reload.

Beyond this, there were a ton of changes to the OmniBlade demo program to get it in shape for the upcoming Steam release.