Age | Commit message (Expand) | Author |
2022-12-04 | Use system fonts as fallback and improve system font handling. | bruvzg |
2022-09-19 | Add new C# code blocks to class ref pages | Paul Joannon |
2022-08-12 | [doc] Use "param" instead of "code" to refer to parameters (6) | Andy Maloney |
2022-08-08 | Rename the argument tag to param in XML documentation | Yuri Sizov |
2022-07-26 | Fix unnamed arguments in XML docs | RedMser |
2022-07-22 | Add example usage for `Font.get_string_size()` | Hugo Locurcio |
2022-07-15 | Use BitField hint for the TextServer enums. Add missing parts for BitField su... | bruvzg |
2022-07-06 | Refactor Font configuration and import UI, and Font resources. | bruvzg |
2022-03-31 | Fix typos with codespell | Rémi Verschelde |
2022-03-17 | Unify TextServer built-in module and GDExtension code. | bruvzg |
2022-02-15 | Add an XML schema for documentation | Hugo Locurcio |
2022-01-02 | Fix usage of "Return" in the docs | kobewi |
2021-12-09 | align to horizontal_alignment, valign to vertical_alignment, related | Nathan Franke |
2021-10-25 | Ignore empty Font resources as theme override. | bruvzg |
2021-10-01 | Implement TextServer GDExtension interface, remove TextServer GDNative interf... | bruvzg |
2021-09-20 | Don't generate empty doc sections and reduce code duplication | Aaron Franke |
2021-08-27 | Makes FontData importable resource. | bruvzg |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias |
2021-03-19 | class reference proofreading | Paul Joannon |
2021-03-18 | Documentation: Correct CanvasItem.draw_string position description. | Luke Hubmayer-Werner |
2021-02-15 | [TextServer] Restore character and space extra spacing support. | bruvzg |
2020-11-26 | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,... | bruvzg |
2020-11-26 | [Complex Text Layouts] Refactor Font class, default themes and controls to us... | bruvzg |
2020-09-01 | Merge pull request #40408 from Calinou/doc-font-missing-character | Rémi Verschelde |
2020-09-01 | Document missing character behavior when drawing text with fonts | Hugo Locurcio |
2020-07-29 | Add an example to the `CanvasItem.draw_string()` documentation | Hugo Locurcio |
2020-05-27 | Expose `get_char_size()` from Font instead of BitmapFont | Maganty Rushyendra |
2020-03-13 | Add LOTS of missing docs | Tomasz Chabora |
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-09-27 | doc: Sync classref with current source | Rémi Verschelde |
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio |
2019-05-23 | Change "Return" to "Returns" where necessary in XML documentation | Sean Heffernan |
2019-05-15 | doc: Sync classref with current source | Rémi Verschelde |
2019-04-19 | doc: Drop unused <demos> tag | Rémi Verschelde |
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde |
2019-03-05 | Remove "TODO" instances in the docs | Michael Alexsander Silva Dias |
2018-05-12 | 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-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-20 | Rename pos to position in user facing methods and variables | letheed |
2017-09-12 | Changed the doc class generation to individual files per class. It is also po... | Juan Linietsky |