Skip to content

Commit

Permalink
Update 20241003-changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fire authored Oct 25, 2024
1 parent dc2035c commit d8e2871
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions changelog/2024/20241003-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@

### 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. https://github.com/V-Sekai-fire/godot-steam-audio/tree/double
- 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. https://www.khronos.org/news/press/the-khronos-group-and-vrm-consortium-collaborate-to-advance-international-standardization-of-the-vrm-3d-avatar-file-format
- 🎯 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. https://github.com/V-Sekai-fire/godot-steam-audio/tree/double
- 🎯 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. https://www.khronos.org/news/press/the-khronos-group-and-vrm-consortium-collaborate-to-advance-international-standardization-of-the-vrm-3d-avatar-file-format

### 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
- 🚧 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

Expand Down

0 comments on commit d8e2871

Please sign in to comment.