Commit Graph

21689 Commits

Author SHA1 Message Date
Thaddeus Crews 0d5268d9a4 Merge pull request #115911 from KoBeWi/can_commit_pls👉👈
Expose `_can_commit_handle_on_click()`
2026-05-14 09:06:49 -05:00
Thaddeus Crews af75f81738 Merge pull request #118000 from KoBeWi/force_menu
Fix custom categories not having context menu
2026-05-12 12:25:45 -05:00
Thaddeus Crews fe34aa9aed Merge pull request #118853 from KoBeWi/final_final_v2
Assign final path when creating built-in Resources
2026-05-12 12:25:45 -05:00
Thaddeus Crews 96ef330f3b Merge pull request #117626 from dinklydoo/fix/117625-base-folder-if-dne
Editor: Default to base folder if saved editor layout folder does not exist
2026-05-12 12:25:41 -05:00
Thaddeus Crews 07ced0474a Merge pull request #119362 from kimjune01/fix/filesystem-dock-drag-empty-space
Fix dragging unselected items from FileSystem dock file list
2026-05-12 12:25:40 -05:00
kobewi 96dedf508d Fix custom categories not having context menu 2026-05-12 00:36:45 +02:00
Thaddeus Crews cc8edf78ad Merge pull request #119338 from mihe/popup-menu-search-toggle
Split `PopupMenu.search_bar_enabled_on_item_count` into two properties
2026-05-11 17:11:32 -05:00
Thaddeus Crews ae7f6dbfba Merge pull request #119349 from ryevdokimov/camera-pilot-undo
Add undo/redo support for Pilot Mode camera movement
2026-05-11 10:59:52 -05:00
Thaddeus Crews 1c517ea6de Merge pull request #119175 from matheusmdx/fix-move-duplicate-freeze
Don't allow empty strings when splitting `base_directory_path` string
2026-05-11 10:59:51 -05:00
Thaddeus Crews b2c99dab47 Merge pull request #119314 from mihe/resource-picker-icons
Add copy/paste icons to `EditorResourcePicker`
2026-05-11 10:59:51 -05:00
Thaddeus Crews 2a03590eaf Merge pull request #119385 from realkotob/kotob/better-warning-when-offline
Improve explanation for offline mode in export template manager
2026-05-11 10:59:49 -05:00
Thaddeus Crews 0985e32fb5 Merge pull request #95949 from Giganzo/popupmenu-horizontal-margins
Fix PopupMenu horizontal margin in editor theme
2026-05-11 10:59:49 -05:00
Thaddeus Crews 654e5f55fd Merge pull request #119309 from AdriaandeJongh/apply-rotation-scale-skew-after-replace
Re-apply entire transform after 'Paste as Replacement', not just position
2026-05-11 10:59:46 -05:00
Thaddeus Crews bdaedccc17 Merge pull request #119182 from Akosmo/fix-wrong-beat-count-set
Fix wrong `beat_count` set in stream import when it's greater than previous `beat_max`
2026-05-11 10:59:46 -05:00
dinklydoo 6fb72eddc9 Editor: Improve multi-selection and error-handling in saved editor layouts #117626 2026-05-12 01:17:29 +10:00
ryevdokimov fffd9e7ae9 Add undo/redo support for Pilot Mode camera movement 2026-05-11 05:02:44 -04:00
Kotob M 09c2419d2d Improve explanation for offline mode in export template manager
Makes info text yellow instead of white, fixes tooltip on button not showing the correct explanation, and also centers the Go Online button.
2026-05-10 23:56:54 +03:00
Giganzo 55e5102651 Fix PopupMenu horizontal margin in classic theme 2026-05-10 11:52:12 +02:00
June Kim c92b824830 fix: prevent dragging unselected items from FileSystem dock
When clicking empty space or an unselected item in the file list panel,
`get_drag_data_fw` previously returned the full selection, causing the
wrong files to appear dragged during the deadzone before the drag
actually starts.

Guard on both `get_item_at_position` returning -1 (empty space) and
the item not being selected, so only deliberate drags on the current
selection initiate drag-and-drop.

