Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-27 | Fix cast_motion sometimes failing | Marcel Admiraal | |
- Fixes Godot physics failing when the cast Shape is inside of, or already colliding with another Shape. - Fixes Bullet physics failing when there is no motion. - Ensures Godot and Bullet physics behave the same. - Updates the documentation to exclude the caveats for the failures and differences. | |||
2020-08-31 | Add link titles for all links in the class reference | Hugo Locurcio | |
This makes them display in a nicer way in the editor help. (The title will display instead of the full URL.) | |||
2020-04-09 | Rename "GodotPhysics" to "GodotPhysics{2D,3D}" | WARIO-MDMA | |
2020-03-30 | doc: Update classref with node renames | RĂ©mi Verschelde | |
A few extra renames for classes which were missed in last week's PRs. |