summaryrefslogtreecommitdiffstats
path: root/doc/classes/PhysicsBody3D.xml
Commit message (Expand)AuthorAgeFilesLines
* Add keywords to `PhysicsBody{2D,3D}.test_move()` for easier discoverabilityHugo Locurcio2024-03-091-1/+1
* Expose a method to get gravity for any physics bodyAaron Franke2024-01-301-0/+6
* 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-3/+3
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Merge pull request #67847 from rburing/warn_non-uniformistsRémi Verschelde2023-01-231-1/+2
|\
| * Warn against using non-uniform scale for 3D physicsRicardo Buring2022-10-241-1/+2
* | Revert move vector parameter name to motionHaoyu Qiu2022-11-191-5/+5
|/
* Add recovery_as_collision in move_and_collide/test_movefabriceci2022-09-171-2/+6
* Rename properties unnecessarily using slash (`/`) in their namesRémi Verschelde2022-08-231-2/+2
* [doc] Use "param" instead of "code" to refer to parameters (4)Andy Maloney2022-08-111-11/+11
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-14/+14
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Revert #53174 (applying the delta in move and collide), rename rec_vel to dis...fabriceci2022-01-261-5/+5
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* Fix test_move reporting collision when touching another bodyPouleyKetchoupp2021-11-101-3/+3
* Apply delta in move and collidefabriceci2021-09-281-4/+6
* Port 2D improvement to move and slide 3Dfabriceci2021-09-221-0/+4
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Remove infinite inertia and ray shapes from CharacterBodyPouleyKetchoupp2021-08-101-8/+4
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-46/+23
* Safe margin cleanupPouleyKetchoupp2021-06-041-6/+6
* Properties for move_and_slide and remove move_and_slide_with_snapPouleyKetchoupp2021-06-041-1/+1
* KinematicBody split between new CharacterBody and PhysicsBodyPouleyKetchoupp2021-06-041-0/+80
* doc: Sync classref with current sourceRémi Verschelde2021-04-291-2/+0
* Move collision layer and mask into CollisionObject.Marcel Admiraal2021-04-201-48/+0
* Merge pull request #40993 from Calinou/doc-collision-layer-maskRémi Verschelde2020-08-311-2/+2
|\
| * Reference the online documentation in collision layer/mask propertiesHugo Locurcio2020-08-031-2/+2
* | Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
|/
* doc: Fix parsing typed arrays in makerst.pyRémi Verschelde2020-04-241-1/+1
* doc: Update classref with node renamesRémi Verschelde2020-03-301-0/+91