summaryrefslogtreecommitdiff
path: root/doc/classes/CollisionObject2D.xml
AgeCommit message (Expand)Author
2022-12-08Use capitalized ID in the docHaoyu Qiu
2022-08-29Expose input interaction virtual functions in CollisionObjectrafallus
2022-08-22Replace Array return types with TypedArraykobewi
2022-08-18Add collision weight to PhysicsBody for penetrations must be avoidedSilc Renew
2022-08-12[doc] Use "param" instead of "code" to refer to parameters (7)Andy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-04-29Improve CollisionObject2D and CollisionObject3D pickable documentationHugo Locurcio
2022-04-08Add a note about collisions in different canvases.Markus Sauermann
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-01-18Fix `input_ray_pickable` documentation for `CollisionObject3D`rafallus
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-08-12Uniformize layer names, script methods and documentationPouleyKetchoupp
2021-07-31Merge pull request #50625 from nekomatata/body-one-direction-layersRémi Verschelde
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-24Fix typo in CollisionObject documentationRaul Santos
2021-07-19One-directional collision layer check for rigid bodies and soft bodiesPouleyKetchoupp
2021-07-16Merge pull request #47395 from sygi/shape_idx_collisionHugo Locurcio
2021-07-02Add mouse_shape_entered and mouse_shape_exited signals to CollisionObject2D.sygi
2021-06-30Add support for controlling physics nodes' behavior when disabledPouleyKetchoupp
2021-04-29doc: Sync classref with current sourceRémi Verschelde
2021-04-20Move collision layer and mask into CollisionObject.Marcel Admiraal
2020-07-27Revert "Allow Area2D and 3D mouse events without a collision layer"Rémi Verschelde
2020-07-15doc: Sync classref with current sourceRémi Verschelde
2020-07-10Allow Area2D and 3D mouse events without a collision layerTomasz Chabora
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-14Complete documentation of some more classesTomasz Chabora
2019-07-22Documents the need for input_pickable in _input_eventFlamyAT
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-05-02Document CollisionObject2D pickable requires collision_layerlopho
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-05Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-03-29ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry
2019-01-26doc: Sync classref with current sourceRémi Verschelde
2018-12-20doc: Add missing commas after "If true/false"Rémi Verschelde
2018-09-01Improve ClassDB information for some some signal parametersKelly Thomas
2018-08-31update class docsKelly Thomas
2018-02-27doc: Remove status from hardcoded version stringRémi Verschelde
2018-02-19doc: Update version string in headerRémi Verschelde
2018-01-25doc: Sync with current sourceRémi Verschelde
2018-01-13doc: Update version string in XMLRémi Verschelde
2017-12-07[DOCS] CanvasItem/Material/Layer, ClassDB, CollisionObject(2D)Will Nations
2017-11-24doc: Remove setters and getters now exposed via properties/membersRémi Verschelde
2017-11-24doc: Update header version for 3.0-betaRémi Verschelde
2017-11-15doc: Remove revision.module_config from version stringRémi Verschelde
2017-10-21makerst: Fix rst-ization of members and escaping of [Class]sRémi Verschelde
2017-09-23[DOCS] Update CollisionObject/CollisionObject2D class refChris Bradfield
2017-09-13doc: Sync classref with current sourceRémi Verschelde