Accepting request 965087 from home:cunix:godot
Update to 3.4.4 OBS-URL: https://build.opensuse.org/request/show/965087 OBS-URL: https://build.opensuse.org/package/show/games/godot?expand=0&rev=38
This commit is contained in:
parent
6e4fb35bef
commit
45e7ae81fe
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:646e7ace1f7737fe76174c54939db20c2f7c050d8d87361cf8164d4059e6545d
|
||||
size 22413508
|
@ -1 +0,0 @@
|
||||
646e7ace1f7737fe76174c54939db20c2f7c050d8d87361cf8164d4059e6545d godot-3.4.3-stable.tar.xz
|
3
godot-3.4.4-stable.tar.xz
Normal file
3
godot-3.4.4-stable.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9bba6a8b19150304f2202b01e047a0f659c5c8087424dec9cae0e9442b56add7
|
||||
size 22417584
|
1
godot-3.4.4-stable.tar.xz.sha256
Normal file
1
godot-3.4.4-stable.tar.xz.sha256
Normal file
@ -0,0 +1 @@
|
||||
9bba6a8b19150304f2202b01e047a0f659c5c8087424dec9cae0e9442b56add7 godot-3.4.4-stable.tar.xz
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user