Age | Commit message (Expand) | Author |
---|---|---|
2021-09-15 | Initialize variables in servers/physics | qarmin |
2021-08-25 | Clean physics direct body state usage in 2D and 3D physics | PouleyKetchoupp |
2021-04-26 | Godot Physics collisions and solver processed on threads | PouleyKetchoupp |
2021-04-12 | Godot Physics solver optimization | PouleyKetchoupp |
2021-04-05 | Style: Apply clang-tidy's `readability-braces-around-statements` | Rémi Verschelde |
2021-04-05 | Style: Apply clang-tidy's `modernize-use-nullptr` | Rémi Verschelde |
2021-03-18 | SoftBody support in GodotPhysics 3D | PouleyKetchoupp |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-28 | More server renames for consistency after #37361 | Rémi Verschelde |
2020-03-27 | Renaming of servers for coherency. | Juan Linietsky |