| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
(cherry picked from commit 45b778c7f85d9d827e1fe2beb42913e1b47361f1)
|
| |
|
|
| |
(cherry picked from commit 776942981bea7f396ad6416a71e65b6af0cb4dd8)
|
| |
|
|
| |
Using v1.11.0 from https://github.com/lucasdemarchi/codespell
|
| |
|
|
|
|
| |
Using `misc/scripts/fix_headers.py` on all Godot files.
Some missing header guards were added, and the header inclusion order
was fixed in the Bullet module.
|
| |
|
|
| |
Happy new year to the wonderful Godot community!
|
| | |
|
|
|
This is a bullet wrapper that allows Godot to use Bullet physics and benefit about all features.
Also it support all specific Godot physics functionality like multi shape body, areas, RayShape, etc..
It improve the Joints, Trimesh shape, and add support to soft body even if Godot is not yet ready to it.
|