Marcus Brummer
|
56e5ca38d7
|
Fixed Geometry2D::get_closest_points_between_segments docs
|
2020-12-12 12:45:06 +01:00 |
|
HaSa1002
|
5a01c2a3b0
|
Docs: Port Code Examples to C# (F, G, H, I, J, K, L)
Includes:
* File
* Geometry2D
* HashingContext
* HTTPClient
* HTTPRequest
* Image
* Input
* int
* ItemList
* JSONParseResult
* KinematicBody2D
* LineEdit
Co-authored-by: Aaron Franke <arnfranke@yahoo.com>
|
2020-11-25 22:15:13 +01:00 |
|
Rémi Verschelde
|
424cd00f8b
|
doc: Sync classref with current source + fixup some bindings
Includes various changes triggered by the refactoring of method bindings.
|
2020-11-04 15:38:26 +01:00 |
|
Andrii Doroshenko (Xrayez)
|
19b72da35d
|
Clarify Geometry.offset_polygon_2d regarding vertices translation
The method is used to either inflate or deflate a polygon.
For translating/transforming a polygon, use `Transform2D.xform`.
|
2020-07-01 17:10:21 +03:00 |
|
Andrii Doroshenko (Xrayez)
|
69d5de632e
|
Split Geometry singleton into Geometry2D and Geometry3D
Extra `_2d` suffixes are removed from 2D methods accoringly.
|
2020-05-27 14:28:34 +03:00 |
|