diff --git a/godot-3.4.3-stable.tar.xz b/godot-3.4.3-stable.tar.xz deleted file mode 100644 index e600eb0..0000000 --- a/godot-3.4.3-stable.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:646e7ace1f7737fe76174c54939db20c2f7c050d8d87361cf8164d4059e6545d -size 22413508 diff --git a/godot-3.4.3-stable.tar.xz.sha256 b/godot-3.4.3-stable.tar.xz.sha256 deleted file mode 100644 index 7dd49b4..0000000 --- a/godot-3.4.3-stable.tar.xz.sha256 +++ /dev/null @@ -1 +0,0 @@ -646e7ace1f7737fe76174c54939db20c2f7c050d8d87361cf8164d4059e6545d godot-3.4.3-stable.tar.xz diff --git a/godot-3.4.4-stable.tar.xz b/godot-3.4.4-stable.tar.xz new file mode 100644 index 0000000..7acaa53 --- /dev/null +++ b/godot-3.4.4-stable.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bba6a8b19150304f2202b01e047a0f659c5c8087424dec9cae0e9442b56add7 +size 22417584 diff --git a/godot-3.4.4-stable.tar.xz.sha256 b/godot-3.4.4-stable.tar.xz.sha256 new file mode 100644 index 0000000..6360209 --- /dev/null +++ b/godot-3.4.4-stable.tar.xz.sha256 @@ -0,0 +1 @@ +9bba6a8b19150304f2202b01e047a0f659c5c8087424dec9cae0e9442b56add7 godot-3.4.4-stable.tar.xz diff --git a/godot.changes b/godot.changes index 64c073d..3d03af0 100644 --- a/godot.changes +++ b/godot.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Sat Mar 26 12:00:00 UTC 2022 - cunix@mail.de + +- Update to 3.4.4 + + Reverted: + * Audio: PitchShift effect quality for different pitch scale values + * ProjectSettings "has_setting()" when used + on a overriden setting with feature tags + + Fixed: + * CSG: visible seam on smoothed sphere, cylinder, and torus shapes + * CSG: mixed smoothed and non-smoothed face normals computation + * Portals: duplication of instanced scenes during conversion + * Animation: cubic interpolate when looping + * "UndoRedo::create_action()" invalid memory usage + * RichTextLabel: shadow color when text has transparency + * Editor: showing "Extend Script" option without script attached + * Physics: Update joints on "NOTIFICATION_POST_ENTER_TREE" + * GLES2: compression on blend shapes + * GLES2: "VersionKey" comparison in shader binding + * GLES3: shader state caching when blend shapes used + * GLES3: broken normals in meshes with blend shapes + ------------------------------------------------------------------- Sat Feb 26 12:00:00 UTC 2022 - cunix@mail.de diff --git a/godot.spec b/godot.spec index bc0595a..c251b4c 100644 --- a/godot.spec +++ b/godot.spec @@ -24,7 +24,7 @@ %define ca_bundle %{_localstatedir}/lib/ca-certificates/ca-bundle.pem Name: godot -Version: 3.4.3 +Version: 3.4.4 Release: 0 Summary: Cross-Platform Game Engine with an Integrated Editor License: MIT