Age | Commit message (Expand) | Author |
2022-03-03 | Merge pull request #57478 from FelixNemis/physics-signal-doc-fix | Rémi Verschelde |
2022-02-15 | Add an XML schema for documentation | Hugo Locurcio |
2022-02-01 | Clarify Area2D/Area3D `overlaps_area()`/`overlaps_body()` documentation | Hugo Locurcio |
2022-01-31 | Fix recommended snippet for getting collisionshape node in body/area signal docs | Charlie Burnham |
2021-11-09 | Separate space override modes for gravity/damping in Area | PouleyKetchoupp |
2021-10-30 | Fix area_shape_exited's description | Laelaps9 |
2021-10-23 | Improve area method descriptions | skyace65 |
2021-10-14 | Improve area/body_shape_entered/exited signals parameter names and doc | Maxime Lapointe |
2021-08-23 | Enabled area-specific wind forces | Jeffrey Cochran |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias |
2021-06-10 | Let var2str display StringName with correct sigil | Jonathan Gollnick |
2021-05-18 | Merge pull request #42742 from madmiraal/fix-12215 | Rémi Verschelde |
2021-05-18 | Area: Uncap the range for gravity and change the slider hints | Aaron Franke |
2021-04-20 | Move collision layer and mask into CollisionObject. | Marcel Admiraal |
2021-04-18 | Put physics override parameters in their own group and document that areas ca... | Lightning_A |
2021-03-06 | Return RID instead of Object id in area-body_shape_entered-exited signals. | Marcel Admiraal |
2021-02-24 | Use a more specific type for Area2D/3D body signals | Aaron Franke |
2021-01-09 | Rename the final parameter of area_shape_entered-exited local_shape. | Marcel Admiraal |
2021-01-09 | Update area-body_shape_entered-exited signal documentation. | Marcel Admiraal |
2020-12-10 | Rename Area3D audio_bus_name getter and setter | Marcel Admiraal |
2020-10-13 | Correct the doc about linear damping | Tomasz Chabora |
2020-10-01 | Link to demos from within the class reference | Aaron Franke |
2020-08-03 | Reference the online documentation in collision layer/mask properties | Hugo Locurcio |
2020-04-24 | doc: Fix parsing typed arrays in makerst.py | Rémi Verschelde |
2020-03-30 | doc: Update classref with node renames | Rémi Verschelde |