-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Update 4.4 branch #10865
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
Merged
Merged
Update 4.4 branch #10865
Conversation
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
Signed-off-by: dresswithpockets <[email protected]>
* Remove mention of Handbrake from playing_videos.rst Handbrake removed support for OGG in 2009(!) so it is not valid recommendation of tool for the job. Downloaded Handbrake and confirmed it can't export Ogg Theora
…ow-upscale-mode Document Glow Upscale Mode project setting in Environment and post-processing
Fix documented function call in openxr reference space docs
Add docs contribution checklist page
From: `var string = "I have {} cats.".format([3])`
To: `var string = "I have {0} cats.".format([3])`
MonoDevelop has officially been retired 4 years ago on github (https://github.com/mono/monodevelop)
Remove reference to MonoDevelop in C# Basics
Document `editor_hint` and `editor_runtime` feature flags
String.format() wrong placeholder syntax
Fix inaccurate `read_string_from_stdin` migration info.
Update misleading documentation about importing compressed WAV files
… Configuring an IDE
Added comma for better readability
Update two XR tools pages
Update OpenXR Settings page
Bumps [sphinxext-opengraph](https://github.com/sphinx-doc/sphinxext-opengraph) from 0.9.1 to 0.10.0. - [Release notes](https://github.com/sphinx-doc/sphinxext-opengraph/releases) - [Commits](sphinx-doc/sphinxext-opengraph@v0.9.1...v0.10.0) --- updated-dependencies: - dependency-name: sphinxext-opengraph dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Add comma to Using NavigationAgents
These defines were removed in 4.0 but we missed them when we previously updated this documentation page.
The description of how to save a Resource in the Inspector refers to a menu that doesn't exist in 4.4 stable.
C#: Remove outdated bits defines
…pengraph-0.10.0 Bump sphinxext-opengraph from 0.9.1 to 0.10.0
Add Odin binding to community GDExtension binding list
Update games made with Godot in Getting Started
Update tutorials.rst - added free Zenva resources
Clarify resources.rst
Update data_preferences.rst
Change "allow to" to "allow you to"
Co-authored-by: tetrapod <[email protected]>
Fix @export_custom hint format in gdscript_exports.rst
…override Document reading project settings with overrides taken into account in Feature tags
#10838) * Included note about requirement for class_name for a resource to show up in create resource GUI
Update Enum names, improve enum member names, and add related suggestion
I followed the entire 3d tutorial with godot 4.x and the changes to the docs repo were small. The largest change was needing to replace the outdated links to the old starter project with assets. Since there was no longer a non-complete starter project, I made a PR to godot-docs-project-starters. That would need to be reviewed and merged first before the link to the new starter project zip file would be valid. New starter/assets project PR: godotengine/godot-docs-project-starters#9
Update the getting started 3d tutorial for godot 4.x
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.
Updates the 4.4 branch to tip of master (4fc8c58), as all changes so far apply to 4.4.