summaryrefslogtreecommitdiffstats
path: root/scene/gui/graph_element.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-10-081-1/+1
* Rename close requests to delete requests in `GraphEdit`Yuri Sizov2023-09-261-3/+5
* Bind remaining theme properties to their respective classesYuri Sizov2023-09-131-3/+4
* Clean up/refactor GraphNode and make it more flexibleHendrik Brucker2023-09-071-0/+244