Hugo Locurcio
|
5626d026d8
Add an external link editor icon
|
3 years ago |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 years ago |
FireForge
|
efd9b8bc29
Capitalize names in the debugger
|
3 years ago |
Haoyu Qiu
|
ccde2bf66f
Add property name style toggle to Inspector
|
3 years ago |
Rémi Verschelde
|
5c8bd6fd71
Merge pull request #58233 from bruvzg/gde_ts
|
3 years ago |
Michael Alexsander
|
deb1342036
Make `TabBar/Container` default their alignments to the left instead of center
|
3 years ago |
bruvzg
|
f19cd44346
Unify TextServer built-in module and GDExtension code.
|
3 years ago |
Haoyu Qiu
|
0ac6e6acbe
More icon updates on theme change
|
3 years ago |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
3 years ago |
Michael Alexsander
|
a811ebf699
Make `TabContainer` use `TabBar` internally
|
3 years ago |
jmb462
|
dcd2a92af3
Port existing _notification code to use switch statements (part 1/3)
|
3 years ago |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
3 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 years ago |
Rémi Verschelde
|
d22ac13bc2
Merge pull request #57715 from Faless/debugger/4.x_core_includes_and_servers
|
3 years ago |
Rémi Verschelde
|
90162851a7
Core: Move generated `VERSION_HASH` to a `.cpp` file
|
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
|
3 years ago |
Fabio Alessandrelli
|
6583797305
[Debugger] Move servers-related behaviours to ServersDebugger.
|
3 years ago |
Fabio Alessandrelli
|
87f4bbd668
[Debugger] Move most profilers to ServersDebugger.
|
3 years ago |
jmb462
|
1ce81dc5f2
Add missing SNAME macro optimization in some function calls
|
3 years ago |
Pedro J. Estébanez
|
7b0ed2aa5e
Rename Variant::is_ref() to is_ref_counted()
|
4 years ago |
Yuri Sizov
|
b89cf4dcf9
Fix a node reparenting warning in the editor debugger
|
3 years ago |
Paulb23
|
895eb7539a
Add global breakpoint list
|
3 years ago |
Yuri Roubinsky
|
49db87ab3d
Add option to filter the stack variables of GDScript debugger
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 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 |
jmb462
|
81efebb3a1
Fix bad popups offset in editor with single window off
|
4 years ago |
Yuri Roubinsky
|
eabf8f5edf
Added `reset_size` method to `Control` and `Window` classes
|
3 years ago |
Yuri Roubinsky
|
a673e8ae18
Fix debugger tab which don't resetting after pressing clear button
|
3 years ago |