summaryrefslogtreecommitdiffstats
path: root/doc/classes/RigidBody3D.xml
Commit message (Expand)AuthorAgeFilesLines
* 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/+280
* Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBodyPouleyKetchoupp2021-09-161-225/+0
* Proper support for custom mass properties in 2D/3D physics bodiesPouleyKetchoupp2021-09-061-0/+17
* Add AnimatableBody inherited from StaticBody for moving platformsPouleyKetchoupp2021-08-311-3/+4
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-60/+30
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-4/+4
* Support for kinematic_motion in StaticBodyPouleyKetchoupp2021-06-041-1/+1
* More explanatory names for RigidBody modesPouleyKetchoupp2021-06-041-6/+5
* KinematicBody split between new CharacterBody and PhysicsBodyPouleyKetchoupp2021-06-041-41/+3
* Merge pull request #48860 from JohnM666/fix-basis-variant-initializationRémi Verschelde2021-05-201-1/+1
|\
| * Fix #46282 Executing RigidBody3D.get_inverse_inertia_tensor() crashes GodotJohnM6662021-05-201-1/+1
* | Return RID instead of Object id in area-body_shape_entered-exited signals.Marcel Admiraal2021-03-061-2/+2
|/
* Update area-body_shape_entered-exited signal documentation.Marcel Admiraal2021-01-091-6/+14
* Merge pull request #42881 from madmiraal/fix-39767Rémi Verschelde2020-12-281-0/+2
|\
| * Set Bullet collision shape index to zero when using a single shapeMarcel Admiraal2020-10-191-0/+2
* | Remove RigidBody weight propertyMarcel Admiraal2020-11-271-3/+0
|/
* Correct the doc about linear dampingTomasz Chabora2020-10-131-0/+2
* 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
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+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-7/+8
* Add Method get_inverse_inertia_tensorYerik2020-07-211-0/+7
* Merge pull request #37350 from aaronfranke/force-impulseRémi Verschelde2020-07-021-3/+3
|\
| * Refactor physics force and impulse codeAaron Franke2020-06-021-3/+3
* | Update Rigidbody 2D and 3D sleep documentation.Marcel Admiraal2020-06-091-3/+4
|/
* Merge pull request #37824 from nekomatata/rigid-body-force-docRémi Verschelde2020-04-161-2/+3
|\
| * More details in Rigid Body add_force documentationPouleyKetchoupp2020-04-121-2/+3
* | Add PhysicalBone rotation, damping, axis lock & can sleepPouleyKetchoupp2020-04-141-1/+1
|/
* doc: Update classref with node renamesRémi Verschelde2020-03-301-0/+253