summaryrefslogtreecommitdiffstats
path: root/doc/classes/PhysicsServer3D.xml
Commit message (Expand)AuthorAgeFilesLines
* Bind methods related to disabling collision between joint bodiesMikael Hermansson2022-12-231-0/+15
* Add `area_get_collision_layer` and `area_get_collision_mask`Mansur Isaev2022-09-251-0/+14
* Restore RigidBody2/3D, SoftBody names in physicsfabriceci2022-08-261-4/+4
* Merge pull request #64343 from TokageItLab/priority-phRémi Verschelde2022-08-221-0/+15
|\
| * Add collision weight to PhysicsBody for penetrations must be avoidedSilc Renew2022-08-181-0/+15
* | [doc] Fix grammar in class docs: amount vs. numberAndy Maloney2022-08-171-2/+2
|/
* [doc] Use "param" instead of "code" to refer to parameters (4)Andy Maloney2022-08-111-4/+4
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-242/+242
* PhysicsServer3D docs: sync phrasing of get_process_info with 2D docsRicardo Buring2022-03-181-1/+1
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Fix indentations in class reference XMLsHaoyu Qiu2021-12-151-1/+0
* Improve RigidDynamicBody force and torque APIPouleyKetchoupp2021-12-101-10/+82
* Add physics solver settings to project settingsPouleyKetchoupp2021-12-071-7/+2
* Merge pull request #55602 from nekomatata/improve-rigidbody-contactsRémi Verschelde2021-12-061-14/+12
|\
| * Update space parameters in 2D and 3DPouleyKetchoupp2021-12-031-14/+12
* | Fix various misused code tag in classrefHaoyu Qiu2021-12-021-4/+4
|/
* Merge pull request #54810 from nekomatata/area-separate-override-modesCamille Mohr-Daurat2021-11-111-29/+23
|\
| * Separate space override modes for gravity/damping in AreaPouleyKetchoupp2021-11-091-29/+23
* | Fix errors in CharacterBody when floor is destroyed or removedPouleyKetchoupp2021-11-101-1/+1
|/
* Expose local center of mass in physics serversPouleyKetchoupp2021-11-081-1/+1
* Use `Callable` in Area monitor callbackrafallus2021-11-011-4/+2
* Improved RigidDynamicBody linear/angular damping overridePouleyKetchoupp2021-10-251-3/+15
* Script interface improvements for test body motionPouleyKetchoupp2021-10-041-9/+4
* Merge pull request #52754 from nekomatata/dynamic-body-modesCamille Mohr-Daurat2021-09-281-2/+2
|\
| * Clarify RigidDynamicBody modesPouleyKetchoupp2021-09-161-2/+2
* | Improved logic for CharacterBody collision recovery depthPouleyKetchoupp2021-09-271-2/+0
* | Port 2D improvement to move and slide 3Dfabriceci2021-09-221-0/+1
|/
* Merge pull request #52681 from nekomatata/rename-rigid-bodyCamille Mohr-Daurat2021-09-161-1/+1
|\
| * Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBodyPouleyKetchoupp2021-09-161-1/+1
* | Rename WorldMarginShape to WorldBoundaryShapePouleyKetchoupp2021-09-141-7/+7
|/
* Proper support for custom mass properties in 2D/3D physics bodiesPouleyKetchoupp2021-09-061-6/+19
* Add AnimatableBody inherited from StaticBody for moving platformsPouleyKetchoupp2021-08-311-1/+1
* Merge pull request #49471 from nekomatata/body-state-sync-callbackJuan Linietsky2021-08-311-0/+3
|\
| * Clean physics direct body state usage in 2D and 3D physicsPouleyKetchoupp2021-08-251-0/+3
* | Rename RayShape to SeparationRayShapePouleyKetchoupp2021-08-241-3/+3
* | Fix CharacterBody motion with RayShapePouleyKetchoupp2021-08-241-1/+2
* | Restore RayShape as a regular shape typePouleyKetchoupp2021-08-241-9/+17
|/
* Enabled area-specific wind forcesJeffrey Cochran2021-08-231-0/+12
* Remove infinite inertia and ray shapes from CharacterBodyPouleyKetchoupp2021-08-101-22/+12
* Fix 3D moving platform logicPouleyKetchoupp2021-08-091-0/+2
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-720/+360
* Add a method to set the number of physics solver iterations in 3DHugo Locurcio2021-07-101-0/+10
* Expose body_test_motion in 3D physics serverPouleyKetchoupp2021-07-021-0/+19
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-4/+4
* Safe margin cleanupPouleyKetchoupp2021-06-041-18/+0
* More explanatory names for RigidBody modesPouleyKetchoupp2021-06-041-6/+6
* Update documentation for Transform3DAaron Franke2021-06-031-16/+16
* Unexpose _direct_state_changed in PhysicsBodyrafallus2021-04-221-4/+2
* doc: Sync classref with current sourceRémi Verschelde2021-03-251-1/+12
* doc: Sync classref with current sourceRémi Verschelde2021-02-191-83/+133