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
/
Shape2D.xml
Age
Commit message (
Expand
)
Author
2022-10-20
Expose Shape2D::get_rect to scripting
squash
2022-08-23
Replace Array return types with TypedArray 2
kobewi
2022-08-09
[doc] Use "param" instead of "code" to refer to parameters #3
Andy Maloney
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-05-13
Document Shape2D's collide_and_get_contacts() and collide_with_motion_and_get...
SnailRhymer
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-12-07
Add physics solver settings to project settings
PouleyKetchoupp
2021-11-15
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-09-20
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2020-08-31
Add link titles for all links in the class reference
Hugo Locurcio
2020-04-15
Bind Shape2D draw method
Andrii Doroshenko (Xrayez)
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2019-12-10
Improve the Shape/Shape2D classes documentation
Hugo Locurcio
2019-06-30
doc: Add default values to all properties
Rémi Verschelde
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-05-23
Change "Return" to "Returns" where necessary in XML documentation
Sean Heffernan
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2019-01-18
GDScript: Fix return value of "lerp" builtin
Rémi Verschelde
2018-11-05
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Rémi Verschelde
2018-09-16
[DOCS] Classref additions and consistency fixes
Chris Bradfield
2018-06-12
Add support for tutorial links to makerst.py
robojumper
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: Fix references to online tutorials after godotengine/godot-docs#1015
Rémi Verschelde
2018-01-25
doc: Sync with current source
Rémi Verschelde
2018-01-17
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-15
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2017-11-24
doc: Remove setters and getters now exposed via properties/members
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-09-13
doc: Sync classref with current source
Rémi Verschelde
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky