forked from godotengine/godot
-
-
Notifications
You must be signed in to change notification settings - Fork 0
L #1
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
Open
charlieduzstuf
wants to merge
8,916
commits into
Lowena-Cove:master
Choose a base branch
from
godotengine:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
L #1
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
Fix file_dialog's root_subfolder on Windows
Fix JacobianIK to apply gradient correctly
Use `is_visible_in_tree()` as per KoBeWi's suggestion
Add support for setting a joypad's LED light color
…he_first_place Fix blurry items on `PopupMenu` when `v_separation` has an odd value
…rror Fix error in `BlendSpace2D` when selecting blend position tool
[Android] Make use of activity-alias as the primary launcher mechanism
…vigation Improve Project Manager UI navigation
Android: Fix root window shrinking when keyboard appears
Change prev/next button theme variation to FlatButton for FileSystem and Inspector dock
Default preset container to minimum size in Export dialog
…ide-tree Stop drawing of MarginContainer margins if not in tree
Jolt Physics: Remove sharing shared soft body settings from SoftBody3D
Make FileSystemDock navigate to currently selected scene tab
Deprecate `get_scene()` in `EditorScript` class
Remove padding columns from plugin settings
Fix incorrect bottom panel theming
Track groups in Animation tab hover highlight
Allow to add padding to `ScrollBar`s
Add a right click menu to the project manager
We now have APIs exactly for this use case of querying project settings for a target platform instead of the host OS. - Fixes #112462.
2D: Fix clip children
…_fix Fix shader baker freezing if there are errors in the shader compilation process.
…ting-the-input-method-on-x11 Fix cannot input Chinese after restarting the input method on X11
…icon-warnings Silence warnings about DisplayServer icons on iOS and visionOS
Multiplayer: Remove `_custom_spawner` from error message.
Rename Select Mode to Transform Mode, and create a new Select Mode without transform gizmo
Shader Baker: Fix Linux export warning
blender/import: correct exit code on Python exception
[CI] Remove cache clean action
Round AtlasTexture size
This patch introduces a new protocol proxy, which multiplxes Wayland clients into a single connection, allowing us to redirect calls (e.g. create toplevel -> create subsurface). Mixed with some state tracking and emulation, we can embed a full-featured client into the editor.
…on with `memcmp` where possible.
C#: Ensure mono editor supports Visual Studio 2026
Add missing mipmaps to RB_TEX_BACK_COLOR
Resolve depth buffer in mobile renderer when required
Fix bug where optional argument is not validated before use
Wayland: Implement game embedding
Fix typo in MacOS and iOS export settings
…ate-fix Fix buffer creation on old D3D12 runtimes.
2D: Fix nine-patch rendering
Fix compilation errors with `deprecated=no`
Android Editor: Adjust script editor size for virtual keyboard
Clean up `String::find` and similar functions to remove duplicate code, and speed up comparison.
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.