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
*
Use compile-time Unicode string conversion
Hugo Locurcio
2023-08-07
1
-1
/
+1
*
GUI: Fix `Tree` performance regression by using cache
Danil Alexeev
2023-08-04
2
-40
/
+58
*
Merge pull request #80168 from akien-mga/extension-compat
Rémi Verschelde
2023-08-03
3
-0
/
+47
|
\
|
*
Fix or workaround recent extension API compatibility issues
Rémi Verschelde
2023-08-03
3
-0
/
+47
*
|
Merge pull request #79064 from MewPurPur/rename-button-pressed-THIS-IS-NOT-A-...
Rémi Verschelde
2023-08-03
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Rename button_pressed bindings to avoid shadowing
MewPurPur
2023-07-05
1
-2
/
+2
*
|
Merge pull request #79705 from 398utubzyt/gui/snap-charfx-fix
Rémi Verschelde
2023-08-02
1
-0
/
+8
|
\
\
|
*
|
Snap CharFX transforms to pixels when enabled
398utubzyt
2023-07-20
1
-0
/
+8
*
|
|
Merge pull request #79563 from danny88881/drag-and-drop-text-setting
Rémi Verschelde
2023-08-02
4
-8
/
+43
|
\
\
\
|
*
|
|
Add drag and drop option for line edit and rich text label
unknown
2023-07-19
4
-8
/
+43
*
|
|
|
Merge pull request #79293 from ItsNL/add-accept-dialog-close-on-unfocused
Rémi Verschelde
2023-08-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Check FLAG_POPUP to close an AcceptDialog when parent is focused
NL
2023-07-19
1
-1
/
+1
*
|
|
|
|
Merge pull request #77280 from Rindbee/fix-unnecessary-break-in-Label
Rémi Verschelde
2023-08-02
1
-3
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Fix unnecessary break when calculating the height of visible lines
Rindbee
2023-05-20
1
-3
/
+0
*
|
|
|
|
|
Merge pull request #79946 from Ymanawat/propagate-check-79942
Yuri Sizov
2023-08-01
1
-9
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixed Tree Selection Bug
Yogendra Manawat
2023-07-29
1
-9
/
+10
*
|
|
|
|
|
|
Refactor mouse_entered and mouse_exited notifications
Markus Sauermann
2023-08-01
1
-8
/
+0
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #79913 from bruvzg/lbl_min_h_line
Yuri Sizov
2023-07-26
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[Label] Remove extra line spacing from Label minimum size calculations.
bruvzg
2023-07-26
1
-0
/
+3
*
|
|
|
|
|
|
Merge pull request #79805 from kumikumi/fix-subviewport-cursor
Yuri Sizov
2023-07-26
1
-0
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Don't override SubViewport's cursor with SubViewportContainer's cursor
Mikko Ankkala
2023-07-23
1
-0
/
+4
*
|
|
|
|
|
|
|
Merge pull request #79248 from Sauermann/fix-svc-focus-propagation
Yuri Sizov
2023-07-26
2
-1
/
+24
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Make `SubViewportContainer` event propagation aware of focused Control
Markus Sauermann
2023-07-17
2
-1
/
+24
*
|
|
|
|
|
|
|
Merge pull request #79782 from guemax/remove-spaces-from-input-of-html-color-...
Yuri Sizov
2023-07-24
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Remove spaces from input of HTML color in color picker
guemax
2023-07-22
1
-1
/
+1
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #79308 from Geometror/refactor-graphedit
Yuri Sizov
2023-07-24
5
-1008
/
+1208
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Clean up/refactor GraphEdit
Hendrik Brucker
2023-07-24
5
-1008
/
+1208
*
|
|
|
|
|
|
|
|
Merge pull request #73196 from Vilcrow/fix-lookup-symbol
Yuri Sizov
2023-07-24
2
-12
/
+17
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Fixed the jumping to function definition using 'Ctrl+LMB' and the 'Lookup Sym...
S.V.I. Vilcrow
2023-07-12
2
-12
/
+17
*
|
|
|
|
|
|
|
|
Merge pull request #79307 from Geometror/remove-graph-node-comment
Yuri Sizov
2023-07-24
4
-130
/
+4
|
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Remove GraphNode's comment property and related functionality
Hendrik Brucker
2023-07-11
4
-130
/
+4
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #76759 from Nidjo123/master
Yuri Sizov
2023-07-21
1
-7
/
+7
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix RichTextLabel character line and paragraph index getters
Nikola Bunjevac
2023-05-05
1
-7
/
+7
*
|
|
|
|
|
|
|
Merge pull request #79574 from bruvzg/win_nat_d
Yuri Sizov
2023-07-18
1
-5
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[Windows] Implement native file selection dialog support.
bruvzg
2023-07-18
1
-5
/
+5
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Unify and streamline connecting to Resource changes
kobewi
2023-07-17
8
-37
/
+31
*
|
|
|
|
|
|
|
Merge pull request #79494 from timothyqiu/no-longer
Yuri Sizov
2023-07-17
1
-7
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Update OptionButton min size when disabling Fit to Longest Item
Haoyu Qiu
2023-07-15
1
-7
/
+5
|
|
/
/
/
/
/
/
/
*
/
/
/
/
/
/
/
Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file
Hendrik Brucker
2023-07-17
3
-0
/
+4
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
7
-2
/
+9
*
|
|
|
|
|
|
Merge pull request #79455 from timothyqiu/button-clip-internal
Yuri Sizov
2023-07-14
1
-4
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix Button clipping when internal margins exist
Haoyu Qiu
2023-07-14
1
-4
/
+5
*
|
|
|
|
|
|
|
Merge pull request #79011 from bruvzg/pop_all
Yuri Sizov
2023-07-14
2
-1
/
+52
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[RTL] Add `pop_all`, `push_context` and `pop_context` methods, and use it for...
bruvzg
2023-07-09
2
-1
/
+52
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
[macOS] Implement optional native file selection dialog support for sandboxed...
bruvzg
2023-07-12
4
-2
/
+53
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #79037 from dinoplane/move-cached-values
Yuri Sizov
2023-07-12
4
-24
/
+57
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Moved HSV and OKHSL caching logic into color_mode
dinoplane
2023-07-05
4
-24
/
+57
*
|
|
|
|
|
|
|
Merge pull request #78100 from KoBeWi/commit_necromancy
Yuri Sizov
2023-07-12
1
-10
/
+19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Use S, V in hue bar of ColorPicker
kobewi
2023-06-11
1
-10
/
+19
*
|
|
|
|
|
|
|
|
Merge pull request #77858 from kinami-imai/expose_videostreamplayer_video_length
Yuri Sizov
2023-07-12
2
-0
/
+9
|
\
\
\
\
\
\
\
\
\
[next]