Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
1 yıl önce |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 yıl önce |
Yuri Sizov
|
2445414aa0
Avoid unnecessary inspector updates when loading or switching scenes
|
2 yıl önce |
Haoyu Qiu
|
b30a332009
Fix theme of editor VCS dialogs
|
2 yıl önce |
Yuri Sizov
|
ac2e82463c
Merge pull request #74114 from dalexeev/editor-help-enable-context-menu
|
2 yıl önce |
Ninni Pipping
|
bd30847e59
Exposing more project settings for documentation
|
2 yıl önce |
Danil Alexeev
|
06c7940a5a
Enable `RichTextLabel` context menu if selection is enabled
|
2 yıl önce |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 yıl önce |
Twarit Waikar
|
7ef09ea88f
VCS: Fix split diff's overlapping fields
|
2 yıl önce |
Rémi Verschelde
|
ff2bd057a5
Merge pull request #70353 from twaritwaikar/remove-vsc-project-path
|
2 yıl önce |
Twarit Waikar
|
c940616b04
VCS: Remove method binds that are not being used in VersionControlEditorPlugin
|
2 yıl önce |
Twarit Waikar
|
d18ed2c18a
VCS: Add a stern confirmation dialog before discarding all changes
|
2 yıl önce |
Twarit Waikar
|
edef267d68
VCS: Remove `project_path` VCS property, let plugins decide
|
2 yıl önce |
Yuri Rubinsky
|
4aee97e821
Fix incorrect rendering of vcs dialogs
|
2 yıl önce |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
2 yıl önce |
Rémi Verschelde
|
f7c611ab71
Style: Misc docs and comment style and language fixes
|
2 yıl önce |
Rémi Verschelde
|
fc227ea919
VCS plugin: SSH key dialog defaults to HOME
|
3 yıl önce |
bruvzg
|
6f4d233062
Fix key mapping changes when moving from macOS to other platform
|
3 yıl önce |
Twarit Waikar
|
a62b0ec904
VCS: Improve VCS UI/UX by QoL changes
|
3 yıl önce |
Twarit Waikar
|
1bb5e65798
VCS: Replace usage of varray() by using callable_mp::bind()
|
3 yıl önce |
Twarit Waikar
|
c698e4f5f9
VCS: Fix empty metadata items being moved across stages
|
3 yıl önce |
Twarit Waikar
|
ef9885f81a
VCS: Load a GDExtension instead of Script + UI port from 3.5
|
3 yıl önce |
Twarit Waikar
|
4656ea8977
VCS: Port Godot 3.5's VCS features to GDExtension
|
3 yıl önce |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 yıl önce |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 yıl önce |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
3 yıl önce |
Michael Alexsander
|
a811ebf699
Make `TabContainer` use `TabBar` internally
|
3 yıl önce |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 yıl önce |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 yıl önce |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
3 yıl önce |