Richard Brown 2022-10-04 18:37:51 +00:00 committed by Git OBS Bridge
commit 70ba09732b
6 changed files with 31 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22a47065392b8a2a19690db42085b2756c2f67996bd24688cb17307f8a4b59c8
size 24044340

View File

@ -1 +0,0 @@
22a47065392b8a2a19690db42085b2756c2f67996bd24688cb17307f8a4b59c8 godot-3.5-stable.tar.xz

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4e0d9045b659d36df07ad6e0c5b54e34551bce2618da2549d8f8089749ac767
size 24153448

View File

@ -0,0 +1 @@
f4e0d9045b659d36df07ad6e0c5b54e34551bce2618da2549d8f8089749ac767 godot-3.5.1-stable.tar.xz

View File

@ -1,3 +1,28 @@
Fri Sep 30 12:00:00 UTC 2022 - cunix@mail.de
- Update to 3.5.1
Added:
* Expose Tabs "set/get_tab_button_icon()" to scripting
Changed:
* Include terminal indented comments for code folding in editor
* Portals: Show RayCast debug helper
Fixed:
* GNU ld detection for pck_embed linker script
* CPUParticles initialize data on "set_amount"
* Crash when playing SceneTreeTween right after finishing
* "Time.get_unix_time_from_system()" not including msecs
* Crash when pressing up on an empty PopupMenu
* Exclude disabled StaticBody collisions from NavigationMesh baking
* Prevent HTTPRequest from polling invalid client
* Hotfix for Bullet's collision margin regression
And more:
https://downloads.tuxfamily.org/godotengine/3.5.1/Godot_v3.5.1-stable_changelog_chrono.txt
-------------------------------------------------------------------
Mon Sep 12 12:00:00 UTC 2022 - cunix@mail.de Mon Sep 12 12:00:00 UTC 2022 - cunix@mail.de
- Heap-buffer-overflow in bundled thirdparty tool tinyexr - Heap-buffer-overflow in bundled thirdparty tool tinyexr

View File

@ -24,7 +24,7 @@
%define ca_bundle %{_localstatedir}/lib/ca-certificates/ca-bundle.pem %define ca_bundle %{_localstatedir}/lib/ca-certificates/ca-bundle.pem
Name: godot Name: godot
Version: 3.5 Version: 3.5.1
Release: 0 Release: 0
Summary: Cross-Platform Game Engine with an Integrated Editor Summary: Cross-Platform Game Engine with an Integrated Editor
License: MIT License: MIT
@ -168,7 +168,7 @@ Provides: bundled(embree) = 3.13.0
Provides: bundled(bullet) = 3.24 Provides: bundled(bullet) = 3.24
# see comments for freetype2, libpng and zlib Factory BuildRequires # see comments for freetype2, libpng and zlib Factory BuildRequires
Provides: bundled(freetype2) Provides: bundled(freetype2)
Provides: bundled(libpng) Provides: bundled(libpng) = 1.6.38
Provides: bundled(libzstd) Provides: bundled(libzstd)
Provides: bundled(zlib) Provides: bundled(zlib)
%if 0%{?sle_version} < 150200 %if 0%{?sle_version} < 150200