-
-
Notifications
You must be signed in to change notification settings - Fork 21.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cherry-picks for the 4.1 branch (future 4.1.1) - 1st batch #79297
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit 9dd9818)
…updated (cherry picked from commit 35ed7c7)
(cherry picked from commit 1994c25)
(cherry picked from commit 153c4a4)
(cherry picked from commit 581d081)
(cherry picked from commit fa84d09)
(cherry picked from commit 9744657)
(cherry picked from commit 7ee916a)
(cherry picked from commit df5c68a)
(cherry picked from commit ac454ce)
(cherry picked from commit c022f52)
(cherry picked from commit 1d16704)
(cherry picked from commit 671a5b4)
…eEditor` (cherry picked from commit fec731b)
(cherry picked from commit 1d970cd)
(cherry picked from commit d48636c)
(cherry picked from commit 356297f)
(cherry picked from commit a5d6152)
(cherry picked from commit fc40ba2)
(cherry picked from commit b2bef8c)
(cherry picked from commit d007be2)
(cherry picked from commit 693e6e0)
Previously the call was executed every time, because in the `_drop_mouse_over();` a few lines above, `gui.mouse_over = nullptr;` was set. (cherry picked from commit 37a96d3)
…t_attention`. (cherry picked from commit 49af258)
This does not fix Camera3D::project_ray_normal(). Adds Camera3D::get_camera_projection() and exposes it to GDScript (cherry picked from commit 47e63bc)
(cherry picked from commit d17c522)
(cherry picked from commit d667402)
(cherry picked from commit c0453a5)
(cherry picked from commit 1649dca)
akien-mga
approved these changes
Jul 11, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Pre-emptively approving, though I'm aware Yuri will add a couple cherry-picks from PRs merged today (also approved by me).
(cherry picked from commit df1d354)
(cherry picked from commit 0183340)
(cherry picked from commit 95ccbde)
(cherry picked from commit dcd16a5)
We can't rely on the error code from `gio` or `kioclient5`, in my rudimentary testing they return `1` for both missing files and other situations like not having a Trash can on the mounted volume. Fixes godotengine#79108. (cherry picked from commit a6e75f3)
(cherry picked from commit 30a9c90)
akien-mga
approved these changes
Jul 11, 2023
YuriSizov
force-pushed
the
4.1-cherrypicks
branch
from
July 11, 2023 11:33
f2ed8f0
to
17915b8
Compare
RedworkDE
reviewed
Jul 11, 2023
YuriSizov
force-pushed
the
4.1-cherrypicks
branch
from
July 11, 2023 11:46
17915b8
to
92cf616
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Not including changelog for now.