summaryrefslogtreecommitdiff
path: root/doc/classes/PhysicsDirectBodyState3D.xml
AgeCommit message (Expand)Author
2023-01-07Implement collision impulse in Godot Physics 3DLily Garcia
2022-11-09Fix default values on virtual classes causing errors in projectsAaron Franke
2022-11-08Merge pull request #68098 from compmstr/apply-torque-inertia-noteRémi Verschelde
2022-11-06Fix default values not showing up on virtual classesAaron Franke
2022-11-06Add note about inertia being required for apply_torque on various NodesCorey Williams
2022-10-05Bind PhysicsDirectBodyState3D::get_inverse_inertia_tensorMikael Hermansson
2022-08-26Restore RigidBody2/3D, SoftBody names in physicsfabriceci
2022-08-11[doc] Use "param" instead of "code" to refer to parameters (4)Andy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-02-15Add an XML schema for documentationHugo Locurcio
2021-12-11Document RigidBody2D/3D and particles' angular velocity unitsHugo Locurcio
2021-12-10Improve RigidDynamicBody force and torque APIPouleyKetchoupp
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-11-08Expose local center of mass in physics serversPouleyKetchoupp
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-09-16Merge pull request #52681 from nekomatata/rename-rigid-bodyCamille Mohr-Daurat
2021-09-16Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBodyPouleyKetchoupp
2021-09-09Merge pull request #52306 from CinchBlue/masterMax Hilbrunner
2021-09-06Proper support for custom mass properties in 2D/3D physics bodiesPouleyKetchoupp
2021-09-01Add "Physics intro" docs link for State classesAustin Tasato
2021-08-09Fix applied rotation from moving platforms in move_and_slidePouleyKetchoupp
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-04More explanatory names for RigidBody modesPouleyKetchoupp
2021-06-03Update documentation for Transform3DAaron Franke
2020-06-02Refactor physics force and impulse codeAaron Franke
2020-03-30doc: Update classref with node renamesRémi Verschelde