Fixes #119358.
2026-05-09 09:21:07 -07:00
Mikael Hermansson 4540e1d179 Split PopupMenu.search_bar_enabled_on_item_count into two properties 2026-05-09 03:43:21 +02:00
Adriaan de Jongh b372dc64a0 re-apply entire transform after 'Paste as Replacement', not just position 2026-05-08 16:45:28 +02:00
Akosmo 4857bbf25c Fix wrong beat count set 2026-05-08 09:24:12 -03:00
Thaddeus Crews b72112f05b Merge pull request #119285 from KoBeWi/!🔫
Fix wrong error fixed check
2026-05-07 11:13:30 -05:00
Thaddeus Crews 441b63a91d Merge pull request #116691 from DexterFstone/improve-scene-paint-tool
Fix scene paint tool updating info
2026-05-07 11:13:28 -05:00
Thaddeus Crews ea8f8ec983 Merge pull request #118659 from YeldhamDev/3d_view_shortcut_fixes
Fix some issues with 3D view manipulation
2026-05-07 11:13:26 -05:00
Thaddeus Crews 9c36ef4749 Merge pull request #116905 from KoBeWi/slashtableflip
Overhaul scene loading and edit state management
2026-05-07 11:13:25 -05:00
Mikael Hermansson 5849471126 Add copy/paste icons to EditorResourcePicker 2026-05-07 17:36:29 +02:00
Michael Alexsander 70b9574785 Fix some issues with 3D view manipulation 2026-05-06 17:09:14 -03:00
Thaddeus Crews 2ac8d197b7 Merge pull request #117436 from van800/shakhov/install-addon
Default value of "Ignore asset root" should be false, when addons is the root folder of the addon
2026-05-06 14:56:35 -05:00
Thaddeus Crews 8699d855f7 Merge pull request #117846 from YeldhamDev/layout_dialog_fixes
Fix and improve the editor layout dialog
2026-05-06 14:56:30 -05:00
Thaddeus Crews a9de7afd05 Merge pull request #119218 from Goldenlion5648/fix-input-binding-bugs
Fix bugs with editing enter key shortcuts
2026-05-06 14:56:30 -05:00
Thaddeus Crews bd4003e581 Merge pull request #119173 from kleonc/tile_set_editor_terrain_icon_show_raw_color
Fix `TileSet` editor terrain preview icons in paint mode
2026-05-06 14:56:29 -05:00
Thaddeus Crews b6a10ee02b Merge pull request #119200 from Akosmo/fix-resource-picker-tooltip
Fix Resource picker tooltip text
2026-05-06 14:56:28 -05:00
kobewi 5e2a368f20 Fix wrong error fixed check 2026-05-06 18:17:12 +02:00
Thaddeus Crews d8d45b8efa Merge pull request #119265 from DeeJayLSP/editor-property-size-flags-no-j
Remove unused loop counter from `EditorPropertySizeFlags::setup()`
2026-05-06 10:53:34 -05:00
Thaddeus Crews aaa63588f6 Merge pull request #119274 from bruvzg/exp_over
Fix incorrect feature overrides when exporting for Linux.
2026-05-06 10:53:34 -05:00
Pāvels Nadtočajevs 873131973a Fix incorrect feature overrides when exporting for Linux. 2026-05-06 10:23:18 +03:00
DeeJayLSP 995d280a1e Remove unused loop counter from EditorPropertySizeFlags::setup() 2026-05-05 20:42:31 -03:00
Hugo Locurcio 425724aa86 Fix error names not being localized in editor resource saving error dialog 2026-05-05 18:06:25 +02:00
Thaddeus Crews 1f012286cf Merge pull request #119154 from kitbdev/fix-shader-editor-focus
Only focus the shader editor when directly opened
2026-05-05 10:30:07 -05:00
Thaddeus Crews 83e42d041d Merge pull request #119126 from YeldhamDev/assetlib_version_fixes
Fix version querying problems in the asset store
2026-05-05 10:30:05 -05:00
Thaddeus Crews d39dc7eb08 Merge pull request #118879 from KoBeWi/root_keeper
Fix Paste as Replacement replacing root
2026-05-05 10:30:04 -05:00
Michael Alexsander 10ac7baae2 Fix and improve the editor layout dialog 2026-05-04 21:40:21 -03:00
Hugo Locurcio 415a52c831 Improve error messages when trying to save invalid resources in the editor 2026-05-05 00:34:09 +02:00
Thaddeus Crews 176b795177 Merge pull request #119174 from StarryWorm/remove-classdb-pragmas
Fix pragma includes
2026-05-04 12:40:40 -05:00
Thaddeus Crews 65f8546689 Merge pull request #118891 from YeldhamDev/asset_editor_setting
Move asset store repo list to the editor settings file and rename it
2026-05-04 12:40:38 -05:00
Goldenlion5648 3c915d8d4f fix bugs with editing enter key shortcuts 2026-05-04 11:48:58 -04:00
Michael Alexsander d3b8f04183 Fix version querying problems in the asset store 2026-05-04 11:43:26 -03:00
Akosmo 169c9b075b Fix Resource picker tooltip text 2026-05-03 14:45:01 -03:00
Enzo Novoselic 7b82c0fe01 Remove unnecessary class_db.h includes 2026-05-02 13:08:34 -04:00