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 лет назад |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 лет назад |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 лет назад |
kobewi
|
d2900429e8
Add static methods for creating Image and ImageTexture
|
3 лет назад |
bruvzg
|
344ba0ffaf
Refactor Font configuration and import UI, and Font resources.
|
3 лет назад |
Hugo Locurcio
|
6c12502076
Increase the editor profiler frame history default and maximum limit
|
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 лет назад |
Rémi Verschelde
|
51bbcbdec2
Merge pull request #45263 from KoBeWi/😕
|
3 лет назад |
Fabio Alessandrelli
|
420982dfeb
Merge pull request #58735 from Calinou/editor-visual-profiler-tweak-frame-time-label
|
3 лет назад |
kobewi
|
39d429e497
Change some math macros to constexpr
|
3 лет назад |
kobewi
|
2057ea2883
Remove duplicate editor settings definitions
|
3 лет назад |
Hugo Locurcio
|
14e34cb950
Fix font color in the editor visual profiler when using light theme
|
3 лет назад |
Hugo Locurcio
|
47c23da448
Tweak editor visual profiler frame time label for consistency
|
3 лет назад |
Hugo Locurcio
|
6a9995d24a
Use the editor background color for the visual profiler graph
|
3 лет назад |
Rémi Verschelde
|
51a00c2855
Merge pull request #58182 from akien-mga/style-cleanup-if-semicolons-deadcode
|
3 лет назад |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
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
|
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 лет назад |
K. S. Ernest (iFire) Lee
|
8f0c056431
Fix specific warnings issues by Clang
|
4 лет назад |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 лет назад |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 лет назад |
reduz
|
f4379cbc82
Clean up Tree
|
4 лет назад |
reduz
|
37776b2867
Clean up RenderingServer and its bindings
|
4 лет назад |