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
/
Theme.xml
Age
Commit message (
Expand
)
Author
2022-07-06
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2022-02-11
Add an explicit way to remove a theme type
Yuri Sizov
2022-02-04
Refine Theme documentation to make it more factual
Yuri Sizov
2021-11-15
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-10-06
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-10-05
doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs
Rémi Verschelde
2021-10-04
Add the base scale factor to the Theme resource
Yuri Sizov
2021-08-14
Add support for partial custom editor themes
Yuri Sizov
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-13
Add type variations to Theme
Yuri Sizov
2021-05-17
Add theme_custom_type property to Control and Window
Yuri Sizov
2021-03-29
doc: Sync classref with current source
Rémi Verschelde
2021-03-22
Add utility methods to Theme, improve error messages and documentation
Yuri Sizov
2021-02-20
[docs] Clarification on theme's get_stylebox
Andy Maloney
2020-12-17
Remove unused argument in Theme method and expose missing methods
Yuri Sizov
2020-11-26
[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...
bruvzg
2020-10-27
Rename the `type` parameter to `node_type` in Theme and Control
Hugo Locurcio
2020-08-31
Add link titles for all links in the class reference
Hugo Locurcio
2020-02-22
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-02-18
doc: Sync classref with current source
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
2019-12-06
doc: Markup fixes for enums and constants
Rémi Verschelde
2019-10-30
Add descriptions to clear and copy_theme.
conankzhang
2019-07-15
doc: Sync classref with current source
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-01
doc: Make all tutorial links track "latest" in master branch
Rémi Verschelde
2019-05-24
Add "GUI skinning" tutorial link to the 'Theme' doc
Michael Alexsander Silva Dias
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2019-01-26
doc: Sync classref with current source
Rémi Verschelde
2018-12-04
doc: Sync classref with current source
Rémi Verschelde
2018-02-27
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-19
doc: Update version string in header
Rémi Verschelde
2018-01-25
doc: Sync with current source
Rémi Verschelde
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2017-11-28
Added documentation for World, Theme, StreamTexture, Sky, and ShortCut
TwistedTwigleg
2017-11-24
doc: Remove setters and getters now exposed via properties/members
Rémi Verschelde
2017-11-24
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-15
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-09-13
doc: Sync classref with current source
Rémi Verschelde
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky