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
*
Fix error list not being cleared
Ricardo Subtil
2021-09-16
1
-2
/
+1
*
Merge pull request #52226 from Faless/debugger/4.x_start_options
Rémi Verschelde
2021-09-14
4
-11
/
+18
|
\
|
*
[Editor] Editor debugger binds according to editor settings.
Fabio Alessandrelli
2021-08-29
4
-11
/
+18
*
|
Merge pull request #51639 from Ev1lbl0w/gsoc21-dap
Fabio Alessandrelli
2021-09-01
10
-55
/
+785
|
\
\
|
|
/
|
/
|
|
*
Implemented advanced features of DAP
Ev1lbl0w
2021-08-31
10
-55
/
+785
*
|
Fix camera override not working
requizm
2021-08-21
2
-3
/
+13
|
/
*
Merge pull request #50454 from Ev1lbl0w/gsoc21-dap
Fabio Alessandrelli
2021-08-03
13
-12
/
+1655
|
\
|
*
Implemented initial DAP support
Ev1lbl0w
2021-08-02
13
-12
/
+1655
*
|
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-25
1
-1
/
+1
*
|
Merge pull request #50511 from aaronfranke/iterators
Rémi Verschelde
2021-07-24
3
-17
/
+17
|
\
\
|
*
|
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
3
-17
/
+17
*
|
|
Add a tooltip for Inclusive and Self in the editor profiler
Hugo Locurcio
2021-07-24
1
-2
/
+3
|
/
/
*
|
Merge pull request #38317 from verdog/get-cam-2d-4.0
Rémi Verschelde
2021-07-20
1
-1
/
+1
|
\
\
|
*
|
add viewport.get_camera_2d()
Josh Chandler
2021-07-03
1
-1
/
+1
*
|
|
Merge pull request #50599 from Calinou/editor-profiler-improve-tooltip
Rémi Verschelde
2021-07-19
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Improve tooltips in the editor profiler to mention the script name
Hugo Locurcio
2021-07-19
1
-1
/
+1
*
|
|
Optimize StringName usage
reduz
2021-07-18
9
-104
/
+104
|
/
/
*
|
Add header theme type variations to labels
kobewi
2021-07-13
1
-0
/
+2
*
|
Merge pull request #50086 from Geometror/label-improve-layout-options
Rémi Verschelde
2021-07-13
2
-2
/
+2
|
\
\
|
*
|
Improvements to Label's layout options
Hendrik Brucker
2021-07-04
2
-2
/
+2
|
|
/
*
/
Clean up Tree
reduz
2021-07-04
4
-3
/
+16
|
/
*
Clean up RenderingServer and its bindings
reduz
2021-07-01
2
-2
/
+2
*
Implement Tree's internal minimum width calculation
Gilles Roudière
2021-06-28
4
-15
/
+15
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
4
-6
/
+6
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-2
/
+2
*
Fix editor crash when exporting profiler data
Haoyu Qiu
2021-05-21
1
-20
/
+35
*
Improve TreeItem API and allow to move nodes
trollodel
2021-05-17
1
-6
/
+6
*
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-05-06
1
-1
/
+1
*
fix stop debugger on closing game
Stefan Boronczyk
2021-04-23
1
-1
/
+1
*
Add a menu action to open C++ source on GitHub in the editor debugger
Hugo Locurcio
2021-04-19
2
-20
/
+62
*
Clean up profiler
pkowal
2021-04-06
2
-145
/
+57
*
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
3
-5
/
+5
*
Fix negative VRAM values
Ev1lbl0w
2021-03-05
1
-1
/
+1
*
Removed _change_notify
reduz
2021-02-10
1
-1
/
+1
*
Keep selected node visible after filter change
Pedro J. Estébanez
2021-02-08
2
-0
/
+16
*
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-24
1
-4
/
+4
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
18
-36
/
+36
*
Fix missed renamings from empty() to is_empty()
Rémi Verschelde
2020-12-29
1
-1
/
+1
*
Merge pull request #44434 from madmiraal/rename-camera3d-near-and-far
Rémi Verschelde
2020-12-28
1
-2
/
+2
|
\
|
*
Rename Camera3D near and far getters and setters
Marcel Admiraal
2020-12-20
1
-2
/
+2
*
|
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
5
-10
/
+10
*
|
Rename Control margin to offset
Marcel Admiraal
2020-12-23
2
-5
/
+5
|
/
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
2
-22
/
+13
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
3
-25
/
+31
*
Debugger: Save options in project metadata
Rémi Verschelde
2020-11-17
2
-10
/
+27
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-4
/
+0
*
Merge pull request #42729 from opl-/feat/better-debugger-errors
Rémi Verschelde
2020-11-16
1
-6
/
+13
|
\
|
*
Improve output in Debugger Errors tab for scripts
opl-
2020-10-12
1
-6
/
+13
*
|
Variant: Rename Type::_RID to Type::RID
Rémi Verschelde
2020-11-09
1
-1
/
+1
*
|
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
3
-5
/
+5
|
/
[next]