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