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
/
OptionButton.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add keywords to improve search in the class reference
Hugo Locurcio
2024-02-22
1
-1
/
+1
*
Use bound theme properties for documentation
Yuri Sizov
2023-09-26
1
-61
/
+0
*
Fix various typos in classref
Haoyu Qiu
2023-08-22
1
-2
/
+0
*
Merge pull request #80203 from WhalesState/Dev2
Rémi Verschelde
2023-08-17
1
-0
/
+7
|
\
|
*
Add shortcut handling to OptionButton
Mounir Tohami
2023-08-03
1
-0
/
+7
*
|
Further separate icon from text of buttons in both editor and default themes
Michael Alexsander
2023-08-07
1
-1
/
+1
|
/
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Overhaul the top sections of the class reference (GUI classes)
VolTer
2023-05-28
1
-2
/
+4
*
Clarify range of various ID values are 32 bit
Ninni Pipping
2023-05-19
1
-0
/
+1
*
Merge pull request #72028 from kilojool/option_button_reselection
Rémi Verschelde
2023-04-03
1
-0
/
+4
|
\
|
*
OptionButton: allow reselection of selected item
kilojool
2023-01-25
1
-0
/
+4
*
|
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
|
/
*
Add missing OptionButton method descriptions
Hana
2022-12-28
1
-0
/
+4
*
Document MDSF font outlines may require `msdf_pixel_range` adjustments
Hugo Locurcio
2022-12-19
1
-0
/
+1
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
*
Improve MenuButton and OptionButton
EricEzaM
2022-10-03
1
-0
/
+6
*
Merge pull request #64218 from Rindbee/fix-button-minimum-size-calculation
Rémi Verschelde
2022-08-22
1
-1
/
+1
|
\
|
*
Fix case where `h_separation` might not work in `Button`
Rindbee
2022-08-12
1
-1
/
+1
*
|
[doc] Use "param" instead of "code" to refer to parameters (5)
Andy Maloney
2022-08-15
1
-15
/
+15
|
/
*
Add missing properties to default theme
kobewi
2022-08-11
1
-0
/
+6
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-31
/
+31
*
Add fit_to_longest_item to OptionButton
kobewi
2022-08-02
1
-0
/
+4
*
Rename theme properties to include underscores
FireForge
2022-04-23
1
-1
/
+1
*
Implement Animation Libraries
reduz
2022-04-11
1
-1
/
+19
*
Hide text and icon properties in OptionButton
kobewi
2022-03-19
1
-0
/
+1
*
Add item tooltip access to OptionButton
Haoyu Qiu
2022-03-17
1
-0
/
+15
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Make various improvements to OptionButton
eikobear
2022-01-28
1
-1
/
+2
*
Improve the default project theme
Hugo Locurcio
2022-01-19
1
-5
/
+5
*
Implement property array for OptionButton
kobewi
2021-12-21
1
-6
/
+3
*
Document that transparent StyleBoxes/textures should be used for UI focus
Hugo Locurcio
2021-12-15
1
-1
/
+1
*
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-1
/
+1
*
Make overridden properties link to parent definition
Yuri Sizov
2021-12-03
1
-3
/
+3
*
Sort and group theme properties in docs, improve formatting for theme and enums
Yuri Sizov
2021-12-01
1
-24
/
+24
*
Add focus font color to Button and derivatives
Yuri Sizov
2021-10-26
1
-0
/
+3
*
Add warnings to methods that give access to internal nodes
Yuri Sizov
2021-10-10
1
-0
/
+1
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
*
Add theme item descriptions to the online documentation
Yuri Sizov
2021-08-04
1
-20
/
+20
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-92
/
+46
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-5
/
+5
*
[CTL] Add missing font outline drawing routines and theme constants.
bruvzg
2021-02-14
1
-0
/
+6
*
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-24
1
-3
/
+3
*
[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...
bruvzg
2020-11-26
1
-4
/
+19
*
Reference the BaseButton class explicitly in button class documentations
Hugo Locurcio
2020-09-23
1
-0
/
+1
*
OptionButton.xml word order fix
Andreas Gustafsson
2020-08-29
1
-1
/
+1
*
Fix OptionButton docs godotengine#36803
Zak Grumbles
2020-04-10
1
-2
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-12
1
-4
/
+4
*
Completes doc for button classes
Haoyu Qiu
2020-02-05
1
-0
/
+13
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
[next]