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
/
doc
/
classes
/
Control.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement TileMap patterns palette
Gilles Roudière
2021-10-19
1
-3
/
+3
*
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-10-06
1
-1
/
+1
*
Fix some leftover references to idle_frame
kobewi
2021-10-04
1
-1
/
+1
*
Add the base scale factor to the Theme resource
Yuri Sizov
2021-10-04
1
-0
/
+21
*
Allow shortcuts to have any number of bindings. Updated UI as required.
Eric M
2021-10-01
1
-3
/
+3
*
Add note that for _gui_input(event) event position is relative to the control...
skyace65
2021-09-21
1
-0
/
+1
*
Make some enhancements to the POT generation
Michael Alexsander
2021-09-02
1
-1
/
+2
*
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
1
-11
/
+11
*
Add bulk theme overrides to Control
Paulb23
2021-08-13
1
-0
/
+12
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-348
/
+174
*
Add `auto_translate` toggle for automatic translation
Michael Alexsander
2021-07-29
1
-0
/
+3
*
Document caveats with Control's `mouse_entered`/`mouse_exited` signals
Hugo Locurcio
2021-07-25
1
-0
/
+2
*
Fix doc typos
Nicholas Huelin
2021-07-23
1
-6
/
+6
*
Improve Control's theme item methods documentation
Yuri Sizov
2021-07-14
1
-45
/
+77
*
Add type variations to Theme
Yuri Sizov
2021-07-13
1
-2
/
+3
*
Fix editor suffixes and degrees conversion
reduz
2021-06-30
1
-3
/
+0
*
Implement native extension system
reduz
2021-06-25
1
-2
/
+2
*
Remove clips_input() method and use clip_content
kobewi
2021-06-25
1
-10
/
+2
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-3
/
+3
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-7
/
+7
*
Consistently prefix bound virtual methods with _
kobewi
2021-06-12
1
-103
/
+103
*
Let var2str display StringName with correct sigil
Jonathan Gollnick
2021-06-10
1
-1
/
+1
*
Style: Cleanup uses of double spaces between words
Rémi Verschelde
2021-06-07
1
-2
/
+2
*
Add theme_custom_type property to Control and Window
Yuri Sizov
2021-05-17
1
-25
/
+30
*
Merge pull request #47252 from KoBeWi/themecide
Rémi Verschelde
2021-03-31
1
-6
/
+59
|
\
|
*
Remove the clearing behavior from add_override
kobewi
2021-03-23
1
-5
/
+5
|
*
Add methods to remove theme overrides
kobewi
2021-03-23
1
-1
/
+54
*
|
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-1
/
+1
|
/
*
Fix crash during drag if user freed the drag preview
Delf Neumärker
2021-02-24
1
-1
/
+1
*
Merge pull request #45137 from Calinou/doc-control-gallery
Rémi Verschelde
2021-02-01
1
-1
/
+2
|
\
|
*
Reference the control gallery image in the Control class documentation
Hugo Locurcio
2021-01-29
1
-1
/
+2
*
|
Exposed find_next_valid_focus and find_prev_valid_focus.
Nils Reid
2021-01-26
1
-0
/
+14
|
/
*
doc: Sync classref with current source
Rémi Verschelde
2021-01-04
1
-35
/
+15
*
Merge pull request #44751 from madmiraal/rename-rect-grow_margin
Rémi Verschelde
2020-12-28
1
-4
/
+4
|
\
|
*
Rename Rect2 and Rect2i grow_margin() to grow_side()
Marcel Admiraal
2020-12-28
1
-4
/
+4
*
|
Merge pull request #44607 from madmiraal/rename-control-rotation
Rémi Verschelde
2020-12-28
1
-17
/
+4
|
\
\
|
|
/
|
/
|
|
*
Rename Control rotation to rotation_degrees
Marcel Admiraal
2020-12-23
1
-17
/
+4
*
|
Rename Control margin to offset
Marcel Admiraal
2020-12-23
1
-51
/
+51
|
/
*
Rename neighbour in Control to neighbor
Daniel Ting
2020-12-15
1
-10
/
+10
*
[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...
bruvzg
2020-11-26
1
-10
/
+123
*
Merge pull request #42008 from Calinou/theme-rename-node-type
Rémi Verschelde
2020-11-16
1
-10
/
+10
|
\
|
*
Rename the `type` parameter to `node_type` in Theme and Control
Hugo Locurcio
2020-10-27
1
-10
/
+10
*
|
Tooltips: Improve code clarity and docs
Rémi Verschelde
2020-11-03
1
-9
/
+30
|
/
*
Updated getters and setters names for toplevel
Duroxxigar
2020-10-02
1
-1
/
+1
*
Link to demos from within the class reference
Aaron Franke
2020-10-01
1
-0
/
+1
*
Translate GDScript Code Examples to C# (C)
HaSa1002
2020-09-26
1
-31
/
+186
*
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
1
-2
/
+2
*
Improve the documentation related to overriding GUI theme items
Hugo Locurcio
2020-08-04
1
-5
/
+29
*
Document caveats related to Control scaling
Hugo Locurcio
2020-07-15
1
-1
/
+3
*
Improve shortcut formatting in docs
Yuri Sizov
2020-04-10
1
-2
/
+2
[next]