index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Control.xml
Age
Commit message (
Expand
)
Author
2021-03-31
Merge pull request #47252 from KoBeWi/themecide
Rémi Verschelde
2021-03-23
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
Remove the clearing behavior from add_override
kobewi
2021-03-23
Add methods to remove theme overrides
kobewi
2021-02-24
Fix crash during drag if user freed the drag preview
Delf Neumärker
2021-02-01
Merge pull request #45137 from Calinou/doc-control-gallery
Rémi Verschelde
2021-01-29
Reference the control gallery image in the Control class documentation
Hugo Locurcio
2021-01-26
Exposed find_next_valid_focus and find_prev_valid_focus.
Nils Reid
2021-01-04
doc: Sync classref with current source
Rémi Verschelde
2020-12-28
Merge pull request #44751 from madmiraal/rename-rect-grow_margin
Rémi Verschelde
2020-12-28
Merge pull request #44607 from madmiraal/rename-control-rotation
Rémi Verschelde
2020-12-28
Rename Rect2 and Rect2i grow_margin() to grow_side()
Marcel Admiraal
2020-12-23
Rename Control rotation to rotation_degrees
Marcel Admiraal
2020-12-23
Rename Control margin to offset
Marcel Admiraal
2020-12-15
Rename neighbour in Control to neighbor
Daniel Ting
2020-11-26
[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...
bruvzg
2020-11-16
Merge pull request #42008 from Calinou/theme-rename-node-type
Rémi Verschelde
2020-11-03
Tooltips: Improve code clarity and docs
Rémi Verschelde
2020-10-27
Rename the `type` parameter to `node_type` in Theme and Control
Hugo Locurcio
2020-10-02
Updated getters and setters names for toplevel
Duroxxigar
2020-10-01
Link to demos from within the class reference
Aaron Franke
2020-09-26
Translate GDScript Code Examples to C# (C)
HaSa1002
2020-08-31
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-04
Improve the documentation related to overriding GUI theme items
Hugo Locurcio
2020-07-15
Document caveats related to Control scaling
Hugo Locurcio
2020-04-10
Improve shortcut formatting in docs
Yuri Sizov
2020-04-09
Clarify documentation and indicate that rect_clip_content affects only Canvas...
Markus Sauermann
2020-03-31
doc: Sync classref with DisplayServer/Window changes
Rémi Verschelde
2020-02-22
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-02-12
doc: Sync classref with current source
Rémi Verschelde
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-10
[DOCS] Corrections and clarifications to classref
Chris Bradfield
2019-11-07
[Doc] Added more details for set_drag_preview()
Anthony Rey
2019-11-02
Code format for true/false/null to make documentation consistent
PouleyKetchoupp
2019-09-19
Fix misc. source comment typos
luz.paz
2019-08-29
doc: Sync classref with current source
Rémi Verschelde
2019-08-22
doc: Sync classref with current source
Rémi Verschelde
2019-08-13
doc: Sync classref with current source
Rémi Verschelde
2019-08-07
Complete the Control class documentation
Tomasz Chabora
2019-07-15
doc: Sync classref with current source
Rémi Verschelde
2019-07-04
DocData: Re-expose parametric setters and getters
Rémi Verschelde
2019-06-30
doc: Remove null default values that can't be determined
Rémi Verschelde
2019-06-30
doc: Remove hardcoded default values from descriptions
Rémi Verschelde
2019-06-30
doc: Add default values to all properties
Rémi Verschelde
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-06-03
doc: Fix DocData.merge_from copying old setters and getters
Rémi Verschelde
2019-05-30
More accurate description of valid Parents
Aspin
2019-05-23
Change "Return" to "Returns" where necessary in XML documentation
Sean Heffernan
[next]