forked from godotengine/godot-docs
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Merge commit godotengine/godot-docs@d8fecf7 #95
Merged
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
- Add screenshots - Document reading and writing settings - Document manually editing project.godot - Note that most settings are changed in different classes at runtime
As of C# 12 we can now use collection expressions to reduce some boilerplate when initializing collections.
…-expressions [.NET] Use collection expressions
Add technical definition for manifoldness
…nore-start-and-restore GDScript: Document `@warning_ignore_start` and `@warning_ignore_restore`
* Improve instruction for RISC-V
Adds a paragraph about the self keyword and documents that it can be used to refer to variables defined in subclasses of current class. --------- Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> Co-authored-by: RedMser <5117197+RedMser@users.noreply.github.com> Co-authored-by: Danil Alexeev <dalexeev12@yandex.ru> Co-authored-by: tetrapod <145553014+tetrapod00@users.noreply.github.com>
…_modifiers_docs OpenXR: add binding modifiers documentation to action map
…9a8ab7 classref: Sync with current master branch (99a8ab7)
Standardize header syntax within About section
I originally made this for the 4.3 branch by accident, so I'm doing it again for the master branch.
Remove links to YouTube devlogs
There is a layout issue in `godot_notifications.rst`, due to inline code marker not working properly within bold text.
Fix layout issue in `godot_notifications.rst`
Clarify that the callback must take **exactly one array argument**.
Groups: Nodes panel doesn't allow node multiselect
Document standards for RST section header syntax
Bumps [pygments](https://github.com/pygments/pygments) from 2.18.0 to 2.19.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.19.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…pygments-2.19.0 Bump pygments from 2.18.0 to 2.19.0
Add navigation buttons before user-contributed notes on all pages.
According to https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners, these runners are expected to have 4 CPUs available
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.0 to 2.19.1. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.0...2.19.1) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…pygments-2.19.1 Bump pygments from 2.19.0 to 2.19.1
CI updates (master branch)
…rchitecture-metal Document Metal support in Internal rendering architecture
…iplayer tutorial Correct both the GDScript and C# code examples in the "Example lobby implementation" section of the Networking/High-level multiplayer tutorial.
…hadowmask Document shadowmasks in Using LightmapGI
Indirect children are currently ignored.
…p-clarify Clarify the meaning of instancing diagram arrows in Creating instances
…t-children-only Document only direct child nodes accounting for CollisionShape2D/3D
…ltiplayer Fix the "Example lobby implementation" section of the High-level multiplayer tutorial
1bba06e
to
ed40009
Compare
ed40009
to
6d90b8b
Compare
tindrew
approved these changes
Jan 9, 2025
# for free
to join this conversation on GitHub.
Already have an account?
# 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.