summaryrefslogtreecommitdiffstats
path: root/doc/classes/Line2D.xml
Commit message (Expand)AuthorAgeFilesLines
* Update links to outdated asset library demosskyace652024-04-071-2/+2
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-1/+1
* Add closed property to Line2DMewPurPur2023-09-111-4/+9
* Improve Line2D documentationMewPurPur2023-08-291-31/+32
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* [doc] Fix grammar in class docs: amount vs. numberAndy Maloney2022-08-171-1/+1
* Clarify the Line2D, Curve2D/3D documentation and fix parameter namesYuri Sizov2022-08-151-10/+10
* [doc] Use "param" instead of "code" to refer to parameters (5)Andy Maloney2022-08-151-5/+5
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-6/+6
* Merge pull request #58162 from KoBeWi/RYMax Hilbrunner2022-03-031-2/+2
|\
| * Update description of LINE_TEXTURE constantskobewi2022-02-161-2/+2
* | Add a property hint for the Line2D Round Precision propertyHugo Locurcio2022-02-171-1/+2
|/
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Fix various misused code tag in classrefHaoyu Qiu2021-12-021-1/+1
* Add note about batching to Line2D's anti-aliasingLoipesMas2021-08-231-0/+1
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-24/+12
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-2/+2
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+2
* Clarify points in Line2D docskyace652020-08-211-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-04-281-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-2/+1
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* Mention 2D polygon limits and how to increase them in the documentationHugo Locurcio2020-01-281-0/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-3/+3
* Fixed antialiased option for Polygon2D / Line2DPouleyKetchoupp2019-11-281-0/+3
* doc: Sync classref with current sourceRémi Verschelde2019-07-151-3/+3
* doc: Sync classref with current sourceRémi Verschelde2019-07-021-1/+1
* Merge pull request #28565 from CedNaru/CurvedWidthLine2DRémi Verschelde2019-07-011-0/+3
|\
| * Added a Width Curve to Line2D + UVs fixTristan Grespinet2019-06-191-0/+3
* | Fix uninitialized variables in Line2D, JSONParseResult and TileMapRémi Verschelde2019-06-301-1/+1
* | doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-3/+3
* | doc: Add default values to all propertiesRémi Verschelde2019-06-301-11/+11
* | Proofread and improve the whole class referenceHugo Locurcio2019-06-271-5/+5
* | doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde2019-06-271-4/+4
|/
* Merge pull request #27805 from Kanabenki/line2d-add-point-idxRémi Verschelde2019-04-301-0/+3
|\
| * Add optional position argument for add_point in Line2DKanabenki2019-04-081-0/+3
* | doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
|/
* Merge pull request #27240 from Chaosus/clear_line_pointsRémi Verschelde2019-04-051-0/+7
|\
| * Added method to clear all points in Line2DChaosus2019-03-191-0/+7
* | doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
|/
* Line2D texture stretch modeJorn Van denbussche2018-07-161-0/+3
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* Fix typos with codespellluz.paz2018-02-211-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* Fix typos in code and docs with codespellRémi Verschelde2018-01-181-1/+1