aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/Polygon2D.xml
Commit message (Collapse)AuthorAgeFilesLines
* doc: Remove setters and getters now exposed via properties/membersRémi Verschelde2017-11-241-188/+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
| | | | | It is now "3.0-alpha" instead of "3.0.alpha.custom_build{,.mono}", limits unnecessary diffs.
* classref: Sync with current sourceRémi Verschelde2017-11-131-0/+14
| | | | [ci skip]
* Unify degree members and propertiesletheed2017-11-101-1/+1
|
* [DOCS] Update Polygon2D and CollisionPolygon2DChris Bradfield2017-10-021-2/+14
|
* doc: Sync classref with current sourceRémi Verschelde2017-09-131-12/+12
| | | | [ci skip]
* Changed the doc class generation to individual files per class. It is also ↵Juan Linietsky2017-09-121-0/+233
possible to save module files in module directories and the build system will recognize them.