V-Sekai Changelog - October 2024
- Experimental (π§ͺ): This stage is for features that are still being tested and may not be stable.
- Feature complete (π―): This stage is for features that have all planned functionality implemented.
- Beta (π§): This stage is for features that are largely complete but may still have bugs.
- General release (π): This stage is for features that have been fully tested and are now released.
[Released]
- Not applicable for this month.
[Unreleased]
Added
- π― https://gonzerelli.itch.io/demo - fwsgonzo decided to embed LuaJIT to Godot Sandbox as a proof-of-concept. Touching the first coin will open up a Lua βconsoleβ which redirects print() to a TextEdit
- π― https://gonzerelli.itch.io/demo - We enabled binary translation for LuaJIT on Godot Sandbox.
- π Installed Discord on the Meta Quest 3 and was able to stream Godot Engine and ecosystem applications.
- π― Added a double build of steam audio
- π― Steam Audio now works without a custom Godot Engine fork.
- π§ͺ The VRM Consortium, Inc., the creator and advocate of the VRM 3D avatar file format, which is based on the glTFβ’ 2.0 open standard, has announced a collaboration with The Khronos Group, the developer of glTF, to advance the international standardization of VRM.
- π Submitted IREE.gd to Awesome-Godot-Scientific
- π§ͺ Collaboration with GuilhermeGSousa/godot-motion-matching
- π Found opensource animation assets. Useful bases for retargeting and also stylizing motions. O3DE MotionMatching Animation Assets
- π§ͺ Collaboration with maiself/godot-python-extension
- π§ͺ Split V-Sekai world into world_editor and world_game
Fixed
- π§ Try to release iree-gd for godot engine 4.3 stable. https://github.com/iree-gd/iree.gd/pull/87
- π§ͺ Cleanup 3d cage for porting to python. https://github.com/V-Sekai-fire/godot_cage_deformer
- π§ Updated manifold to remove GLM - https://github.com/godotengine/godot/pull/94321
Deprecated
- Not applicable for this month.
Removed
- Not applicable for this month.
Security
- Security Best Practices:
This project does not adhere to Semantic Versioning.
[Previous Releases]
- Not applicable for this month.