Age | Commit message (Expand) | Author |
2020-03-11 | Fix various typos | luz.paz |
2020-02-25 | doc: Sync classref for Packed{Int,Float}{32,64}Array additions | Rémi Verschelde |
2020-02-18 | doc: Sync classref with current source | Rémi Verschelde |
2020-01-31 | Update docs to version 4.0 | clayjohn |
2020-01-26 | doc: Drop unused 'category' property from header | Rémi Verschelde |
2020-01-26 | Complete various class references | clayjohn |
2020-01-23 | doc: Misc updates for AnimationNode* and others | Rémi Verschelde |
2020-01-14 | Completed documentation for many visual nodes | clayjohn |
2019-09-01 | Remove redundant transform method in Geometry singleton | Andrii Doroshenko (Xrayez) |
2019-08-27 | Add 'is_point_in_circle()' to Geometry class, and general file cleanup | Michael Alexsander Silva Dias |
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio |
2019-06-27 | doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks | Rémi Verschelde |
2019-06-27 | doc: Fix scoped hyperlinks to same-class enums/methods | Rémi Verschelde |
2019-06-27 | Bind is_point_in_polygon in Geometry singleton | Andrii Doroshenko (Xrayez) |
2019-05-24 | Expose 2D Delaunay triangulation in Geometry singleton | Andrii Doroshenko (Xrayez) |
2019-05-22 | Expose 2D polygon boolean operations in Geometry singleton | Andrii Doroshenko (Xrayez) |
2019-04-19 | doc: Drop unused <demos> tag | Rémi Verschelde |
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde |
2018-05-12 | Sync classref with current source | Rémi Verschelde |
2018-05-07 | Merge pull request #15943 from poke1024/geometry-line-line | Juan Linietsky |
2018-02-27 | doc: Remove status from hardcoded version string | Rémi Verschelde |
2018-02-19 | doc: Update version string in header | Rémi Verschelde |
2018-01-25 | doc: Sync with current source | Rémi Verschelde |
2018-01-21 | Add Geometry::line_intersects_line_2d() | Bernhard Liebl |
2018-01-13 | doc: Update version string in XML | Rémi Verschelde |
2017-11-24 | doc: Update header version for 3.0-beta | Rémi Verschelde |
2017-11-15 | doc: Remove revision.module_config from version string | Rémi Verschelde |
2017-11-13 | classref: Sync with current source | Rémi Verschelde |
2017-11-05 | Basic docs for Geometry plus two new functions | Bernhard Liebl |
2017-09-20 | Rename pos to position in user facing methods and variables | letheed |
2017-09-12 | Changed the doc class generation to individual files per class. It is also po... | Juan Linietsky |