Skip to content

v0.8.0

Latest

Choose a tag to compare

@HailToDodongo HailToDodongo released this 28 Jul 21:54

What's Changed

Node-Graph

Features & Engine changes

Physics System

  • Physics API: Add swept-sphere function by @Aaronmac64 in #276
  • improved collision system heap traffic, introduced better bookkeeping… by @Byterset in #288
  • big collision optimizations by @Byterset in #293
  • Auto fit colliders by @MoisesMlg in #295
  • Change VEC3_FORWARD direction in math.h by @Byterset in #300
  • fix: let rigidbodies adopt changes from externally changed transforms, prevent visual interpolation leaking into physics by @Byterset in #301
  • feat: Allow to set the collider colour in the preferences by @MoisesMlg in #302
  • correctly scale the velocity of the rigidbody by the graphicsscale wh… by @Byterset in #303

Editor

Docs & Build

New Contributors

Full Changelog: v0.7.0...v0.8.0

Checkout the main repositories Readme for more information.

Warning

This project is still in early development, features are going to be missing.
Documentation is also still work in progress, and breaking API changes are to be expected.