diff --git a/godot-3.4.4-stable.tar.xz b/godot-3.4.4-stable.tar.xz deleted file mode 100644 index 7acaa53..0000000 --- a/godot-3.4.4-stable.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 6360209..0000000 --- a/godot-3.4.4-stable.tar.xz.sha256 +++ /dev/null @@ -1 +0,0 @@ -9bba6a8b19150304f2202b01e047a0f659c5c8087424dec9cae0e9442b56add7 godot-3.4.4-stable.tar.xz diff --git a/godot-3.4.5-stable.tar.xz b/godot-3.4.5-stable.tar.xz new file mode 100644 index 0000000..6823ced --- /dev/null +++ b/godot-3.4.5-stable.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1857ccb0d4847211664b944c8feaed1832c9845a0f1e5aa886136de66110a388 +size 22630816 diff --git a/godot-3.4.5-stable.tar.xz.sha256 b/godot-3.4.5-stable.tar.xz.sha256 new file mode 100644 index 0000000..d566b60 --- /dev/null +++ b/godot-3.4.5-stable.tar.xz.sha256 @@ -0,0 +1 @@ +1857ccb0d4847211664b944c8feaed1832c9845a0f1e5aa886136de66110a388 godot-3.4.5-stable.tar.xz diff --git a/godot.changes b/godot.changes index 20f6328..2b94c7d 100644 --- a/godot.changes +++ b/godot.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Tue Aug 2 12:00:00 UTC 2022 - cunix@mail.de + +- Update to 3.4.5 + + Added: + * Expose "tile_texture" property in TilesetEditorContext + + Changed: + * XR: Update Meta hand tracking version + + Fixed: + * X11 "OS.is_window_maximized()" + * Properly check for fullscreen toggle made through the Window Manager + * Crash in AudioServer when switching audio devices + with different audio channels count + * EditorProperty icon overlapping text with checkbox + * Custom class icon when it inherits from a script + * UndoRedo in Gradient editor + * Editor undo history for function name autocompletion + * FileDialog: Fix support for changing directory in + "user://" and "res://" modes + * RichTextLabel: Fix implementation of "remove_line()" + * glTF texture filename decoding + * Document that accumulated input is disabled by default + This is actually due to a regression in 3.4. + It's kept disabled in this release for compatibility, + but will be enabled by default in 3.5. + * GLES2: Unpack blend shape arrays when necessary + * GLES3: Unbind vertex buffer before calculating blend shapes + * Portals: Force full check on adding moving object + + And more: + https://downloads.tuxfamily.org/godotengine/3.4.5/Godot_v3.4.5-stable_changelog_chrono.txt + ------------------------------------------------------------------- Wed Jun 29 11:22:45 UTC 2022 - Andreas Schwab diff --git a/godot.spec b/godot.spec index 7635428..c0eee91 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.4 +Version: 3.4.5 Release: 0 Summary: Cross-Platform Game Engine with an Integrated Editor License: MIT @@ -107,7 +107,7 @@ Provides: bundled(enet) = 1.3.17 # Has custom changes to support seeking in zip archives # Should not be unbundled. -Provides: bundled(minizip) = 1.2.11 +Provides: bundled(minizip) = 1.2.12 Provides: bundled(FastLZ) Provides: bundled(Tangent_Space_Normal_Maps) @@ -153,7 +153,7 @@ Provides: bundled(embree) = 3.13.0 Provides: bundled(bullet) = 3.17 Provides: bundled(libzstd) %if 0%{?sle_version} < 150200 -Provides: bundled(mbedtls) = 2.16.12 +Provides: bundled(mbedtls) = 2.18.1 %endif %if !0%{?is_opensuse} # SLES seems not to have miniupnpc and wslay