Rémi Verschelde
|
ae349d8227
Merge pull request #64377 from Mickeon/rename-canvas-redraw
|
3 лет назад |
Micky
|
97f8c9b97c
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
|
3 лет назад |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 лет назад |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 лет назад |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
3 лет назад |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 лет назад |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 лет назад |
kobewi
|
d2900429e8
Add static methods for creating Image and ImageTexture
|
3 лет назад |
Hugo Locurcio
|
6c12502076
Increase the editor profiler frame history default and maximum limit
|
3 лет назад |
reduz
|
45af29da80
Add a new HashSet template
|
3 лет назад |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 лет назад |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 лет назад |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
3 лет назад |
Haoyu Qiu
|
0ac6e6acbe
More icon updates on theme change
|
3 лет назад |
kobewi
|
2057ea2883
Remove duplicate editor settings definitions
|
3 лет назад |
jmb462
|
dcd2a92af3
Port existing _notification code to use switch statements (part 1/3)
|
3 лет назад |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 лет назад |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
3 лет назад |
Nathan Franke
|
8a0a3accee
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
|
4 лет назад |
kobewi
|
562fc4cc0d
Rename TextureRect.expand to ignore_texture_size
|
4 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 лет назад |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
4 лет назад |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 лет назад |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 лет назад |
Hugo Locurcio
|
e837e04ef8
Add a tooltip for Inclusive and Self in the editor profiler
|
4 лет назад |
Rémi Verschelde
|
617327118b
Merge pull request #50599 from Calinou/editor-profiler-improve-tooltip
|
4 лет назад |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 лет назад |
Hugo Locurcio
|
0098e9243c
Improve tooltips in the editor profiler to mention the script name
|
4 лет назад |
reduz
|
f4379cbc82
Clean up Tree
|
4 лет назад |
reduz
|
37776b2867
Clean up RenderingServer and its bindings
|
4 лет назад |