summaryrefslogtreecommitdiffstats
path: root/scene/gui/graph_edit_arranger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`A Thousand Ships2024-05-021-1/+1
* Rework GraphEdit connections (drawing, API, optimizations)Hendrik Brucker2024-01-181-33/+31
* Add const lvalue ref to container parametersMuller-Castro2024-01-051-2/+2
* Add const references detected by clang-tidyWilson E. Alvarez2023-12-161-6/+6
* Fixing iterator invalidationqycyfjy2023-10-201-17/+11
* [Scene,Main] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-121-1/+1
* Clean up/refactor GraphNode and make it more flexibleHendrik Brucker2023-09-071-6/+6
* Clean up/refactor GraphEditHendrik Brucker2023-07-241-0/+565