Skip to content

v1.0-alpha1

Pre-release
Pre-release

Choose a tag to compare

@bitbrain bitbrain released this 20 Aug 19:54
· 97 commits to godot-4.x since this release
f02d5ec

Initial Alpha release of Pandora. Basic functionality already established but still lacking some core features required for stable release.

Features

✅ Pandora Editor
✅ dedicated Pandora singleton
@export PandoraEntity in script
✅ wiki with documentation
✅ unit tests for data model and backend

Currently not ready yet

⛔️ UI unit tests
⛔️ drag & drop for entities
⛔️ consider editor events such as 'moving & renaming files' not working yet
⛔️ some property types are still missing, e.g. array and enum support
⛔️ some existing bugs are still in place

This is a pre-release, meaning that breaking API changes may occur or things may not work as expected.