summaryrefslogtreecommitdiffstats
path: root/doc/classes/CanvasItem.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-60/+118
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Misc updates for AnimationNode* and othersRémi Verschelde2020-01-231-23/+25
* [DOCS] Corrections and clarifications to classrefChris Bradfield2020-01-101-0/+1
* Merge pull request #33229 from Jummit/document-force_update_transformRémi Verschelde2019-11-011-0/+1
|\
| * document force_update_transformJummit2019-11-011-0/+1
* | doc: Sync classref with current sourceRémi Verschelde2019-10-261-0/+22
|/
* doc: Sync classref with current sourceRémi Verschelde2019-07-151-1/+1
* Add `width` and `antialiased` parameters to CanvasItem `draw_rect()`Hugo Locurcio2019-07-091-1/+6
* doc: Remove null default values that can't be determinedRémi Verschelde2019-06-301-1/+1
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-8/+8
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-8/+8
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-10/+10
* Change "Return" to "Returns" where necessary in XML documentationSean Heffernan2019-05-231-2/+2
* Improve the CanvasItem documentationHugo Locurcio2019-05-141-21/+21
* Added inspector plugin documentation.Juan Linietsky2019-04-231-0/+4
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Sync classref with current sourceRémi Verschelde2019-04-151-1/+1
* Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde2019-04-051-6/+6
|\
| * ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry2019-03-291-6/+6
* | doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
|/
* doc: Add missing commas after "If true/false"Rémi Verschelde2018-12-201-4/+4