summaryrefslogtreecommitdiffstats
path: root/doc/classes/Area3D.xml
Commit message (Expand)AuthorAgeFilesLines
* Improve signal documentation for Area2D/3DYuri Sizov2022-12-121-28/+32
* Rename remaining "*_enable" to "*_enabled"Micky2022-09-211-3/+3
* Implement Area.has_overlapping_*VolTer2022-09-101-1/+15
* Document behavior of areas with concave shapesRicardo Buring2022-08-231-0/+2
* [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
|/
* Separate space override modes for gravity/damping in AreaPouleyKetchoupp2021-11-091-9/+18
* Fix area_shape_exited's descriptionLaelaps92021-10-301-1/+1
* Improve area method descriptionsskyace652021-10-231-2/+4
* Improve area/body_shape_entered/exited signals parameter names and docMaxime Lapointe2021-10-141-20/+20
* Enabled area-specific wind forcesJeffrey Cochran2021-08-231-0/+9
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-52/+26
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-1/+1
* Let var2str display StringName with correct sigilJonathan Gollnick2021-06-101-2/+2
* 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
* | 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
* Rename Area3D audio_bus_name getter and setterMarcel Admiraal2020-12-101-1/+1
* Correct the doc about linear dampingTomasz Chabora2020-10-131-2/+4
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+2
* Reference the online documentation in collision layer/mask propertiesHugo Locurcio2020-08-031-2/+2
* doc: Fix parsing typed arrays in makerst.pyRémi Verschelde2020-04-241-2/+2
* doc: Update classref with node renamesRémi Verschelde2020-03-301-0/+247