index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
debugger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract editor run toolbar into its own component
Yuri Sizov
2023-04-19
3
-20
/
+19
*
Fix misuses of error macros
Danil Alexeev
2023-04-18
1
-1
/
+1
*
Merge pull request #75765 from YuriSizov/editor-node-optimize-includes
Rémi Verschelde
2023-04-11
4
-2
/
+408
|
\
|
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
4
-2
/
+408
*
|
Poll LSP/DAP clients for connection status updates
Ricardo Subtil
2023-04-09
1
-0
/
+1
|
/
*
Fix premature theme item access in editor tools
Yuri Sizov
2023-04-03
2
-1
/
+16
*
Refresh filesystem when saving remote branch
kobewi
2023-03-24
1
-0
/
+7
*
Make sure Script Debugger is updated with the editor theme
Yuri Sizov
2023-03-10
1
-20
/
+28
*
Improvements and fixes based on Weblate comments
Haoyu Qiu
2023-02-13
1
-0
/
+2
*
Pace debugger draw requests
Pedro J. Estébanez
2023-02-07
2
-1
/
+6
*
Restore missing info in the error tooltips
Paul Joannon
2023-01-28
1
-2
/
+2
*
Better error display in debugger panel
Paul Joannon
2023-01-27
2
-7
/
+33
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-1
/
+1
*
Move remote debug buttons to a single menu.
bruvzg
2023-01-14
1
-1
/
+1
*
Add expand modes to TextureRect
kobewi
2023-01-12
2
-2
/
+2
*
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
2
-2
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
23
-667
/
+667
*
Improve remote tree node tooltips
kobewi
2023-01-03
1
-1
/
+5
*
Suggest Filename in Remote Tree File Dialog
stmSi
2022-12-25
1
-0
/
+3
*
Fix: Profiler and Visual Profiler start/stop state inconsistency
stmSi
2022-12-23
5
-6
/
+45
*
Fix String::word_wrap() for long words
Haoyu Qiu
2022-12-16
1
-1
/
+10
*
Add remote history to EditorUndoRedoManager
kobewi
2022-12-08
1
-0
/
+2
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
3
-0
/
+5
*
[Editor] Add button to keep the debug server open.
Fabio Alessandrelli
2022-11-25
2
-20
/
+34
*
FIx debugger can't inspect sub objects.
Zae
2022-11-25
1
-0
/
+2
*
Merge pull request #68709 from MewPurPur/instance-begone-part3
Rémi Verschelde
2022-11-16
4
-8
/
+8
|
\
|
*
Remove more instances of 'instance' being used as a verb
VolTer
2022-11-16
4
-8
/
+8
*
|
Remove redundant Variant-types initializations
Markus Sauermann
2022-11-14
1
-1
/
+1
*
|
[MP] Move engine and editor profilers to a plugin.
Fabio Alessandrelli
2022-11-14
4
-295
/
+1
*
|
[Editor] Better expose EditorDebuggerPlugin.
Fabio Alessandrelli
2022-11-14
4
-71
/
+49
*
|
Use a bold font for section titles in the editor performance monitor
Hugo Locurcio
2022-11-11
1
-0
/
+1
|
/
*
Merge pull request #62416 from Calinou/movie-maker-request-attention-on-finish
Rémi Verschelde
2022-10-31
1
-0
/
+6
|
\
|
*
Request attention on the editor window when done recording a movie
Hugo Locurcio
2022-06-26
1
-0
/
+6
*
|
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
6
-10
/
+10
|
\
\
|
*
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
6
-10
/
+10
*
|
|
Add buttons in Remote Scene Tree
Micky
2022-10-20
4
-2
/
+55
|
/
/
*
|
Make some Image methods static
kobewi
2022-10-14
2
-6
/
+2
*
|
Use `JSON::stringify` where possible
Micky
2022-10-11
1
-1
/
+1
*
|
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
6
-36
/
+33
*
|
Debugger: Fix fetching source to link C++ error on GitHub
Rémi Verschelde
2022-10-06
1
-1
/
+15
*
|
Style: Cleanup header guards for consistency
Rémi Verschelde
2022-09-26
1
-2
/
+2
*
|
Merge pull request #65490 from halgriffiths/profiler-fix
Rémi Verschelde
2022-09-14
3
-7
/
+27
|
\
\
|
*
|
Fix profiler being disabled at wrong times
halgriffiths
2022-09-13
3
-7
/
+27
*
|
|
Merge pull request #63640 from mbe9/fix_noneditable_remote_objects
Rémi Verschelde
2022-09-09
2
-3
/
+1
|
\
\
\
|
*
|
|
Fix editing of remote objects in the inspector
Pavel Pletnev
2022-08-02
2
-3
/
+1
*
|
|
|
Remove read-only status from EditorDebuggerRemoteObject
SaracenOne
2022-09-08
2
-2
/
+0
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #64377 from Mickeon/rename-canvas-redraw
Rémi Verschelde
2022-08-30
3
-15
/
+15
|
\
\
\
|
*
|
|
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
3
-15
/
+15
*
|
|
|
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
Micky
2022-08-30
4
-6
/
+6
|
/
/
/
*
|
|
Merge pull request #65023 from Faless/js/4.x_is_web
Rémi Verschelde
2022-08-29
1
-1
/
+1
|
\
\
\
[next]