-
Notifications
You must be signed in to change notification settings - Fork 196
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@80f0b33 #759
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
Godot checks if there's Vulkan or GLES3 support. If no support is found, it shows an error message. However the code for this error message is left out when building with opengl3=no
…ncompatible with ubershader method definitions
… add to the right of all other tabs.
…wherever the purpose is only to find the nearest element.
…TAB_RIGHT Fix `CONTAINER_PROJECT_SETTING_TAB_RIGHT` option of `EditorPlugin`
Fix Remote Nodes missing custom icons
…-scene-view Show correct icons in remote object inspector (EditorDebuggerRemoteObject)
…ements Additional macOS codesign entitlements and print verbose
Fix wrong Wayland path if building with opengl3=no
…correct_rounding Revert unintentional rounding change when 2D transform snapping
[Font Importer] Update Unicode block list to Unicode 16.0
Update `use_native_dialog` description in `FileDialog`
…x-select-mouse Fix mouse clamping in Animation Bezier Editor box select
Fix wording in description of `store_line` and `store_string`
Fix Mobile Renderer - Shadow Disabled and User Vertex Lighting flags
Replace some distance checks with square distance checks in NavMap
ItemList - Fix right padding missing
Fix initial skin update timing in Skeleton3D
…ault-init GDScript: Add missing static default initialization for typed dictionaries
Make `EditorFileDialog`'s Recent and Fav list show full path in tooltip
Docs: Add cross-links to antialiasing project settings
Rewrite semaphore handling for transfer workers.
Don't flip playback control buttons in RTL layout
Fix typos in `AnimationMarkerEdit`
Fix Android app permissions for SDK levels earlier than 28
Don't pseudolocalize empty strings
…ain graphics queue. Also adds a new possible texture layout and API trait to support a particular behavior in D3D12 where only the COMMON layout is supported in copy queues. Fixes #98158.
Move transitions of textures from transfer workers to the graphics queue.
Refresh `MenuBar` scene after child renamed in editor
SkogiB
approved these changes
Oct 19, 2024
RadenTheFolf
approved these changes
Oct 19, 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.