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-15 | Replace Godot docs URL with `$DOCS_URL` in XML class reference | Rémi Verschelde |
2021-11-09 | Separate space override modes for gravity/damping in Area | PouleyKetchoupp |
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-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-07-23 | Fix doc typos | Nicholas Huelin |
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-05-05 | Increase the default 2D gravity to 980.0 | Hugo Locurcio |
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-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-31 | Merge pull request #40993 from Calinou/doc-collision-layer-mask | Rémi Verschelde |
2020-08-31 | Add link titles for all links in the class reference | Hugo Locurcio |
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-02-22 | doc: Sync classref with StringName/Callable changes | Rémi Verschelde |
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-26 | add area_shape_entered usage | Lakshay Angrish |
2019-10-31 | Added link to Area2D tutorial in documentation. | Derwent Ready (drentsoft) |
2019-06-30 | doc: Remove hardcoded default values from descriptions | Rémi Verschelde |
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-06-27 | doc: Fix scoped hyperlinks to same-class enums/methods | Rémi Verschelde |
2019-06-24 | Area2D: Fix argument type of body_* signals | Rémi Verschelde |
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-05 | Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-... | Rémi Verschelde |
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde |
2019-03-29 | ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass] | Ignacio Etcheverry |
2019-01-07 | doc: Fix wrong references found by new makerst.py | Rémi Verschelde |
2018-12-29 | doc: Fix references to setters and misc formatting | Rémi Verschelde |
2018-12-20 | doc: Add missing commas after "If true/false" | Rémi Verschelde |
2018-08-31 | update class docs | Kelly Thomas |
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-13 | doc: Update version string in XML | Rémi Verschelde |