Haoyu Qiu
|
c58bc21dba
Turn off auto translate for some editor controls
|
1 year ago |
Haoyu Qiu
|
50ea0951fe
Fix height of subresource button in Inspector
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 years ago |
FireForge
|
a914dc0c46
Improvements to multi-node editing
|
2 years ago |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
2 years ago |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
2 years ago |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
2 years ago |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
2 years ago |
bruvzg
|
cd095ab64a
Hide MenuButton / OptionButton popup on click if it's already visible.
|
2 years ago |
bruvzg
|
8c56a7416b
Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor.
|
2 years ago |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
2 years ago |
FireForge
|
f85eb4164a
Expose PopupMenu set/get_item_horizontal_offset()
|
2 years ago |
Hendrik Brucker
|
314430b868
Cleanup EditorNode and EditorData
|
2 years ago |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
2 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
2 years ago |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
2 years ago |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
2 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
3 years ago |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
3 years ago |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
3 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
3 years ago |
Yuri Sizov
|
f6d827b0da
Make several actions in the Inspector dock more obvious
|
3 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
3 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
4 years ago |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
4 years ago |