-
-
Notifications
You must be signed in to change notification settings - Fork 21.6k
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 3.5 branch (future 3.5.1) - 1st batch #64103
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
Fixes TileMap error msg spam when bake_navigation=true but the optional and depr navigation node is not set. (cherry picked from commit 30d4555)
(cherry picked from commit bd19c9a)
…rgument (cherry picked from commit 39233c2)
References in reStructuredText cannot be located within bold/italic text. This caused the online class reference to have the `:ref:` text written as-is. (cherry picked from commit 9709205)
(cherry picked from commit 25ce459)
It used to return the write index instead of the written bytes (i.e. index + 1) when reading until last block. (cherry picked from commit e8f7b79)
(cherry picked from commit 8c32413)
(cherry picked from commit 34c3966)
(cherry picked from commit ba58491)
If the user does not set the albedo color to pure white, then the multiplication with a value different from 1 will produce modulated colors. Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro> (cherry picked from commit 1f6709d)
(cherry picked from commit 83d478f)
This shortcut got in the way when using the Maya navigation scheme, and also when using the slow freelook modifier (regardless of navigation scheme). (cherry picked from commit 53f4ff2)
(cherry picked from commit 8ae246f)
Adds special logic for handling skeleton bounding rect updates. Previously these were never being updated because the canvas item is never set to "rect_dirty". (cherry picked from commit 18bb668)
(cherry picked from commit 842c3a6)
(cherry picked from commit 373e3df)
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.
No description provided.