summaryrefslogtreecommitdiffstats
path: root/doc/classes/RigidDynamicBody3D.xml
Commit message (Expand)AuthorAgeFilesLines
* Restore RigidBody2/3D, SoftBody names in physicsfabriceci2022-08-261-280/+0
* Improves the API for monitoring contacts in RigidDynamicBodyfabriceci2022-08-241-10/+18
* Replace Array return types with TypedArray 2kobewi2022-08-231-1/+1
* [doc] Use "param" instead of "code" to refer to parameters #3Andy Maloney2022-08-091-13/+13
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-24/+24
* Remove unused Bullet module and thirdparty codeRémi Verschelde2022-03-091-2/+0
* Merge pull request #57478 from FelixNemis/physics-signal-doc-fixRémi Verschelde2022-03-031-4/+4
|\
| * Fix recommended snippet for getting collisionshape node in body/area signal docsCharlie Burnham2022-01-311-4/+4
* | Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
|/
* Document RigidBody2D/3D and particles' angular velocity unitsHugo Locurcio2021-12-111-2/+2
* Improve RigidDynamicBody force and torque APIPouleyKetchoupp2021-12-101-12/+48
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* Improved RigidDynamicBody linear/angular damping overridePouleyKetchoupp2021-10-251-4/+16
* Merge pull request #53054 from MaxLap/doc_shape_signalsCamille Mohr-Daurat2021-10-141-10/+10
|\
| * Improve area/body_shape_entered/exited signals parameter names and docMaxime Lapointe2021-10-141-10/+10
* | Clarify RigidDynamicBody modesPouleyKetchoupp2021-09-161-16/+17
|/
* Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBodyPouleyKetchoupp2021-09-161-0/+225