v1.0-alpha2
Pre-release
Pre-release
bitbrain
released this
26 Aug 09:55
·
80 commits
to godot-4.x
since this release
The 2nd alpha release of Pandora has arrived! While Version 1.0 still seems lightyears away, contributors have been hard at work addressing issues and resolving bugs.
What's Changed
- 📖 Minor typo in sample code and error message by @russmatney in #75
- ✨ Tooltips & minor whitespace tweak by @tylercchase in #76
- ✨ Added string representation for model resources. by @VojtaStruhar in #78
- 🐛 Setting a reference property by @VojtaStruhar in #81
- 🐛 Fix typo on editor interface page by @eth0net in #86
- 🐛 Fix invalid entity instantiation by @bitbrain in #74
- 🐛 Fallback to entity instantiation when script is invalid by @bitbrain in #87
- 🐛 Do not use custom constructor for resource by @bitbrain in #88
New Contributors
- @russmatney made their first contribution in #75
- @tylercchase made their first contribution in #76
- @VojtaStruhar made their first contribution in #78
- @eth0net made their first contribution in #86
Full Changelog: v1.0-alpha1...v1.0-alpha2