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
/
control.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-7
/
+11
|
\
|
*
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
Michael Alexsander
2024-11-02
1
-7
/
+11
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-2
/
+7
|
\
|
|
*
Add System Locale layout direction for Control and Window
Haoyu Qiu
2024-10-17
1
-2
/
+7
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Add auto translate mode for tooltips
Haoyu Qiu
2024-09-26
1
-1
/
+4
*
StringName: Fix empty hash
rune-scape
2024-09-09
1
-4
/
+0
*
Avoid incorrect computing anchor of Control node when reset on save
Silc Lizard (Tokage) Renew
2024-05-05
1
-0
/
+4
*
Optimise Object's `get_argument_options`
Micky
2024-02-29
1
-1
/
+3
*
Fix some DEFVALs to use the right type
Raul Santos
2024-02-23
1
-0
/
+4
*
Revert "Update Node::get_configuration_warnings signature"
Rémi Verschelde
2024-02-17
1
-1
/
+1
*
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-4
/
+2
*
Update Node::get_configuration_warnings signature
RedMser
2024-02-08
1
-1
/
+1
*
[Editor] Add option to override editor UI layout direction.
bruvzg
2023-11-17
1
-0
/
+4
*
Make mouse-enter/exit notifications match mouse event propagation
kit
2023-11-09
1
-0
/
+2
*
Merge pull request #76027 from AThousandShips/focus_direction
Rémi Verschelde
2023-09-25
1
-0
/
+1
|
\
|
*
Expose finding valid focus neighbors of a `Control` by side
A Thousand Ships
2023-08-24
1
-0
/
+1
*
|
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
1
-0
/
+1
*
|
Introduce the concept of global theme contexts
Yuri Sizov
2023-09-06
1
-0
/
+3
*
|
Add EditorStringNames singleton
kobewi
2023-09-03
1
-0
/
+3
|
/
*
Expose Control::_get_drag_data() as non-const function
Nana Sakisaka
2023-05-24
1
-1
/
+1
*
Add a warning when trying to access theme items too early
Yuri Sizov
2023-04-03
1
-0
/
+2
*
Add missing virtual bind for control::get_tooltip
kilojool
2023-03-21
1
-0
/
+1
*
Fix toplevel nomenclature
Markus Sauermann
2023-02-02
1
-2
/
+2
*
Merge pull request #67507 from Sauermann/fix-toplevel-root-control-node
Rémi Verschelde
2023-01-31
1
-0
/
+3
|
\
|
*
Fix set_as_toplevel event propagation to child
Markus Sauermann
2022-10-16
1
-0
/
+3
*
|
Merge pull request #71598 from bruvzg/gdscript_bidi_override
Rémi Verschelde
2023-01-19
1
-3
/
+3
|
\
\
|
*
|
Implement BiDi override mode for GDScript source.
bruvzg
2023-01-18
1
-3
/
+3
*
|
|
Cleanup unused engine code v2
kobewi
2023-01-19
1
-1
/
+0
|
/
/
*
|
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-1
/
+6
*
|
Merge pull request #71183 from YuriSizov/control-refresh-layouts-by-parents
Rémi Verschelde
2023-01-11
1
-0
/
+1
|
\
\
|
*
|
Ensure that the cached layout mode is in sync
Yuri Sizov
2023-01-10
1
-0
/
+1
*
|
|
Change set_drag_forwarding() to use callables.
Juan Linietsky
2023-01-10
1
-2
/
+5
|
/
/
*
|
Fix inconsistent state of Controls when editing and running scenes
Yuri Sizov
2023-01-09
1
-1
/
+1
*
|
Use BitField<> hint for ArrayFormat
Juan Linietsky
2023-01-08
1
-7
/
+7
*
|
Merge pull request #36301 from KoBeWi/daddy_node
Rémi Verschelde
2023-01-07
1
-0
/
+1
|
\
\
|
*
|
Add methods for node reparenting
Tomasz Chabora
2022-08-16
1
-0
/
+1
*
|
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
|
|
Restore 'rotation_degrees' properties.
Juan Linietsky
2022-12-19
1
-0
/
+2
*
|
|
Copy local theme overrides from Control to Window
Yuri Sizov
2022-12-07
1
-6
/
+6
*
|
|
Add `Control::localize_numeral_system` property to toggle automatic numeral s...
bruvzg
2022-11-17
1
-0
/
+4
*
|
|
Merge pull request #67566 from Sauermann/fix-code-simplifications
Clay John
2022-10-23
1
-1
/
+0
|
\
\
\
|
*
|
|
Code simplifications
Markus Sauermann
2022-10-18
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #66279 from aaronfranke/control-min-size
Max Hilbrunner
2022-10-19
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert custom_minimum_size type back to Vector2 instead of Vector2i
Aaron Franke
2022-09-22
1
-3
/
+3
*
|
|
Merge pull request #67348 from Mickeon/salvage-a-dear-comment
Rémi Verschelde
2022-10-13
1
-0
/
+1
|
\
\
\
|
*
|
|
Comment not to remove `data` structs in some Nodes
Micky
2022-10-13
1
-0
/
+1
|
|
/
/
*
/
/
Move Shortcut Context to Control and ensure that `shortcut_input` adheres to ...
Eric M
2022-10-13
1
-0
/
+6
|
/
/
*
|
Change return type of `get_configuration_warnings` to `PackedStringArray`
Marc Gilleron
2022-09-19
1
-1
/
+1
[next]