| Commit message (Expand) | Author | Age | Files | Lines |
* | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -1/+1 |
* | Bump version to 4.2-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
* | Overhaul the top sections of the class reference (Physics classes) | VolTer | 2023-05-20 | 1 | -3/+3 |
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
* | Merge pull request #67847 from rburing/warn_non-uniformists | Rémi Verschelde | 2023-01-23 | 1 | -1/+2 |
|\ |
|
| * | Warn against using non-uniform scale for 3D physics | Ricardo Buring | 2022-10-24 | 1 | -1/+2 |
* | | Revert move vector parameter name to motion | Haoyu Qiu | 2022-11-19 | 1 | -5/+5 |
|/ |
|
* | Add recovery_as_collision in move_and_collide/test_move | fabriceci | 2022-09-17 | 1 | -2/+6 |
* | Rename properties unnecessarily using slash (`/`) in their names | Rémi Verschelde | 2022-08-23 | 1 | -2/+2 |
* | [doc] Use "param" instead of "code" to refer to parameters (4) | Andy Maloney | 2022-08-11 | 1 | -11/+11 |
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -14/+14 |
* | Add an XML schema for documentation | Hugo Locurcio | 2022-02-15 | 1 | -1/+1 |
* | Revert #53174 (applying the delta in move and collide), rename rec_vel to dis... | fabriceci | 2022-01-26 | 1 | -5/+5 |
* | Replace Godot docs URL with `$DOCS_URL` in XML class reference | Rémi Verschelde | 2021-11-15 | 1 | -1/+1 |
* | Fix test_move reporting collision when touching another body | PouleyKetchoupp | 2021-11-10 | 1 | -3/+3 |
* | Apply delta in move and collide | fabriceci | 2021-09-28 | 1 | -4/+6 |
* | Port 2D improvement to move and slide 3D | fabriceci | 2021-09-22 | 1 | -0/+4 |
* | Don't generate empty doc sections and reduce code duplication | Aaron Franke | 2021-09-20 | 1 | -2/+0 |
* | Remove infinite inertia and ray shapes from CharacterBody | PouleyKetchoupp | 2021-08-10 | 1 | -8/+4 |
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -46/+23 |
* | Safe margin cleanup | PouleyKetchoupp | 2021-06-04 | 1 | -6/+6 |
* | Properties for move_and_slide and remove move_and_slide_with_snap | PouleyKetchoupp | 2021-06-04 | 1 | -1/+1 |
* | KinematicBody split between new CharacterBody and PhysicsBody | PouleyKetchoupp | 2021-06-04 | 1 | -0/+80 |
* | doc: Sync classref with current source | Rémi Verschelde | 2021-04-29 | 1 | -2/+0 |
* | Move collision layer and mask into CollisionObject. | Marcel Admiraal | 2021-04-20 | 1 | -48/+0 |
* | Merge pull request #40993 from Calinou/doc-collision-layer-mask | Rémi Verschelde | 2020-08-31 | 1 | -2/+2 |
|\ |
|
| * | Reference the online documentation in collision layer/mask properties | Hugo Locurcio | 2020-08-03 | 1 | -2/+2 |
* | | Add link titles for all links in the class reference | Hugo Locurcio | 2020-08-31 | 1 | -1/+1 |
|/ |
|
* | doc: Fix parsing typed arrays in makerst.py | Rémi Verschelde | 2020-04-24 | 1 | -1/+1 |
* | doc: Update classref with node renames | Rémi Verschelde | 2020-03-30 | 1 | -0/+91 |