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
*
Merge pull request #82868 from SaracenOne/multi_session_debugger_fixes
Rémi Verschelde
2023-10-16
2
-6
/
+62
|
\
|
*
Fix debugger behaviour with multi-session debugging:
Saracen
2023-10-06
2
-6
/
+62
*
|
Fix right-click menu position for the debugger breakpoint tree.
Saracen
2023-10-06
1
-1
/
+1
|
/
*
Replace flat buttons with flat-styled buttons with a visible pressed state
Yuri Sizov
2023-09-19
1
-8
/
+8
*
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
3
-6
/
+6
*
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-6
/
+6
*
Extract ScriptInstance to simplify includes
Yuri Sizov
2023-09-06
2
-0
/
+2
*
Add EditorStringNames singleton
kobewi
2023-09-03
6
-72
/
+77
*
Avoid unnecessary inspector updates when loading or switching scenes
Yuri Sizov
2023-08-12
1
-3
/
+3
*
Avoid retrieving the object ID of a Nil variable
Chia-Hsiang Cheng
2023-08-04
1
-1
/
+1
*
Merge pull request #79280 from raulsntos/dotnet/better-push-error
Rémi Verschelde
2023-08-03
1
-3
/
+9
|
\
|
*
C#: Improve `GD.PushError` and `GD.PushWarning`
Raul Santos
2023-07-11
1
-3
/
+9
*
|
Support threads in the script debugger
Juan Linietsky
2023-07-26
3
-77
/
+169
*
|
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
4
-0
/
+6
|
/
*
Merge pull request #75200 from Calinou/debugger-editor-settings-add-property-...
Rémi Verschelde
2023-06-19
2
-5
/
+3
|
\
|
*
Add property hints for debugger/profiler editor settings
Hugo Locurcio
2023-03-22
2
-5
/
+3
*
|
Merge pull request #75836 from rsubtil/bugfix-dap_windows_path
Fabio Alessandrelli
2023-06-19
2
-0
/
+12
|
\
\
|
*
|
Fix DAP path mismatch on Windows
Ricardo Subtil
2023-04-08
2
-0
/
+12
*
|
|
i18n: Sync translations with Weblate (now tracking 4.1 strings)
Rémi Verschelde
2023-06-12
1
-2
/
+2
*
|
|
Changed error tree initialization to allow reselection
samar-01
2023-06-10
1
-0
/
+1
*
|
|
Fix profilers' GUI trees
VolTer
2023-06-03
2
-6
/
+6
*
|
|
Rename the Debugger's stack debug section to Stack Trace
Aaron Franke
2023-05-11
1
-1
/
+1
*
|
|
Improve editor state persistence
Hendrik Brucker
2023-05-11
2
-0
/
+10
*
|
|
CI: Use gh-cli for changed files, and workaround codespell skip list bug
Rémi Verschelde
2023-05-08
1
-1
/
+1
*
|
|
Redo how the remote filesystem works
Juan Linietsky
2023-05-08
2
-259
/
+195
*
|
|
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
[next]