[pull] master from godotengine:master - #104
Open
pull[bot] wants to merge 6908 commits into
Open
Conversation
[macOS] Fix some outdated export options.
…rmatting Fix list formatting in Scene organization
…-taskbar-progress Simplify taskbar progress reporting example in Creating applications
Add documentation for Vendor Runtime Modules
Update List of features for 4.7
Add labeler github workflow
classref: Sync with current master branch (df62358)
Fix duplicate XR images and incorrect name for `xr_left_hand.webp`
Fix issue with labeler.yml
Remove labeler workflow
Horizontal rules are center-aligned by default, not left-aligned.
…-default-align Fix default alignemnt for `[hr]` in BBCode in RichTextLabel
Co-authored-by: Colin O'Rourke <Colin.ORourke@icloud.com>
Update codespell to include many more checks
…ation-update Update QtCreator configuration guide
Reword node types sentence in key concepts overview
Update first look information to use asset store instead of assetlib
Fix accidental usages of RST's default role
Bumps [pygments](https://github.com/pygments/pygments) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.20.0...2.21.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Code has two errors: _dock.DefaultSlot = DockSlot.LeftUl; _dock.AvailableLayouts = DockLayout.Horizontal | DockLayout.Floating; Lines corrected to the proper types: _dock.DefaultSlot = EditorDock.DockSlot.LeftUl; _dock.AvailableLayouts = EditorDock.DockLayout.Horizontal | EditorDock.DockLayout.Floating;
The FinePointCGI website no longer exists.
Remove dead link to tutorial
Returning the indentation.
Indentation, comment removal
Expand codespell coverage
Add specific icons to admonitions
Clarify lack of physics interpolation support with GPUParticles2D in 2D particle systems
Correction for example C# code in 'A custom dock'
…21.0 Bump pygments from 2.20.0 to 2.21.0
fix typo: 'version' -> 'versions'
Update macOS/iOS system requirements.
Update description about visible handlers in the getting started tutorial.
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
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )