Commit Graph

19073 Commits

Author SHA1 Message Date
kobewi
c3b4c823da Improve error when update_doc() fails 2025-07-08 22:52:23 +02:00
kit
9184256ae4 Fix ScriptEditor inline colors float handling 2025-07-08 11:55:11 -04:00
Haoyu Qiu
4f6b9af42a Fix main editor title after changing language 2025-07-08 10:28:08 +08:00
Robert Yevdokimov
51678cc21b Fix being able to select hidden transform gizmo 2025-07-07 21:18:35 +04:00
Michael Alexsander
3d737cbbbd Fix gizmos from 3D editor plugins not applying changes to locked nodes 2025-07-07 13:11:20 -03:00
Thaddeus Crews
bb4763e255 Merge pull request #108377 from timothyqiu/inspector-plugin-full
Fix can't remove inspector plugins after reaching max count
2025-07-07 10:08:02 -05:00
Thaddeus Crews
5699180262 Merge pull request #108249 from Nikitf777/polygon-2d-editor-fix-selecting-wrong-point
Fix selecting wrong vertices in the Polygon2D editor when adding a polygon
2025-07-07 10:08:01 -05:00
Haoyu Qiu
b9657ad198 Fix error when "Toggle Files Panel" in shader editor 2025-07-07 22:34:13 +08:00
Artemy Fedotov
054934e486 DAP: Cast request's seq value to int 2025-07-07 18:31:53 +04:00
Haoyu Qiu
bbd7c9b5f2 Fix can't remove inspector plugins after reaching max count 2025-07-07 20:52:54 +08:00
danielgsilva
1c48eb449a Deactivate orientation gizmo on window exit 2025-07-07 11:55:40 +01:00
Aaron Franke
b0d5d82c42 Move 2D and 3D particle editors to the 2D and 3D folders 2025-07-07 00:50:38 -07:00
Logan Detrick
e9c5c713c9 Fix Group Enable Hover Display 2025-07-05 12:43:46 -07:00
kobewi
6402a0fd96 Fix filtered out nodes not getting deselected 2025-07-05 16:29:28 +02:00
Nikita Samusev
abfa249686 Fix selecting wrong vertices in the Polygon2D editor when adding a polygon 2025-07-05 16:12:43 +03:00
LuoZhihao
4e991bf8f7 Fix shader editor auto-opens on startup 2025-07-05 06:22:58 +08:00
A Thousand Ships
f11aff3841 Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00
Thaddeus Crews
3954b2459d Merge pull request #108119 from Chaosus/vs_fix_preview_subinspector
Fix subinspector for parameter preview in visual shader editor
2025-07-04 10:09:07 -05:00
Thaddeus Crews
6e5297a07d Merge pull request #107919 from lodetrick/toggle-section-key
Fix animation keying not working with toggleable inspector sections
2025-07-03 12:21:23 -05:00
Logan Detrick
5443fe9c4e Add animation keying to toggleable sections 2025-07-02 14:12:47 -07:00
Thaddeus Crews
efb40c1524 Merge pull request #107932 from Nikitf777/polygon2d-editor-fix-remove-order
Fix removing wrong vertices in the Polygon2D editor when points overlap each other
2025-07-01 17:58:03 -05:00
Thaddeus Crews
e0c8de80a5 Merge pull request #107598 from ydeltastar/fix-nameless-audio
Fix audio name doesn't appear in exports of child classes of `AudioStream`
2025-07-01 17:57:55 -05:00
Thaddeus Crews
762305f91d Merge pull request #107918 from kitbdev/fix-text-editor-theme-reload
Fix custom Text Editor theme changes on reload
2025-07-01 17:57:54 -05:00
Thaddeus Crews
639c41d086 Merge pull request #107850 from beicause/Fix-Resource-doesn't-update-when-overwritten-in-editor
Fix Resource doesn't update when overwritten in editor
2025-07-01 17:57:52 -05:00
kit
ed5a9860a6 Fix custom Text Editor theme changes on reload 2025-06-30 09:41:22 -04:00
Chaosus
9f0982d677 Fix subinspector for parameter preview in visual shader editor 2025-06-30 15:22:50 +03:00
LuoZhihao
0c74c0978f Fix Resource doesn't update when overwritten in editor 2025-06-29 01:08:11 +08:00
Rémi Verschelde
a9cef6cf69 Merge pull request #107933 from Nikitf777/Fix-point-jumping-when-dragging
Fix points jumping when dragging starts in the Polygon2D editor
2025-06-28 13:03:05 +02:00
kobewi
4fd9b45189 Don't rename nodes when tree is invisible 2025-06-26 19:06:44 +02:00
Pāvels Nadtočajevs
42733a2a5c Implement sparse bundle PCK support. 2025-06-26 00:47:25 +02:00
Rémi Verschelde
3407194396 Merge pull request #107623 from patwork/add-migration-guide-button
Add "See Migration Guide" button to the Project Manager
2025-06-25 11:47:04 +02:00
Rémi Verschelde
8cd5659c7c Merge pull request #107530 from ryevdokimov/freelook-redirect-viewport
Fix freelook in 3D when multiple viewports are open
2025-06-25 11:47:00 +02:00
patwork
b4627b7a0a Added "See Migration Guide" button to the Project Manager 2025-06-25 08:16:47 +02:00
Thaddeus Crews
db28859774 Merge pull request #107591 from timothyqiu/group-enable-default
Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default
2025-06-24 18:34:28 -05:00
kobewi
73de8bf165 Generate scene ID for created built-in Resources 2025-06-24 17:56:48 +02:00
Thaddeus Crews
e5ece3c514 Merge pull request #107862 from Naros/scripteditor-clear-docs-from-script
Expose `ScriptEditor.clear_docs_from_script`
2025-06-24 09:58:48 -05:00
Thaddeus Crews
c157e61831 Merge pull request #107816 from Meorge/bugfix/everyone-uses-one-based-line-numbers
Use one-based line numbers for external text editors
2025-06-24 09:58:42 -05:00
Thaddeus Crews
b727436b22 Merge pull request #107683 from KoBeWi/nothing_ever_selects
Clear current path when deselecting files
2025-06-24 09:58:41 -05:00
Thaddeus Crews
dee470ca0f Merge pull request #107934 from beicause/editor-preview-resize-zero
Fix resizing error when generating thumbnails
2025-06-24 09:58:40 -05:00
Thaddeus Crews
bda0d1c8b8 Merge pull request #107929 from KoBeWi/HINT_HINT
Fix updating project settings after move
2025-06-24 09:58:39 -05:00
Thaddeus Crews
faa009c116 Merge pull request #107656 from bruvzg/tlbl_clean
Cleanup accessibility names.
2025-06-24 09:58:35 -05:00
Nikita Samusev
83aa9cf57e Fix removing wrong vertices in the Polygon2D editor when points overlap each other 2025-06-24 15:49:45 +03:00
LuoZhihao
38a86d07aa Fix resizing error when generating thumbnail 2025-06-24 20:40:26 +08:00
Nikita Samusev
8098581079 Fix points jumping when dragging starts in the Polygon2D editor 2025-06-24 15:11:13 +03:00
kobewi
86d9e149d4 Fix updating project settings after move 2025-06-24 10:27:41 +02:00
Malcolm Anderson
5c94b2e662 Use one-based line numbers for external text editors 2025-06-23 12:57:13 -07:00
Pāvels Nadtočajevs
a272376f89 Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
LuoZhihao
52dae1257c Fix can't convert to ShaderMaterial in FileSystemDock
Co-authored-by: KoBeWi <kobewi4e@gmail.com>
2025-06-23 01:16:00 +00:00
Chris Cranford
7e0b1dfb25 Expose ScriptEditor.clear_docs_from_script 2025-06-22 13:55:01 -04:00
kobewi
0b5230b7be Fix wrong context menu argument from FileSystem's item list 2025-06-22 15:10:27 +02:00