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 #98036 from bruvzg/para_btn_spacing
Thaddeus Crews
2024-11-10
2
-0
/
+3
|
\
|
*
[TextParagraph/Button] Add support for line spacing.
bruvzg
2024-10-10
2
-0
/
+3
*
|
Merge pull request #98278 from a-johnston/fuzzy-search-rebase
Thaddeus Crews
2024-11-10
2
-201
/
+148
|
\
\
|
*
|
Add fuzzy string matching to quick open search
Adam Johnston
2024-10-28
2
-201
/
+148
*
|
|
Merge pull request #96841 from maidopi-usagi/tree_item_height_cache
Thaddeus Crews
2024-11-10
1
-41
/
+8
|
\
\
\
|
*
|
|
replace computed height with cached item minimum size
MaidOpi
2024-11-07
1
-41
/
+8
*
|
|
|
Merge pull request #94889 from rune-scape/no-const-list-erase
Thaddeus Crews
2024-11-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Avoid const_cast in List::erase by requiring mutable elements
rune-scape
2024-11-08
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #98720 from timothyqiu/file-dialog-atm
Thaddeus Crews
2024-11-10
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Disable auto translate of FileDialog's file list
Haoyu Qiu
2024-11-01
1
-0
/
+1
*
|
|
|
|
Merge pull request #98829 from adamscott/fix-tree-scroll-center-overflow
Thaddeus Crews
2024-11-10
1
-4
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Fix issue where scrolling to item center would overflow on top
Adam Scott
2024-11-05
1
-4
/
+6
*
|
|
|
|
|
Fix IME deactivation events not send on focus loss. Do not unset AltGr modifi...
bruvzg
2024-11-06
2
-0
/
+4
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
1
-2
/
+2
*
|
|
|
|
Style: Apply `clang-tidy` fixes
Thaddeus Crews
2024-11-04
2
-4
/
+4
|
/
/
/
/
*
/
/
/
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
Michael Alexsander
2024-11-02
2
-29
/
+35
|
/
/
/
*
|
|
Merge pull request #98350 from syntaxerror247/android-native-filepicker
Thaddeus Crews
2024-10-31
2
-7
/
+24
|
\
\
\
|
*
|
|
[DisplayServer] Add feature flag for native file dialog access to `user/res` ...
Anish Mishra
2024-10-30
2
-7
/
+24
*
|
|
|
Merge pull request #47502 from KoBeWi/add_0
Thaddeus Crews
2024-10-31
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Always add decimal when printing float
kobewi
2024-10-23
1
-1
/
+1
*
|
|
|
|
Add "Game" editor for better runtime debugging
Michael Alexsander
2024-10-30
1
-0
/
+8
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #98039 from aaronfranke/button-icon
Thaddeus Crews
2024-10-29
6
-34
/
+34
|
\
\
\
\
|
*
|
|
|
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
6
-34
/
+34
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
8
-25
/
+25
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
8
-25
/
+25
*
|
|
|
Merge pull request #97212 from Riteo/picking-the-right-expand-mode
Thaddeus Crews
2024-10-25
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
ColorPicker: ignore TextureRect expand mode during legacy picking
Riteo Siuga
2024-09-20
1
-0
/
+1
*
|
|
|
|
Merge pull request #97157 from pafuent/fixing_tree_item_get_prev_wrap
Thaddeus Crews
2024-10-25
1
-11
/
+9
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixing TreeItem get_prev_xxx methods when p_wrap is true
Pablo Andres Fuente
2024-09-23
1
-11
/
+9
*
|
|
|
|
Merge pull request #97335 from SlienCode/master
Clay John
2024-10-24
1
-12
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Fix `font_hover_pressed_color` and `icon_hover_pressed_color` not working for...
Nick Christodoulou
2024-09-22
1
-12
/
+5
*
|
|
|
|
|
Merge pull request #98368 from KoBeWi/color_picking_active_your_color_is_now_...
Clay John
2024-10-24
2
-12
/
+8
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix legacy picking label bounds
kobewi
2024-10-22
2
-12
/
+8
*
|
|
|
|
|
Merge pull request #98299 from timothyqiu/tree-coordinate
Thaddeus Crews
2024-10-21
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix button click detection when `Tree` is rotated
Haoyu Qiu
2024-10-18
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #88530 from davthedev/tree-hover-items
Thaddeus Crews
2024-10-21
2
-103
/
+310
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add hover state to Tree items display
David Giardi
2024-10-17
2
-103
/
+310
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #98203 from timothyqiu/layout-dir-created-equal
Thaddeus Crews
2024-10-21
2
-6
/
+23
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add System Locale layout direction for Control and Window
Haoyu Qiu
2024-10-17
2
-6
/
+23
*
|
|
|
|
|
|
|
Merge pull request #97807 from syntaxerror247/colorPicker_kb_fix
Thaddeus Crews
2024-10-21
1
-16
/
+4
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix ColorPicker virtual keyboard popup on mobile
Anish Mishra
2024-10-05
1
-16
/
+4
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #97977 from syntaxerror247/menu_bar_refresh_bug
Clay John
2024-10-18
1
-0
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
update MenuBar after child renamed in editor
Anish Mishra
2024-10-08
1
-0
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #97888 from Gamemap/Itemlist-fix-right-padding
Clay John
2024-10-17
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ItemList - Fix right padding missing
Gamemap
2024-10-06
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #97122 from adamscott/fix-trackpad-code-completion-scrolling
Thaddeus Crews
2024-10-14
1
-2
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix trackpad code completion scrolling
Adam Scott
2024-09-17
1
-2
/
+4
*
|
|
|
|
Merge pull request #97809 from Geometror/fix-ge-conn-layer-warning
Rémi Verschelde
2024-10-04
1
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
[GraphEdit] Only print warning for connection layer deletion when justified
Hendrik Brucker
2024-10-04
1
-1
/
+3
*
|
|
|
|
|
Merge pull request #97291 from KoBeWi/visible_in_tree_was_a_billion_dollar_mi...
Rémi Verschelde
2024-10-04
1
-1
/
+1
|
\
\
\
\
\
\
[next]