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

Release v9.0

Choose a tag to compare

@ChaoticByte ChaoticByte released this 06 Feb 22:32
· 19 commits to main since this release
9192e02

✨ Highlights

Maaaany breaking changes :)

The built-in editor is no more

So... the built-in editor got removed. Godots own editor is way more advanced, stable and feature-rich, please use it instead from now.

screenshot

I will provide a template project with each release that can be imported in Godot.

Unbundled shaderlib

With the builtin editor gone, it is no longer necessary to bundle the shaderlib with the editor. I will distribute it with each release tho.

Commandline interface

The cmd command got renamed to apply.

📋 Changelog

➔ v8.2...v9.0