Skip to content

v0.4.0

Choose a tag to compare

@HailToDodongo HailToDodongo released this 26 Feb 22:54

v0.4.0 - Changelog

  • MacOS / Metal support (by rasky, #106)
  • Runtime-Engine
    • Fix rendering issue where the camera region / scissor is not set for all draw-layers
  • Editor - General
    • Fix clean-build under windows
    • Automatically force a clean-build if engine code changed
    • Configurable keybindings and editor preferences (by @Q-Bert-Reynolds, #95)
    • Fix issue where snapping during scaling would collapse objects to zero size
    • Improved performance of the asset browser
  • Toolchain manager:
    • Existing installations can now be updated too (by @thekovic, #11)
  • CLI
    • New command to clean a project (--cmd clean)

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.