File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
6
6
7
- ## [ 4.0.4] - TBD
7
+ ## [ 4.0.4] - 2023-08-02
8
8
9
9
See the [ release announcement] ( https://godotengine.org/article/maintenance-release-godot-4-0-4 ) for details.
10
10
@@ -113,7 +113,6 @@ See the [release announcement](https://godotengine.org/article/maintenance-relea
113
113
- Fix type check in AnimationTrackKeyEdit for methods ([ GH-74948 ] ( https://github.com/godotengine/godot/pull/74948 ) ).
114
114
- Fix ` AnimatedSprite3D ` autoplay warning ([ GH-77028 ] ( https://github.com/godotengine/godot/pull/77028 ) ).
115
115
- Adjust BoneAttachment3D children/meshes during rest fixer ([ GH-77123 ] ( https://github.com/godotengine/godot/pull/77123 ) ).
116
- - Fix ` get_bone_pose_global_no_override() ` returning incorrect values ([ GH-77194 ] ( https://github.com/godotengine/godot/pull/77194 ) ).
117
116
- Fix for SkeletonIK3D interpolation and bone roll ([ GH-77469 ] ( https://github.com/godotengine/godot/pull/77469 ) ).
118
117
- Fix AnimationPlayer cumulative ` speed_scale ` ([ GH-77500 ] ( https://github.com/godotengine/godot/pull/77500 ) ).
119
118
- Fix adding bones with the same name after calling ` Skeleton3D.clear_bones() ` ([ GH-77874 ] ( https://github.com/godotengine/godot/pull/77874 ) ).
Original file line number Diff line number Diff line change 3
3
major = 4
4
4
minor = 0
5
5
patch = 4
6
- status = "rc "
6
+ status = "stable "
7
7
module_config = ""
8
8
year = 2023
9
9
website = "https://godotengine.org"
You can’t perform that action at this time.
0 commit comments