summaryrefslogtreecommitdiffstats
path: root/doc/classes/CanvasItem.xml
Commit message (Expand)AuthorAgeFilesLines
* Use BitField hint for the TextServer enums. Add missing parts for BitField su...bruvzg2022-07-151-8/+10
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-16/+60
* draw_circle() draws a filled circleSergey Pershenkov2022-06-011-1/+1
* Restore antialiasing for `draw_line`Yuri Roubinsky2022-04-121-3/+4
* Merge pull request #59788 from Vitika9/59711Rémi Verschelde2022-04-071-3/+0
|\
| * Removed show_on_top property in CanvasItemVitika92022-04-011-3/+0
* | Clarify what `top_level` does in CanvasItemHugo Locurcio2022-03-311-1/+1
|/
* Bind NOTIFICATION_LOCAL_TRANFORM_CHANGEDJason Knight2022-03-201-3/+6
* Merge pull request #58394 from bruvzg/rtl_hintRémi Verschelde2022-03-181-0/+11
|\
| * Add RichTextLabel "hint" tag.bruvzg2022-02-211-0/+11
* | Expose methods for screen-space transformskobewi2022-03-131-0/+7
|/
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Update definitions of get_mouse_position methodsMarcel Admiraal2022-02-041-2/+2
* [TextServer] Improve ligature cursor handling.bruvzg2022-01-091-1/+1
* Fix missing period in `CanvasItem.draw_primitive()` descriptionHugo Locurcio2022-01-051-1/+1
* Improve the CanvasItem class documentationHugo Locurcio2022-01-041-12/+12
* align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke2021-12-091-4/+4
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-2/+2
* Ignore empty Font resources as theme override.bruvzg2021-10-251-3/+3
* Implement TextServer GDExtension interface, remove TextServer GDNative interf...bruvzg2021-10-011-1/+1
* Improve documentation related to MSDF font renderingHugo Locurcio2021-09-151-1/+1
* Makes FontData importable resource.bruvzg2021-08-271-0/+14
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-312/+156
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-16/+16
* Implement animation slice drawing in CanvasItemreduz2021-06-171-0/+22
* Documentation: Correct CanvasItem.draw_string position description.Luke Hubmayer-Werner2021-03-181-1/+1
* doc: Sync classref with current sourceRémi Verschelde2021-01-041-1/+1
* Rename CanvasItem's hide signal to hiddenMarcel Admiraal2020-12-081-1/+1
* Merge pull request #43828 from Chaosus/restore_line_antialiasingYuri Roubinsky2020-11-281-0/+6
|\
| * Restored antialiased lines by emulation using triangle stripsYuri Roubinsky2020-11-271-0/+6
* | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-261-11/+58
|/
* doc: Sync classref with current source + fixup some bindingsRémi Verschelde2020-11-041-83/+5
* Clarify what the "item_rect_changed" signal doesSirQuartz2020-10-281-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-10-091-3/+3
* Merge pull request #42451 from Duroxxigar/rename-toplevelRémi Verschelde2020-10-021-1/+1
|\
| * Renamed toplevel to be top_levelDuroxxigar2020-10-011-1/+1
* | Link to demos from within the class referenceAaron Franke2020-10-011-0/+1
|/
* Made toplevel a property for Node3D and CanvasItemDuroxxigar2020-10-011-16/+3
* Translate GDScript Code Examples to C# (C)HaSa10022020-09-261-2/+11
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-2/+2
* Add an example to the `CanvasItem.draw_string()` documentationHugo Locurcio2020-07-291-1/+10
* Improve visibility documentation for CanvasItem and Node3DHugo Locurcio2020-07-271-2/+3
* Provide `draw_set_transform` defaults for rotation and scaleAndrii Doroshenko (Xrayez)2020-07-011-2/+2
* Document CanvasItem's texture filtering and repeating modesHugo Locurcio2020-05-151-0/+8
* Clarify that angles must be specified as radians in the documentationHugo Locurcio2020-04-171-0/+1
* doc: Update classref with node renamesRémi Verschelde2020-03-301-1/+1
* Add LOTS of missing docsTomasz Chabora2020-03-131-0/+9
* Docs: Improved wording and added linksLunadin2020-02-261-1/+1
* Fix MIMPAMPS typos in constants throughout the engineAndrii Doroshenko (Xrayez)2020-02-201-2/+2
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-28/+28