Haoyu Qiu
|
84aee17901
Improvements and fixes based on Weblate comments
|
2 years ago |
kobewi
|
dfc4367a47
Add expand modes to TextureRect
|
3 years ago |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
3 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
3 years ago |
stmSi
|
97e991929f
Fix: Profiler and Visual Profiler start/stop state inconsistency
|
3 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
3 years ago |
kobewi
|
072f6feaba
Make some Image methods static
|
3 years ago |
halgriffiths
|
026e0811b9
Fix profiler being disabled at wrong times
|
3 years ago |
Rémi Verschelde
|
ae349d8227
Merge pull request #64377 from Mickeon/rename-canvas-redraw
|
3 years ago |
Micky
|
97f8c9b97c
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
|
3 years ago |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 years ago |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 years ago |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
3 years ago |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 years ago |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 years ago |
kobewi
|
d2900429e8
Add static methods for creating Image and ImageTexture
|
3 years ago |
Hugo Locurcio
|
6c12502076
Increase the editor profiler frame history default and maximum limit
|
3 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
3 years ago |
Haoyu Qiu
|
0ac6e6acbe
More icon updates on theme change
|
3 years ago |
kobewi
|
2057ea2883
Remove duplicate editor settings definitions
|
3 years ago |
jmb462
|
dcd2a92af3
Port existing _notification code to use switch statements (part 1/3)
|
3 years ago |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 years ago |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
4 years ago |
Nathan Franke
|
8a0a3accee
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
|
4 years ago |
kobewi
|
562fc4cc0d
Rename TextureRect.expand to ignore_texture_size
|
4 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 years ago |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
4 years ago |