Closed
Conversation
…ontent The issue was causing by a bug within the logic for `FileAccessFilesystemJAndroid#eof_reached()` causing that value to remain false after the eof was reached. This in turn caused an infinite loop in the file scanner preventing the project's content from showing up. (cherry picked from commit 3047954)
The functionality is unavailable on Android (requires export capability) and unnecessarily consumes resources (cherry picked from commit 3ac6b6a)
(cherry picked from commit c988deb)
The setting is initially assigned the name of the Godot project, but it's kept freezed to prevent issues when renaming the Godot project. The user can always rename the C# project and solution manually and change the setting to the new name. Co-authored-by: Ignacio Roldán Etcheverry <ignalfonsore@gmail.com> (cherry picked from commit 31d09a8)
… / grayscale data. (cherry picked from commit 4d0c0f3)
(cherry picked from commit d2ef3bf)
(cherry picked from commit b5e1096)
(cherry picked from commit 052257e)
(cherry picked from commit 5acf30b)
(cherry picked from commit f8f665b)
There was no mention of the effect of AudioListener2D in this documentation, making it unclear if there was a relationship. The new text is copied and modified from the AudioStreamPlayer3D documentation. Use 'an' as article before 'AudioListener3D' (cherry picked from commit a7ebc6f)
…r index selected (cherry picked from commit fe16aec)
(cherry picked from commit 8c2a577)
(cherry picked from commit 4a3cb14)
(cherry picked from commit a2b088b)
(cherry picked from commit 953c78e)
(cherry picked from commit a90c348)
(cherry picked from commit fce3602)
Adds more details, especially about caveats, failure modes and pitfalls (cherry picked from commit be41c09)
(cherry picked from commit f0d380c)
(cherry picked from commit e3b3462)
… list files. (cherry picked from commit 3a24839)
(cherry picked from commit 6417b99)
Fix NavigationObstacle nodes not registering to default navigation map. (cherry picked from commit 47b39ce)
(cherry picked from commit fed2879)
(cherry picked from commit 73470e1)
(cherry picked from commit e2dac6e)
(cherry picked from commit c92ceca)
(cherry picked from commit cdd6041)
This file contains hidden or 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
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.