Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 年之前 |
Rémi Verschelde
|
322c812231
Merge pull request #65023 from Faless/js/4.x_is_web
|
3 年之前 |
Fabio Alessandrelli
|
d20b32186f
[Web] Rename JavaScript platform to Web.
|
3 年之前 |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 年之前 |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 年之前 |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 年之前 |
Rémi Verschelde
|
7fd29b5464
Merge pull request #59301 from fire-forge/layout-preset-full-rect
|
3 年之前 |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
3 年之前 |
FireForge
|
84431bd782
Use integer types in Image and ImageTexture methods
|
3 年之前 |
Rémi Verschelde
|
b942c1ffe3
Merge pull request #62827 from fire-forge/ok-cancel
|
3 年之前 |
FireForge
|
af19501cc7
Seperate filter and description in FileDialog.add_filter()
|
3 年之前 |
FireForge
|
e4067064ce
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
|
3 年之前 |
kobewi
|
d2900429e8
Add static methods for creating Image and ImageTexture
|
3 年之前 |
python273
|
d65eb592b0
Make asset library's column count dynamic
|
3 年之前 |
Kirill
|
924658a849
Stretch image on resize in asset description dialog
|
3 年之前 |
Fabio Alessandrelli
|
0e504e4191
[AssetLib] Fix crash in Web editor.
|
3 年之前 |
FireForge
|
7f7244f04a
Use consistent casing in editor filter/search bars
|
3 年之前 |
Aaron Franke
|
a53b7f0a9d
Tweaks to improve the Project Manager display at small sizes
|
3 年之前 |
Haoyu Qiu
|
c0516c2312
Handle AssetLib repository config error
|
3 年之前 |
FireForge
|
3073b85de9
Rename theme properties to include underscores
|
3 年之前 |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 年之前 |
bruvzg
|
d1207a0504
[Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts.
|
4 年之前 |
Haoyu Qiu
|
81c21ebf39
Add TTR context for pagination button texts
|
3 年之前 |
Michael Alexsander
|
fc0e657e8f
Remove extra borders from the AssetLib plugin
|
3 年之前 |
kobewi
|
42078dec9f
Allow negative indexes in ItemList and PopupMenu
|
3 年之前 |
kobewi
|
2057ea2883
Remove duplicate editor settings definitions
|
3 年之前 |
megalobyte
|
8824b6c5e9
Update if == NOTIFICATION_* to switch statements to match coding style
|
3 年之前 |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 年之前 |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
4 年之前 |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 年之前 |