Skip to content
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 38 commits into from
Oct 21, 2024

Conversation

Spartan322
Copy link
Member

@Spartan322 Spartan322 commented Oct 19, 2024

No description provided.

clayjohn and others added 30 commits September 10, 2024 14:59
…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
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
…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
skyace65 and others added 6 commits October 18, 2024 19:57
…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 Spartan322 marked this pull request as draft October 19, 2024 14:31
@Spartan322 Spartan322 changed the title Sync godotengine/godot-docs@4895db1287eb76011ca878ec6f94ecaa8cb0ca26 Merge commit godotengine/godot-docs@4895db1287eb76011ca878ec6f94ecaa8cb0ca26 Oct 20, 2024
@Spartan322 Spartan322 marked this pull request as ready for review October 20, 2024 00:53
@Spartan322 Spartan322 changed the title Merge commit godotengine/godot-docs@4895db1287eb76011ca878ec6f94ecaa8cb0ca26 Merge commit godotengine/godot-docs@4895db1 Oct 20, 2024
@Spartan322 Spartan322 merged commit 649a398 into Redot-Engine:master Oct 21, 2024
1 check passed
@Spartan322 Spartan322 deleted the merge/4895db1 branch October 21, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.