Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` | A Thousand Ships | 2024-05-02 | 1 | -1/+1 |
* | Rework GraphEdit connections (drawing, API, optimizations) | Hendrik Brucker | 2024-01-18 | 1 | -33/+31 |
* | Add const lvalue ref to container parameters | Muller-Castro | 2024-01-05 | 1 | -2/+2 |
* | Add const references detected by clang-tidy | Wilson E. Alvarez | 2023-12-16 | 1 | -6/+6 |
* | Fixing iterator invalidation | qycyfjy | 2023-10-20 | 1 | -17/+11 |
* | [Scene,Main] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable | A Thousand Ships | 2023-09-12 | 1 | -1/+1 |
* | Clean up/refactor GraphNode and make it more flexible | Hendrik Brucker | 2023-09-07 | 1 | -6/+6 |
* | Clean up/refactor GraphEdit | Hendrik Brucker | 2023-07-24 | 1 | -0/+565 |