Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-04 | Add theme item descriptions to the online documentation | Yuri Sizov | |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | |
For the time being we don't support writing a description for those, preferring having all details in the method's description. Using self-closing tags saves half the lines, and prevents contributors from thinking that they should write the argument or return documentation there. | |||
2021-07-29 | Add `auto_translate` toggle for automatic translation | Michael Alexsander | |
2021-07-27 | Multiple cosmetic fixes for embedded windows | Michael Alexsander | |
2021-07-13 | Add type variations to Theme | Yuri Sizov | |
2021-07-02 | Expose `Window.get_contents_minimum_size()` to scripts | Michael Alexsander | |
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias | |
2021-06-10 | Let var2str display StringName with correct sigil | Jonathan Gollnick | |
2021-05-17 | Add theme_custom_type property to Control and Window | Yuri Sizov | |
2021-02-19 | doc: Sync classref with current source | Rémi Verschelde | |
And fix various bogus bindings following previous PRs. | |||
2021-02-14 | [CTL] Add missing font outline drawing routines and theme constants. | bruvzg | |
2020-11-26 | [Complex Text Layouts] Add TextServer documentation. Update Font, ↵ | bruvzg | |
CanvasItem, Theme and modified controls documentation. | |||
2020-10-28 | Improve the documentation related to fullscreen and borderless settings | Hugo Locurcio | |
2020-07-03 | doc: Sync classref with current source | Rémi Verschelde | |
2020-03-31 | doc: Sync classref with DisplayServer/Window changes | Rémi Verschelde | |