kobewi
|
ece3df3938
Add per-scene UndoRedo
|
il y a 3 ans |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
il y a 3 ans |
kobewi
|
79c7d5b2ab
Fix Debugger tab not updating when clearing errors
|
il y a 3 ans |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
il y a 3 ans |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
il y a 3 ans |
Hendrik Brucker
|
314430b868
Cleanup EditorNode and EditorData
|
il y a 3 ans |
Michael Alexsander
|
deb1342036
Make `TabBar/Container` default their alignments to the left instead of center
|
il y a 3 ans |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
il y a 3 ans |
Rémi Verschelde
|
9d5d20ae6d
Merge pull request #58687 from YeldhamDev/the_beast_has_been_slain
|
il y a 3 ans |
Michael Alexsander
|
a811ebf699
Make `TabContainer` use `TabBar` internally
|
il y a 3 ans |
kobewi
|
98dd04c38c
Fix debugger not opening built-in scripts
|
il y a 3 ans |
jmb462
|
dcd2a92af3
Port existing _notification code to use switch statements (part 1/3)
|
il y a 3 ans |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
il y a 4 ans |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
il y a 3 ans |
Rémi Verschelde
|
a66e55069e
Merge pull request #57796 from akien-mga/revert-sname-theme-setters
|
il y a 3 ans |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
il y a 3 ans |
Rémi Verschelde
|
317cd0b19a
Refactor some object type checking code with `cast_to`
|
il y a 4 ans |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
il y a 3 ans |
jmb462
|
1ce81dc5f2
Add missing SNAME macro optimization in some function calls
|
il y a 4 ans |
trollodel
|
aa1102fc53
Store panels and docks singletons in their own classes
|
il y a 4 ans |
Paulb23
|
895eb7539a
Add global breakpoint list
|
il y a 4 ans |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
il y a 4 ans |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
il y a 4 ans |
Nathan Franke
|
de7873c2d8
Auto-Increment Debugger Port
|
il y a 4 ans |
Hugo Locurcio
|
bb681ef9f2
Improve appearance of the editor Debugger bottom panel menu
|
il y a 4 ans |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
il y a 4 ans |
Rémi Verschelde
|
3cc01b2824
Merge pull request #52226 from Faless/debugger/4.x_start_options
|
il y a 4 ans |
Fabio Alessandrelli
|
58c30b2626
Merge pull request #51639 from Ev1lbl0w/gsoc21-dap
|
il y a 4 ans |
Ev1lbl0w
|
292ed61c18
Implemented advanced features of DAP
|
il y a 4 ans |
Fabio Alessandrelli
|
ecb2e8297c
[Editor] Editor debugger binds according to editor settings.
|
il y a 4 ans |