index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Geometry.xml
Age
Commit message (
Expand
)
Author
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