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
/
scene
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Sync classref with current source
Rémi Verschelde
2020-12-04
1
-1
/
+0
*
Update page value properly of ScrollContainer
volzhs
2020-12-01
1
-0
/
+2
*
Merge pull request #43971 from volzhs/fix-tab-container
Rémi Verschelde
2020-11-30
1
-13
/
+15
|
\
|
*
Fix TabContainer crashes
volzhs
2020-11-30
1
-13
/
+15
*
|
fix #43695 by revert part of #41576
FIF15
2020-11-30
1
-0
/
+1
|
/
*
Exposed shortcut_context property to scripting and added documentation.
Eric M
2020-11-30
1
-0
/
+1
*
Merge pull request #43828 from Chaosus/restore_line_antialiasing
Yuri Roubinsky
2020-11-28
1
-2
/
+2
|
\
|
*
Restored antialiased lines by emulation using triangle strips
Yuri Roubinsky
2020-11-27
1
-2
/
+2
*
|
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
Rémi Verschelde
2020-11-28
5
-9
/
+51
|
\
\
|
*
|
Add is_valid() check for InputEventKey in CanvasItemEditor.
Eric M
2020-11-23
1
-1
/
+1
|
*
|
Implement new shortcuts system.
Eric M
2020-11-23
5
-9
/
+50
|
*
|
Added accept_event() calls for SceneTreeDock and BaseButton
Eric M
2020-11-23
1
-0
/
+1
*
|
|
[Complex Text Layouts] Refactor TextEdit and CodeEdit controls.
bruvzg
2020-11-26
3
-747
/
+1177
*
|
|
[Complex Text Layouts] Refactor Label and LineEdit controls.
bruvzg
2020-11-26
4
-762
/
+1232
*
|
|
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
38
-467
/
+2603
|
|
/
|
/
|
*
|
Merge pull request #43807 from Xrayez/aspect-ratio-container
Rémi Verschelde
2020-11-26
2
-0
/
+247
|
\
\
|
*
|
Add `AspectRatioContainer` class
Andrii Doroshenko (Xrayez)
2020-11-25
2
-0
/
+247
|
|
/
*
|
Removed unused property 'pending_resize' from Control
Eric M
2020-11-26
1
-2
/
+0
*
|
Merge pull request #43833 from volzhs/fix-scrollcontainer-bar-max-value
Rémi Verschelde
2020-11-25
1
-2
/
+2
|
\
\
|
*
|
Fix to update scroll bar has correct max value in ScrollContainer
volzhs
2020-11-25
1
-2
/
+2
|
|
/
*
/
Update clear button when clicked
Tomasz Chabora
2020-11-25
1
-0
/
+1
|
/
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
9
-16
/
+0
*
Merge pull request #42008 from Calinou/theme-rename-node-type
Rémi Verschelde
2020-11-16
2
-121
/
+121
|
\
|
*
Rename the `type` parameter to `node_type` in Theme and Control
Hugo Locurcio
2020-10-27
2
-121
/
+121
*
|
Merge pull request #41851 from EricEzaM/PR/popup-menu-hysteresis
Rémi Verschelde
2020-11-16
4
-11
/
+66
|
\
\
|
*
|
Added hysteresis for popup sub-menus
Eric M
2020-11-08
4
-11
/
+66
*
|
|
GUI: send cursor data from TextEdit
Sergey Minakov
2020-11-15
1
-1
/
+13
*
|
|
Merge pull request #43449 from nekomatata/line_edit_window_pos
Rémi Verschelde
2020-11-11
2
-33
/
+39
|
\
\
\
|
*
|
|
Expose LineEdit scroll offset to scripts
PouleyKetchoupp
2020-11-11
2
-33
/
+39
*
|
|
|
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
26
-37
/
+37
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #43283 from Calinou/color-remove-contrasted
Rémi Verschelde
2020-11-06
1
-1
/
+1
|
\
\
\
|
*
|
|
Remove `Color.contrasted()` as its behavior is barely useful
Hugo Locurcio
2020-11-03
1
-1
/
+1
*
|
|
|
Tooltips: Improve code clarity and docs
Rémi Verschelde
2020-11-03
1
-1
/
+3
|
/
/
/
*
|
|
Fix crash in TabContainer in case of no content at all
volzhs
2020-10-29
1
-2
/
+4
*
|
|
Removed redundant line from TextEdit
Yuri Roubinsky
2020-10-28
1
-4
/
+0
*
|
|
Merge pull request #42766 from volzhs/tab-container
Rémi Verschelde
2020-10-28
2
-42
/
+51
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Put unselected tabs back in TabContainer control
volzhs
2020-10-13
2
-42
/
+51
*
|
|
ScriptEditor: Fix line number gutter drag select
Devin Curry
2020-10-25
3
-32
/
+75
|
|
/
|
/
|
*
|
Rename button group property to button_group
Aaron Franke
2020-10-24
1
-1
/
+1
*
|
Shows ColorRect in Color constants autocompletion
Yuri Roubinsky
2020-10-23
1
-1
/
+20
*
|
Merge pull request #42907 from Xrayez/add-ref-rect-border-width
Rémi Verschelde
2020-10-22
2
-10
/
+21
|
\
\
|
*
|
Add `border_width` to `ReferenceRect`
Andrii Doroshenko (Xrayez)
2020-10-20
2
-10
/
+21
*
|
|
Remove printing of windowpos/screenpos in MenuButton
Yuri Roubinsky
2020-10-21
1
-8
/
+0
|
/
/
*
|
Removed underscore from GraphEdit begin/end_node_move signals
Yuri Roubinsky
2020-10-20
1
-4
/
+4
*
|
Merge pull request #42891 from gvaneyck/graph-begin-node-move-timing
Rémi Verschelde
2020-10-20
2
-2
/
+9
|
\
\
|
*
|
Fix emit_signal timing for GraphEdit's begin/end node move
Gabriel Van Eyck
2020-10-19
2
-2
/
+9
*
|
|
Merge pull request #42874 from dreamsComeTrue/text-edit-bounds-fix
Rémi Verschelde
2020-10-19
1
-1
/
+1
|
\
\
\
|
*
|
|
TextEdit - fix valid bounds in 'set_line'. Fixes #41967
Dominik 'dreamsComeTrue' Jasiński
2020-10-17
1
-1
/
+1
*
|
|
|
Fixup `ColorRect` and `TextureRect` renames
Andrii Doroshenko (Xrayez)
2020-10-19
4
-17
/
+13
|
|
/
/
|
/
|
|
*
|
|
Refactor MethodBind to use variadic templates
reduz
2020-10-18
1
-2
/
+0
|
/
/
[next]