Age | Commit message (Expand) | Author |
---|---|---|
2022-05-20 | Add a new HashSet template | reduz |
2022-05-16 | Replace most uses of Map by HashMap | reduz |
2022-04-06 | Fix some issues found by cppcheck. | bruvzg |
2022-03-15 | Create GDExtension clases for PhysicsServer3D | reduz |
2022-01-03 | Update copyright statements to 2022 | RĂ©mi Verschelde |
2021-11-23 | Rename `remove()` to `remove_at()` when removing by index | Lightning_A |
2021-11-17 | Fix applied gravity on soft bodies | PouleyKetchoupp |
2021-11-11 | Merge pull request #54810 from nekomatata/area-separate-override-modes | Camille Mohr-Daurat |
2021-11-10 | Add raycast options to hit when starting inside / hit back faces | PouleyKetchoupp |
2021-11-09 | Separate space override modes for gravity/damping in Area | PouleyKetchoupp |
2021-10-18 | Rename Godot Physics classes from *SW to Godot* | PouleyKetchoupp |