summaryrefslogtreecommitdiffstats
path: root/doc/classes/CollisionPolygon2D.xml
Commit message (Expand)AuthorAgeFilesLines
* Add further details on properties returning `Packed*Array`A Thousand Ships2024-04-081-1/+0
* Fix concave CollisionPolygon2D debug drawing and docsRicardo Buring2024-03-231-1/+1
* Add keywords to improve search in the class referenceHugo Locurcio2024-02-221-1/+1
* Mention CollisionPolygon2D.polygon is local to the given CollisionPolygon2Djsjtxietian2024-01-101-0/+1
* Fix some mixups between 2D/3D in documentationNinni Pipping2023-07-231-1/+1
* 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
* Overhaul the top sections of the class reference (Physics classes)VolTer2023-05-201-4/+3
* Fix concave/convex polygon shape documentationRicardo Buring2023-03-051-5/+7
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Mention that Area2D doesn't support one_way_collisionkobewi2022-05-091-0/+1
* Improve documentation related to physics collision shapesHugo Locurcio2022-03-021-1/+2
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-1/+1
* Add LOTS of missing docsTomasz Chabora2020-03-131-0/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-2/+2
* Update docs to version 4.0clayjohn2020-01-311-1/+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-4/+4
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-1/+1
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-5/+5
* doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde2019-06-271-1/+1
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* Add warnings to docs for methods that return copies, not refs.Joseph Catrambone2019-02-191-1/+1
* doc: Sync classref with current sourceRémi Verschelde2019-01-261-0/+2
* doc: Add missing commas after "If true/false"Rémi Verschelde2018-12-201-2/+2
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-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
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* doc: Fix enum tags thanks to 2bc6db6Rémi Verschelde2017-11-241-2/+2
* doc: Remove setters and getters now exposed via properties/membersRémi Verschelde2017-11-241-61/+0
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
* [DOCS] Update Polygon2D and CollisionPolygon2DChris Bradfield2017-10-021-6/+8
* Modified the descriptions for CollisionPolygon2D and created descriptions for...FigyTuna2017-09-161-2/+6
* doc: Sync classref with current sourceRémi Verschelde2017-09-161-0/+4
* doc: Sync classref with current sourceRémi Verschelde2017-09-131-4/+4
* Changed the doc class generation to individual files per class. It is also po...Juan Linietsky2017-09-121-0/+88