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
*
Merge pull request #58995 from Sauermann/fix-mouse-cursor-change-2
Rémi Verschelde
2022-09-28
1
-0
/
+12
|
\
|
*
Update mouse cursor shape after changes
Markus Sauermann
2022-09-18
1
-0
/
+12
*
|
Merge pull request #66543 from akien-mga/msvc-warning-c4702
Rémi Verschelde
2022-09-28
2
-13
/
+6
|
\
\
|
*
|
Fix MSVC warning C4702: unreachable code
Rémi Verschelde
2022-09-28
2
-13
/
+6
*
|
|
Fix MSVC warning C4706: assignment within conditional expression
Rémi Verschelde
2022-09-28
1
-4
/
+6
|
/
/
*
|
Merge pull request #66160 from dpalais/double_time
Rémi Verschelde
2022-09-27
2
-4
/
+4
|
\
\
|
*
|
Change time parameters and variables to double type
Dave Palais
2022-09-26
2
-4
/
+4
*
|
|
Merge pull request #66445 from EricEzaM/GH-66442-shortcut-change-popupmenu-up...
Rémi Verschelde
2022-09-27
2
-2
/
+11
|
\
\
\
|
*
|
|
Ensure popup menu redraws items when shortcuts update.
Eric M
2022-09-26
2
-2
/
+11
*
|
|
|
[RTL] Fix font variations / OpenType features of theme default font not updat...
bruvzg
2022-09-26
2
-27
/
+118
|
/
/
/
*
|
|
Merge pull request #65540 from MewPurPur/easier-bookmarks
Rémi Verschelde
2022-09-26
1
-11
/
+24
|
\
\
\
|
*
|
|
Shift+LMB to Toggle Bookmarks
VolTer
2022-09-08
1
-11
/
+24
*
|
|
|
Merge pull request #66288 from bruvzg/te_fix_color
Rémi Verschelde
2022-09-25
1
-9
/
+10
|
\
\
\
\
|
*
|
|
|
[TextEdit] Use error/selection font color for the current glyph only, instead...
bruvzg
2022-09-23
1
-9
/
+10
*
|
|
|
|
Fix ColorPicker always emitting color_changed on html submit
Micky
2022-09-24
1
-2
/
+5
|
/
/
/
/
*
|
|
|
Merge pull request #65158 from nongvantinh/fixed-infinite-loop
Rémi Verschelde
2022-09-23
1
-1
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fixes #64962 that cause program run into infinite loop
Nong Van Tinh
2022-09-01
1
-1
/
+4
*
|
|
|
Merge pull request #66213 from KoBeWi/not_right_but_works™
Rémi Verschelde
2022-09-21
1
-14
/
+2
|
\
\
\
\
|
*
|
|
|
Remove duplicate code in ItemList
kobewi
2022-09-21
1
-14
/
+2
*
|
|
|
|
Tree recursive folding
Ninni Pipping
2022-09-21
2
-2
/
+86
|
/
/
/
/
*
|
|
|
Merge pull request #66126 from RedMser/shortcut-context-inspector
Rémi Verschelde
2022-09-21
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix #66062: editing shortcut_context in inspector
RedMser
2022-09-19
2
-2
/
+2
*
|
|
|
|
Merge pull request #66068 from bruvzg/rtl_fx_connected
Rémi Verschelde
2022-09-19
2
-23
/
+51
|
\
\
\
\
\
|
*
|
|
|
|
[RTL] Add option to apply built-in effects to the individual connected glyphs.
bruvzg
2022-09-19
2
-23
/
+51
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #66112 from Zylann/get_configuration_warnings_psa
Rémi Verschelde
2022-09-19
12
-18
/
+18
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Change return type of `get_configuration_warnings` to `PackedStringArray`
Marc Gilleron
2022-09-19
12
-18
/
+18
|
|
/
/
/
*
/
/
/
Make the inner TabBar in a TabContainer behave as if it were in a Container
Rindbee
2022-09-18
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #66012 from Rindbee/fix-TabContainer-minimum_size
Rémi Verschelde
2022-09-18
1
-5
/
+6
|
\
\
\
|
*
|
|
Fix minimum size calculation for TabContainer
Rindbee
2022-09-18
1
-5
/
+6
*
|
|
|
Fix RichTextLabel not updating on theme/theme override change until text is u...
bruvzg
2022-09-16
2
-10
/
+56
|
/
/
/
*
|
|
Add configuration warning to GraphEdit regarding future refactoring
Hendrik Brucker
2022-09-14
2
-0
/
+10
*
|
|
RTL Improvements
bruvzg
2022-09-13
1
-3
/
+31
*
|
|
Improve parameter naming and documentation in GraphEdit and GraphNode
Yuri Sizov
2022-09-09
4
-106
/
+136
*
|
|
Make `Vector2i` values paired with `EDSCALE` be just `Vector2`
Michael Alexsander
2022-09-08
4
-11
/
+11
*
|
|
Merge pull request #65241 from bruvzg/no_keymap_ambiguity
Rémi Verschelde
2022-09-08
7
-17
/
+17
|
\
\
\
|
*
|
|
Fix key mapping changes when moving from macOS to other platform
bruvzg
2022-09-07
7
-17
/
+17
*
|
|
|
Merge pull request #60108 from KoBeWi/arise_to_top
Rémi Verschelde
2022-09-08
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Rename raise() to move_to_front()
kobewi
2022-09-06
2
-2
/
+2
*
|
|
|
|
[RTL] Stop threaded RTL auto-redrawing as soon as text processing is finished...
bruvzg
2022-09-07
1
-3
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #65375 from ItsNL/fix-accep-dialog-its_inside_tree-false
Rémi Verschelde
2022-09-07
1
-1
/
+8
|
\
\
\
\
|
*
|
|
|
Fix "grab_focus: Condition "!is_inside_tree()" is true" when AcceptDialog was...
=
2022-09-07
1
-1
/
+8
|
|
/
/
/
*
|
|
|
Merge pull request #65389 from Rindbee/fix-file-list-in-FileDialog-not-updating
Rémi Verschelde
2022-09-07
1
-4
/
+2
|
\
\
\
\
|
*
|
|
|
Fix file list in FileDialog not updating on first run
Rindbee
2022-09-07
1
-4
/
+2
*
|
|
|
|
Merge pull request #65355 from groud/split_container_min_grab_thickness
Rémi Verschelde
2022-09-07
2
-134
/
+142
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Allow SplitContainer to have a grab area larger than its visual grabber
Gilles Roudière
2022-09-07
2
-137
/
+144
|
|
/
/
/
*
|
|
|
Rename ProgressBar.`percent_visible` to `show_percentage`
Micky
2022-09-07
2
-13
/
+13
*
|
|
|
Merge pull request #65446 from YuriSizov/dialogs-make-styleboxes-matter
Rémi Verschelde
2022-09-07
2
-84
/
+119
|
\
\
\
\
|
*
|
|
|
Make AcceptDialog and derivatives utilize StyleBox fully
Yuri Sizov
2022-09-07
2
-84
/
+119
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #65437 from YuriSizov/theme-gui-renames
Rémi Verschelde
2022-09-07
16
-103
/
+105
|
\
\
\
\
|
*
|
|
|
Fix theming code in Panel, SplitContainer, RichTextLabel
Yuri Sizov
2022-09-06
2
-5
/
+3
[next]