summaryrefslogtreecommitdiffstats
path: root/doc/classes/Area2D.xml
Commit message (Expand)AuthorAgeFilesLines
* Replace Area gravity point distance scale with unit distanceAaron Franke2023-01-291-2/+3
* Improve signal documentation for Area2D/3DYuri Sizov2022-12-121-28/+32
* Implement Area.has_overlapping_*VolTer2022-09-101-1/+15
* Document behavior of areas with concave shapesRicardo Buring2022-08-231-1/+3
* [doc] Use "param" instead of "code" to refer to parameters (8)Andy Maloney2022-08-121-21/+21
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-22/+22
* Merge pull request #57478 from FelixNemis/physics-signal-doc-fixRémi Verschelde2022-03-031-8/+8
|\
| * Fix recommended snippet for getting collisionshape node in body/area signal docsCharlie Burnham2022-01-311-8/+8
* | Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* | Clarify Area2D/Area3D `overlaps_area()`/`overlaps_body()` documentationHugo Locurcio2022-02-011-3/+3
|/
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* Separate space override modes for gravity/damping in AreaPouleyKetchoupp2021-11-091-9/+18
* Improve area method descriptionsskyace652021-10-231-2/+4
* Improve area/body_shape_entered/exited signals parameter names and docMaxime Lapointe2021-10-141-20/+20
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-52/+26
* Fix doc typosNicholas Huelin2021-07-231-2/+2
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-1/+1
* Let var2str display StringName with correct sigilJonathan Gollnick2021-06-101-1/+1
* Merge pull request #42742 from madmiraal/fix-12215Rémi Verschelde2021-05-181-4/+4
|\
| * Return RID instead of Object id in area-body_shape_entered-exited signals.Marcel Admiraal2021-03-061-4/+4
* | Area: Uncap the range for gravity and change the slider hintsAaron Franke2021-05-181-1/+1
* | Increase the default 2D gravity to 980.0Hugo Locurcio2021-05-051-1/+1
* | Move collision layer and mask into CollisionObject.Marcel Admiraal2021-04-201-46/+0
* | Put physics override parameters in their own group and document that areas ca...Lightning_A2021-04-181-2/+2
|/
* Use a more specific type for Area2D/3D body signalsAaron Franke2021-02-241-4/+4
* Rename the final parameter of area_shape_entered-exited local_shape.Marcel Admiraal2021-01-091-8/+8
* Update area-body_shape_entered-exited signal documentation.Marcel Admiraal2021-01-091-12/+28
* Correct the doc about linear dampingTomasz Chabora2020-10-131-2/+4
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+3
* Merge pull request #40993 from Calinou/doc-collision-layer-maskRémi Verschelde2020-08-311-2/+2
|\
| * Reference the online documentation in collision layer/mask propertiesHugo Locurcio2020-08-031-2/+2
* | Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
|/
* doc: Fix parsing typed arrays in makerst.pyRémi Verschelde2020-04-241-2/+2
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-1/+1
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* add area_shape_entered usageLakshay Angrish2019-12-261-1/+1
* Added link to Area2D tutorial in documentation.Derwent Ready (drentsoft)2019-10-311-0/+1
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-5/+5
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-14/+14
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-3/+5
* doc: Fix scoped hyperlinks to same-class enums/methodsRémi Verschelde2019-06-271-1/+1
* Area2D: Fix argument type of body_* signalsRémi Verschelde2019-06-241-9/+14
* Change "Return" to "Returns" where necessary in XML documentationSean Heffernan2019-05-231-2/+2
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde2019-04-051-1/+1
|\
| * ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry2019-03-291-1/+1
* | doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
|/
* doc: Fix wrong references found by new makerst.pyRémi Verschelde2019-01-071-1/+1
* doc: Fix references to setters and misc formattingRémi Verschelde2018-12-291-7/+7