| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c | Spartan322 | 2024-10-30 | 1 | -1/+1 |
|\ |
|
| * | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 1 | -1/+1 |
* | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | | Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6 | Spartan322 | 2024-10-14 | 1 | -5/+7 |
|\| |
|
| * | Restore arc_tolerance value when using Clipper2's InflatePaths | Ricardo Buring | 2024-10-09 | 1 | -5/+7 |
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
|/ |
|
* | Replace Clipper1 library by Clipper2 library | Ricardo Buring | 2024-04-20 | 1 | -58/+53 |
* | Add const lvalue ref to core/* container parameters | Muller-Castro | 2024-02-14 | 1 | -1/+1 |
* | Replace error checks against `size` with `is_empty` | A Thousand Ships | 2024-02-09 | 1 | -1/+1 |
* | Cleanup unused engine code v2 | kobewi | 2023-01-19 | 1 | -35/+0 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` | Rémi Verschelde | 2022-05-02 | 1 | -3/+3 |
* | Float literals - fix main primitives to use real_t casting | lawnjelly | 2022-02-24 | 1 | -9/+9 |
* | Float literals - fix main primitives to use .f | lawnjelly | 2022-02-10 | 1 | -1/+1 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Core: Drop custom `copymem`/`zeromem` defines | Rémi Verschelde | 2021-04-27 | 1 | -1/+1 |
* | Fixes small typos and grammar correction | Anshul7sp1 | 2021-03-12 | 1 | -3/+3 |
* | Geometry2D::make_atlas Fail is passed invalid rect size | kleonc | 2021-02-24 | 1 | -0/+4 |
* | Update PolyPartition / Triangulator library | Aaron Franke | 2021-01-12 | 1 | -7/+7 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Style: Fix copyright headers | Rémi Verschelde | 2020-06-25 | 1 | -1/+1 |
* | Split `Geometry` singleton into `Geometry2D` and `Geometry3D` | Andrii Doroshenko (Xrayez) | 2020-05-27 | 1 | -0/+384 |