forked from godotengine/godot-docs
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Merge commit godotengine/godot-docs@4895db1 #36
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
…d iOS - Reorder instructions to mention ARM64 builds first in macOS, as this is the primary architecture in use now (with all new Macs since 2023 being sold with Apple Silicon only). The `lipo` command still works as before, as it infers the architecture from the input files. - Remove the manual bundle generation steps to make the page shorter (similar to Compiling for Android). - Remove references to the master branch (this was only relevant when 4.0 was still in development).
…eath Document physics spiral of death performance issue in Troubleshooting physics issues
…ding Fix shader function overloading paragraph
…-typed Clarify restrictions on nested array types in Static typing in GDScript
…-scons-generate-bundle Document `generate_bundle=yes` SCons option in Compiling for macOS and iOS
Remove Blender ESCN exporter pages
- Flesh out the introduction.
Adds a warning note to shading_language.rst. GDShader does not initialize local variables to 0, and an uninitialized local variable can contain an arbitrary value.
Add additional context on where the Browse button is located. Mention the Browse button in the instructions for creating a new project.
Add warning about uninitialized variables in shaders
Document Variant not being nullable
…umentation-comments Mention documentation comments in GDScript basics
Add an about page for the Godot XR Editor
…es-filename Document filename requirements in C# global classes
Clarify section on using the file browser
…iform-note Remove note about not supporting per-instance uniforms in the Compatibility backend
Add W4 Games to porting support list
…o_code_mac_launch_json_example Adding Visual Studio Code Mac launch.json example
…l-grow Add note about flat shading and Grow in Standard Material page
…4fa552 classref: Sync with current master branch (44fa552)
…r-color-texture Clarify COLOR and TEXTURE in CanvasItem shaders
…ections Add link from Rendering to 2D and 3D rendering sections
Spartan322
force-pushed
the
merge/4895db1
branch
from
October 20, 2024 00:52
feb61aa
to
5386dc0
Compare
Spartan322
changed the title
Sync godotengine/godot-docs@4895db1287eb76011ca878ec6f94ecaa8cb0ca26
Merge commit godotengine/godot-docs@4895db1287eb76011ca878ec6f94ecaa8cb0ca26
Oct 20, 2024
Spartan322
changed the title
Merge commit godotengine/godot-docs@4895db1287eb76011ca878ec6f94ecaa8cb0ca26
Merge commit godotengine/godot-docs@4895db1
Oct 20, 2024
tindrew
approved these changes
Oct 21, 2024
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.