Rémi Verschelde
|
8516304b82
|
Merge pull request #89847 from GreenCrowDev/missing-bezier-handles
UX and stability improvements for `Path3D` node
|
2024-04-04 14:31:49 +02:00 |
|
Rémi Verschelde
|
27dec32699
|
Merge pull request #89735 from bruvzg/ed_native_fd2
[Native File Dialog] Add support for using native dialogs in the editor.
|
2024-04-04 14:31:39 +02:00 |
|
Rémi Verschelde
|
1dacd6a527
|
Merge pull request #89179 from groud/expose_tile_map_layer
Expose TileMapLayer
|
2024-04-04 14:31:16 +02:00 |
|
Rémi Verschelde
|
b5369ee3b3
|
Merge pull request #89017 from kitbdev/add-close-docks
Allow docks to be closed and opened
|
2024-04-04 14:31:11 +02:00 |
|
Rémi Verschelde
|
2c65bf0d69
|
Merge pull request #88761 from eugene87222/fix-asset-lib-layout
Fix broken layout of asset library page
|
2024-04-04 14:30:58 +02:00 |
|
Rémi Verschelde
|
e302fb2167
|
Merge pull request #85386 from RedMser/scene-tree-editor-improvements
Improve SceneTreeEditor usability
|
2024-04-04 14:30:38 +02:00 |
|
Eugene Yang
|
c5cab60b90
|
Fix broken layout of asset library page
|
2024-04-04 11:39:47 +08:00 |
|
Gilles Roudière
|
3cd4b2859c
|
Expose TileMapLayer
|
2024-04-03 11:02:34 +02:00 |
|
RedMser
|
9cd30208d6
|
Improve SceneTreeEditor usability
- Mark contextually relevant node
- Remember/Clear selection as appropriate
- Scroll to marked/selected node
|
2024-03-31 21:35:10 +02:00 |
|
Haoyu Qiu
|
479b7afa8e
|
Add context support for editor property name i18n
|
2024-03-31 18:40:14 +08:00 |
|
kit
|
860bff926e
|
Allow docks to be closed
|
2024-03-29 22:03:59 -04:00 |
|
bruvzg
|
61f7145f43
|
[Native File Dialog] Add support for using native dialogs in the editor.
|
2024-03-28 11:53:03 +02:00 |
|
Rémi Verschelde
|
86415f0245
|
Merge pull request #89963 from timothyqiu/auto-translation
Fix unexpected auto-translation of more editor components
|
2024-03-28 10:47:42 +01:00 |
|
Haoyu Qiu
|
f298aaa956
|
Fix unexpected auto-translation of more editor components
|
2024-03-28 10:50:57 +08:00 |
|
Alex Drozd
|
fcb0b8d0bf
|
Refactor check for overriden methods in inner classes
|
2024-03-26 22:14:57 +01:00 |
|
Rémi Verschelde
|
3fa6ec7285
|
Merge pull request #89901 from jsjtxietian/path3d
Fix Path3D picking working incorrectly when viewport is in half resolution
|
2024-03-26 13:45:50 +01:00 |
|
Rémi Verschelde
|
4dec783017
|
Merge pull request #89545 from brno32/override-gutter-icon-inner-class-method
Fix missing gutter icon for inner class method overrides
|
2024-03-26 13:45:18 +01:00 |
|
Rémi Verschelde
|
19a50127e5
|
Merge pull request #88690 from MajorMcDoom/color-picker-fix
Fix undo/redo behavior of ColorPicker and add ability to cancel/confirm color selection
|
2024-03-26 13:45:06 +01:00 |
|
Rémi Verschelde
|
198d0b6bc6
|
Merge pull request #86479 from YeldhamDev/you_arent_built-in,_sod_off!
Fix scene parser reading non-built-in scripts for POT generation
|
2024-03-26 13:44:56 +01:00 |
|
Rémi Verschelde
|
bec4de9237
|
Merge pull request #86143 from YeldhamDev/ttr_here,_rtr_there
Stop using `RTR()` inside the "editor" folder
|
2024-03-26 13:44:47 +01:00 |
|
jsjtxietian
|
20f4a5d03a
|
Fix path3d's pick works incorrectly when viewport is in half resolution
|
2024-03-26 17:24:41 +08:00 |
|
Alex Drozd
|
1d93a1fbb8
|
Fix missing gutter icon for inner class method overrides
|
2024-03-25 22:39:33 +01:00 |
|
matricola787
|
5c83d14698
|
UX and stability improvements for Path3D node
|
2024-03-25 16:51:37 +01:00 |
|
Rémi Verschelde
|
ad59b7a70a
|
Merge pull request #89837 from chrisl8/tooltip_updates_for_debug_menu
Extremely minor tooltip updates for Debug menu.
|
2024-03-25 11:18:46 +01:00 |
|
Rémi Verschelde
|
c4aa1078fb
|
Merge pull request #88465 from AeioMuch/search_results_button
[Editor] Hide Search Results by default and show it on first search.
|
2024-03-25 11:18:35 +01:00 |
|
Zi Ye
|
d827b34ea8
|
Fixed undo/redo behaviour of color picker and added ability to cancel/confirm color selection.
|
2024-03-24 15:12:11 -05:00 |
|
Rémi Verschelde
|
05372773e1
|
Merge pull request #89599 from timothyqiu/vegetate
Fix unexpected auto translation of editor `Tree` content
|
2024-03-23 21:15:39 -07:00 |
|
Christen Lofland
|
f108149267
|
Extremely minor tooltip updates for Debug menu.
|
2024-03-23 21:48:01 -05:00 |
|
Rémi Verschelde
|
9293cedaa6
|
Merge pull request #89823 from YeldhamDev/variation,_not_notification
Remove pointless `_notification()` function in `EditorPropertyOTVariation`
|
2024-03-24 01:24:00 +01:00 |
|
Rémi Verschelde
|
1999b661d0
|
Merge pull request #89799 from timothyqiu/line-numbers
Translate "Line N" as a whole
|
2024-03-24 01:23:47 +01:00 |
|
Rémi Verschelde
|
391eaf2a7a
|
Merge pull request #89732 from azuloo/animation-player-pin-fix
Fix AnimationPlayer pin behavior
|
2024-03-24 01:23:04 +01:00 |
|
Rémi Verschelde
|
cd4e4c0fcc
|
Merge pull request #89111 from AThousandShips/vec_use
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
2024-03-24 01:14:51 +01:00 |
|
Rémi Verschelde
|
33cca7c65c
|
Merge pull request #88997 from jsjtxietian/parallax
Disable lock and group buttons when selected item is not CanvasItem
|
2024-03-24 01:14:35 +01:00 |
|
Rémi Verschelde
|
f0544ebba6
|
Merge pull request #87874 from AThousandShips/sort_fix
Fix sorting of files/dirs in dialogs
|
2024-03-24 01:13:12 +01:00 |
|
Rémi Verschelde
|
f8bae10be6
|
Merge pull request #87171 from TokageItLab/retrieve-time-info-from-anim-tree
Rework AnimationNode process for retrieving the semantic time info
|
2024-03-24 01:12:42 +01:00 |
|
Michael Alexsander
|
9f56287d96
|
Remove pointless _notification() function in EditorPropertyOTVariation
|
2024-03-23 17:10:57 -03:00 |
|
Haoyu Qiu
|
9dadeac658
|
Translate "Line N" as a whole
|
2024-03-23 18:39:01 +08:00 |
|
azuloo
|
5c6ca5fc09
|
Fix AnimationPlayer pin behavior
|
2024-03-21 08:42:33 +02:00 |
|
jsjtxietian
|
816812ee6c
|
Disable lock and group buttons when selected item can't be locked or grouped
|
2024-03-21 13:02:34 +08:00 |
|
Silc Lizard (Tokage) Renew
|
6dd410854c
|
Rework AnimationNode process for retrieving the semantic time info
|
2024-03-20 22:52:26 +09:00 |
|
A Thousand Ships
|
79ba22a73f
|
Use Vector* component-wise min/max/clamp functions where applicable
|
2024-03-20 13:47:42 +01:00 |
|
A Thousand Ships
|
2cbf469912
|
Fix sorting of files/dirs in dialogs
Sorts leading `_` before other characters except `.`.
|
2024-03-20 13:45:47 +01:00 |
|
VolTer
|
de8b6f7a3c
|
Add editor settings for autocompletion with NodePath and StringName
|
2024-03-19 17:23:54 +02:00 |
|
Haoyu Qiu
|
8cd1ebbd6d
|
Fix unexpected auto translation of Tree content
|
2024-03-18 09:31:00 +08:00 |
|
AeioMuch
|
5cf6f3c779
|
Hide Search Results by default. Show it on first search and push it at the end. Add a close button to hide it back. Also switch to Script Editor if a searched line is clicked.
|
2024-03-16 20:42:05 +01:00 |
|
Rémi Verschelde
|
006f5bc11c
|
Merge pull request #89437 from jsjtxietian/help-label
Fix help label will be partly outside the view area at 150% editor scale
|
2024-03-13 18:41:50 +01:00 |
|
Rémi Verschelde
|
734bd3c8c4
|
Merge pull request #89434 from jsjtxietian/center-view
Fix center view button appears outside the GenericTilePolygonEditor
|
2024-03-13 18:41:46 +01:00 |
|
jsjtxietian
|
856e071762
|
Fix help label will be partly outside the view area at 150% editor scale
|
2024-03-13 17:50:02 +08:00 |
|
jsjtxietian
|
f59c147d1f
|
Fix center view button appears outside the GenericTilePolygonEditor
|
2024-03-13 12:46:14 +08:00 |
|
Thaddeus Crews
|
3b3e2374c9
|
clang-tidy: Enforce modernize-use-nullptr
|
2024-03-12 10:59:53 -05:00 |
|