summaryrefslogtreecommitdiffstats
path: root/doc/classes/RigidBody2D.xml
Commit message (Expand)AuthorAgeFilesLines
* Docs: Add links to project settingstetrapod002024-11-121-3/+3
* Merge pull request #90310 from mhilbrunner/OutdatedDemosRémi Verschelde2024-04-081-2/+2
|\
| * Update links to outdated asset library demosskyace652024-04-071-2/+2
* | Fix force integration documentationRicardo Buring2024-03-161-2/+3
|/
* Fix rigid body property descriptionChris Bradfield2023-07-091-1/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Overhaul the top sections of the class reference (Physics classes)VolTer2023-05-201-6/+6
* Document automatic center mode using shape originsWinston2023-04-261-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Add how to retrieve RigidBody2D and RigidBody3D autocomputed inertia[Error_27]2023-02-101-0/+22
* Add note about inertia being required for apply_torque on various NodesCorey Williams2022-11-061-0/+2
* Restore RigidBody2/3D, SoftBody names in physicsfabriceci2022-08-261-0/+283
* Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBodyPouleyKetchoupp2021-09-161-229/+0
* Proper support for custom mass properties in 2D/3D physics bodiesPouleyKetchoupp2021-09-061-2/+16
* Add AnimatableBody inherited from StaticBody for moving platformsPouleyKetchoupp2021-08-311-2/+3
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-58/+29
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-5/+5
* Support for kinematic_motion in StaticBodyPouleyKetchoupp2021-06-041-1/+1
* More explanatory names for RigidBody modesPouleyKetchoupp2021-06-041-7/+6
* KinematicBody split between new CharacterBody and PhysicsBodyPouleyKetchoupp2021-06-041-19/+4
* Merge pull request #42742 from madmiraal/fix-12215Rémi Verschelde2021-05-181-2/+2
|\
| * Return RID instead of Object id in area-body_shape_entered-exited signals.Marcel Admiraal2021-03-061-2/+2
* | class reference proofreadingPaul Joannon2021-03-191-1/+1
|/
* Update area-body_shape_entered-exited signal documentation.Marcel Admiraal2021-01-091-4/+14
* Remove RigidBody weight propertyMarcel Admiraal2020-11-271-3/+0
* Correct the doc about linear dampingTomasz Chabora2020-10-131-0/+2
* Remove reference to 3D shapes in RigidBody2D.xml contacts description.Marcel Admiraal2020-10-031-1/+1
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+2
* Document RigidBodies in character mode never sleeping automaticallyHugo Locurcio2020-09-011-0/+1
* Document where the center of mass is for RigidBody nodesskyace652020-08-271-0/+1
* Clarify the difference between contacts and collisions.Marcel Admiraal2020-07-271-6/+7
* Merge pull request #37350 from aaronfranke/force-impulseRémi Verschelde2020-07-021-5/+5
|\
| * Refactor physics force and impulse codeAaron Franke2020-06-021-5/+5
* | Update Rigidbody 2D and 3D sleep documentation.Marcel Admiraal2020-06-091-3/+4
|/
* doc: Fix parsing typed arrays in makerst.pyRémi Verschelde2020-04-241-1/+1
* doc: Update classref with node renamesRémi Verschelde2020-03-301-3/+3
* Remove deprecated PhysicsBody friction and bounce parametersRémi Verschelde2020-02-121-8/+0
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* [DOC] Add missing physics_material_override descriptionsChris Bradfield2019-10-061-0/+2
* Fix custom inertia in physics2d, closes#30838RaphaelHunter2019-08-221-1/+1
* doc: Sync classref with current sourceRémi Verschelde2019-07-151-1/+1
* doc: Mark PhysicsBody bounce/friction as deprecatedRémi Verschelde2019-06-301-1/+3
* doc: Remove null default values that can't be determinedRémi Verschelde2019-06-301-3/+3
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-11/+11
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-20/+20
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-7/+8
* doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde2019-06-271-4/+4
* Update of RigidBody2D class descriptionThomas Karcher2019-05-031-1/+2