Skip to content
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 81 commits into from
Jan 9, 2025

Conversation

Spartan322
Copy link
Member

No description provided.

tetrapod00 and others added 30 commits November 17, 2024 22:29
- 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.
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
dependabot bot and others added 23 commits January 6, 2025 09:16
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.
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
…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
…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
@Spartan322 Spartan322 merged commit 65d7e30 into Redot-Engine:master Jan 9, 2025
1 check passed
@Spartan322 Spartan322 deleted the merge/d8fecf7 branch January 9, 2025 14:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.