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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix variable names for "usage" flags in `Control::_get_property_list()`
Andrii Doroshenko (Xrayez)
2021-05-13
1
-18
/
+18
*
Fix autocompletion for Control's Theme properties
Yuri Sizov
2021-04-30
1
-5
/
+5
*
Use Array for node configuration warnings
Nathan Franke
2021-04-11
1
-9
/
+6
*
Merge pull request #47252 from KoBeWi/themecide
Rémi Verschelde
2021-03-31
1
-28
/
+61
|
\
|
*
Remove the clearing behavior from add_override
kobewi
2021-03-23
1
-28
/
+12
|
*
Add methods to remove theme overrides
kobewi
2021-03-23
1
-0
/
+49
*
|
Merge pull request #46702 from HaSa1002/fix-min-size-resize
Rémi Verschelde
2021-03-30
1
-5
/
+1
|
\
\
|
*
|
Fix removal of `rect_min_size` not triggering resize
Johannes
2021-03-23
1
-5
/
+1
*
|
|
Use real_t in non-physics 2D nodes
Aaron Franke
2021-03-19
1
-32
/
+32
|
|
/
|
/
|
*
|
Check if _edit_set_position and _edit_set_rect was used outside an editor
Kongfa Waroros
2021-03-15
1
-0
/
+2
*
|
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
1
-2
/
+2
*
|
Fix Control._edit_set_state crash
sps1112
2021-03-05
1
-0
/
+3
|
/
*
Revert "Add size check in Control._edit_set_state to prevent crash"
Rémi Verschelde
2021-03-04
1
-4
/
+0
*
Add size check in Control._edit_set_state to prevent crash
sps1112
2021-03-04
1
-0
/
+4
*
Merge pull request #41437 from KoBeWi/put_it_here
Rémi Verschelde
2021-03-01
1
-1
/
+1
|
\
|
*
Allow to create a node at specific position
Tomasz Chabora
2021-02-26
1
-1
/
+1
*
|
Warn when setting Control size inside ready()
Tomasz Chabora
2021-02-19
1
-1
/
+12
*
|
Reorganize Project Settings
reduz
2021-02-18
1
-2
/
+2
*
|
Removed _change_notify
reduz
2021-02-10
1
-25
/
+0
*
|
Merge pull request #44349 from KoBeWi/drop_the_data!
Rémi Verschelde
2021-01-26
1
-1
/
+1
|
\
\
|
*
|
Allow to override drop data in LineEdit
kobewi
2020-12-13
1
-1
/
+1
*
|
|
Exposed find_next_valid_focus and find_prev_valid_focus.
Nils Reid
2021-01-26
1
-0
/
+2
|
|
/
|
/
|
*
|
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
|
Merge pull request #44607 from madmiraal/rename-control-rotation
Rémi Verschelde
2020-12-28
1
-1
/
+2
|
\
\
|
*
|
Rename Control rotation to rotation_degrees
Marcel Admiraal
2020-12-23
1
-1
/
+2
*
|
|
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-1
/
+1
*
|
|
Rename Control margin to offset
Marcel Admiraal
2020-12-23
1
-151
/
+151
|
/
/
*
|
Merge pull request #44300 from KoBeWi/🧹🧹
Rémi Verschelde
2020-12-21
1
-35
/
+0
|
\
\
|
*
|
Move initialization of some classes to headers
Tomasz Chabora
2020-12-11
1
-35
/
+0
|
|
/
*
/
Rename neighbour in Control to neighbor
Daniel Ting
2020-12-15
1
-19
/
+19
|
/
*
Cleanup unused engine code
Tomasz Chabora
2020-12-09
1
-107
/
+0
*
doc: Sync classref with current source
Rémi Verschelde
2020-12-04
1
-1
/
+0
*
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
Rémi Verschelde
2020-11-28
1
-0
/
+1
|
\
|
*
Implement new shortcuts system.
Eric M
2020-11-23
1
-0
/
+1
*
|
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-25
/
+302
|
/
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
Merge pull request #42008 from Calinou/theme-rename-node-type
Rémi Verschelde
2020-11-16
1
-95
/
+95
|
\
|
*
Rename the `type` parameter to `node_type` in Theme and Control
Hugo Locurcio
2020-10-27
1
-95
/
+95
*
|
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-3
/
+3
*
|
Tooltips: Improve code clarity and docs
Rémi Verschelde
2020-11-03
1
-1
/
+3
|
/
*
Updated getters and setters names for toplevel
Duroxxigar
2020-10-02
1
-4
/
+4
*
Merge pull request #42451 from Duroxxigar/rename-toplevel
Rémi Verschelde
2020-10-02
1
-11
/
+11
|
\
|
*
Renamed toplevel to be top_level
Duroxxigar
2020-10-01
1
-11
/
+11
*
|
Merge pull request #38743 from arrowinaknee/node-config-warnings
Rémi Verschelde
2020-10-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update all get_configuration_warning to retrieve warnings from the parent
ArrowInAKnee
2020-05-16
1
-1
/
+1
*
|
Fixed minor typo, gui_hid -> gui_hide.
Jonah Stich
2020-09-08
1
-1
/
+1
*
|
Fix content scale mode, closes #37941
Juan Linietsky
2020-07-02
1
-0
/
+10
*
|
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
Andrii Doroshenko (Xrayez)
2020-05-27
1
-2
/
+3
|
/
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-75
/
+149
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+17
[next]