Commit Graph

21140 Commits

Author SHA1 Message Date
Rémi Verschelde e015e8bde4 Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +01:00
Goldenlion5648 a71749c884 Add enter and escape shortcuts in input map editor 2026-03-10 18:54:15 -04:00
Thaddeus Crews ca77be8d0a Merge pull request #117286 from akien-mga/clangd-unused-includes-scene
Remove unused includes in `scene` with clangd-tidy
2026-03-10 14:11:08 -05:00
Thaddeus Crews 96488ce266 Merge pull request #117289 from ryevdokimov/reset-follow-count2
Reset follow mode focus count after committing a transform
2026-03-10 14:11:07 -05:00
Rémi Verschelde 8028b65442 Remove unused includes in scene with clangd-tidy 2026-03-10 16:40:00 +01:00
ryevdokimov 28ebd60ce2 Reset follow mode focus count after committing a transform 2026-03-10 09:52:17 -04:00
Yyf2333 282e4544b0 Split VariantCaster from binder_common.h 2026-03-10 17:59:33 +08:00
Thaddeus Crews a1eaac8171 Merge pull request #117214 from ryevdokimov/reset-follow-count
Reset follow mode focus count on selection change
2026-03-09 15:18:26 -05:00
Thaddeus Crews 88cd7ab378 Merge pull request #105791 from ryevdokimov/cancel-navigation
Add the ability to cancel pan/zoom/orbit navigation
2026-03-09 15:18:26 -05:00
Thaddeus Crews 642056ad82 Merge pull request #117228 from ryevdokimov/touch-optimization-no-restart
Remove restart requirement for `interface/touchscreen/enable_touch_optimizations` setting
2026-03-09 15:18:24 -05:00
Thaddeus Crews e77db812ff Merge pull request #117242 from Rindbee/change-the-resource-path-before-update_files
Change the resource path before `update_files()`
2026-03-09 15:18:23 -05:00
Thaddeus Crews 8130dde509 Merge pull request #116970 from ryevdokimov/path3d-signal-fix
Fix duplicate signal error for `Path3D` when switching tabs
2026-03-09 15:18:22 -05:00
Thaddeus Crews fbc00f1f84 Merge pull request #117203 from kitbdev/sc-ed3d
Use SplitContainer for Node3D Editor viewports
2026-03-09 15:18:20 -05:00
Thaddeus Crews 8e58bc2cf6 Merge pull request #116995 from Calinou/editor-marker3d-gizmo-fix-line-brightness
Fix Marker3D editor gizmo being darker than intended for negative axis lines
2026-03-09 15:18:18 -05:00
Thaddeus Crews 8dc8e91fe9 Merge pull request #117187 from WhalesState/light-theme-icons
Fix some icon colors for light themes.
2026-03-09 15:18:15 -05:00
Thaddeus Crews b5613b27e4 Merge pull request #116412 from YeldhamDev/marginalized_shader_editor
Fix `ShaderEditor`'s UI overflowing when shrunk
2026-03-09 15:18:12 -05:00
Thaddeus Crews 3f040adfac Merge pull request #117016 from Mrfanta-stick/fix-script-create-dialog-fallback
Add explicit OptionButton fallback state in ScriptCreateDialog
2026-03-09 15:18:10 -05:00
ryevdokimov 91a85af575 Remove restart requirement for interface/touchscreen/enable_touch_optimizations setting 2026-03-09 13:19:52 -04:00
Robert Yevdokimov 05c915566c Add the ability to cancel pan/zoom/orbit navigation 2026-03-09 12:20:02 -04:00
风青山 2752d1e261 Change the resource path before update_files() 2026-03-09 21:56:23 +08:00
Robert Yevdokimov 3b581b19d0 Fix duplicate signal error for Path3D when switching tabs 2026-03-09 09:13:40 -04:00
Rémi Verschelde f1f62d7868 Merge pull request #116394 from Ryan-000/ryan-opt-anim
Optimize Animation Resource, Library, Mixer, and Player
2026-03-09 11:49:21 +01:00
ryevdokimov 005a661bd0 Reset follow mode focus count on selection change 2026-03-08 03:16:13 -04:00
kit 90be4208e8 Use SplitContainer for Node3D Editor viewports 2026-03-07 20:39:36 -05:00
Mounir Tohami 2d525307b0 Fix some icon colors for light themes. 2026-03-07 17:39:35 +02:00
Silc Lizard (Tokage) Renew 73d041dd98 Optimize Animation Resource, Library, Mixer, Player
Co-Authored-By: Silc Lizard (Tokage) Renew <tokage.it.lab@gmail.com>
2026-03-06 16:35:21 -05:00
Michael Alexsander 2f4e6b9de4 Allow to change the color of canvas selection 2026-03-06 16:13:43 -03:00
Thaddeus Crews decc376c12 Merge pull request #114962 from YeldhamDev/inspector_theme_empty_fix
Fix theme properties not showing their default values when undoing changes
2026-03-06 12:40:26 -06:00
Thaddeus Crews 308ebc9bfe Merge pull request #117089 from dalexeev/editor-help-bit-add-missing-copy-notification
Add missing code snippet copy notification to `EditorHelpBit`
2026-03-06 12:40:23 -06:00
Thaddeus Crews 27ff328ef7 Merge pull request #114406 from KoBeWi/zaznacz
Improve generic quick open title
2026-03-06 12:40:21 -06:00
Thaddeus Crews 48897bb5df Merge pull request #92080 from Nodragem/make-dropping-tooltip-consistent
Make resource drop tooltip consistent between 2D and 3D
2026-03-06 12:40:18 -06:00
Thaddeus Crews 7c9bbc408b Merge pull request #112084 from KoBeWi/spontaneous_duplication
Allow echo events for some Scene dock shortcuts
2026-03-06 12:40:15 -06:00
Thaddeus Crews 938369749a Merge pull request #116734 from kitbdev/sc-drag-nested-intersection
SplitContainer drag nested intersections
2026-03-06 12:40:12 -06:00
Thaddeus Crews 42c771d160 Merge pull request #115957 from YeldhamDev/cursor_manipulator
Add `View3DController` for editor 3D view manipulation
2026-03-06 12:40:06 -06:00
Thaddeus Crews a209e26690 Merge pull request #111528 from Meorge/feat/project-manager-upgrade
Depict version discrepancies in Project Manager
2026-03-06 12:40:02 -06:00
Thaddeus Crews 27b004f4b1 Merge pull request #117147 from RoeckVictor/fix-116944-cant-add-animation-library-twice
Remove previous animation libraries before adding them to dummy player
2026-03-06 12:39:57 -06:00
Thaddeus Crews fd3a9b340d Merge pull request #117134 from marcomolinaleija/fix/i18n-accessibility-pot-extraction
i18n: Extract Control accessibility name/description in POT generator
2026-03-06 12:39:55 -06:00
Rémi Verschelde 2759cbdc6c Merge pull request #87081 from timoschwarzer/feature/control-render-transform
Add transform offset to Control nodes
2026-03-06 15:16:43 +01:00
Mrfanta-stick 4b86e36947 Add explicit OptionButton fallback state in ScriptCreateDialog 2026-03-06 19:31:05 +05:30
Roeck Victor 32f835124d Remove previous animation libraries before adding them to dummy player 2026-03-06 14:52:37 +01:00
Rémi Verschelde ddfb4f1e44 Merge pull request #117126 from kitbdev/fix-ste-breakpoint-shortcut
Fix TextEditor breakpoint and bookmark shortcuts not working until menu is opened
2026-03-06 12:44:39 +01:00
Rémi Verschelde a772f16387 Merge pull request #117109 from syntaxerror247/script-editor-portrait
Android editor: Enable orientation change in Script Editor
2026-03-06 12:44:31 +01:00
Geoffrey Mégardon b8b3e66c1b improve tooltips when dropping files in viewport
remove can_instantiate
2026-03-06 11:25:31 +00:00
Marco Leija d158e7cf39 i18n: Extract Control accessibility name/description in POT generator
Control nodes' `accessibility_name` and `accessibility_description`
properties are passed through `tr()` at runtime, but were not included
in the list of properties extracted by the packed scene translation
parser plugin. This caused them to be silently omitted from generated
.pot files, making it impossible to translate them.

Fixes #115366.
2026-03-05 20:04:52 -06:00
Anish Kumar 25a203aa34 Android editor: Enable orientation change in Script Editor 2026-03-06 06:24:42 +05:30
kit f51857cbaf Fix TextEditor breakpoint and bookmark shortcuts not working until menu is opened 2026-03-05 18:33:56 -05:00
Timo Schwarzer c3d96f262f Add offset transform to Control nodes 2026-03-05 22:55:49 +01:00
kobewi 3463855c8a Allow echo events for some Scene dock shortcuts 2026-03-05 22:32:07 +01:00
Michael Alexsander 27c86165f7 Add View3DController for editor 3D view manipulation 2026-03-05 12:51:48 -03:00
kit 339bc4f88f SplitContainer drag nested intersections 2026-03-05 10:35:02 -05:00