summaryrefslogtreecommitdiffstats
path: root/scene/2d/canvas_group.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Various fixes and documentation for CanvasGroupclayjohn2022-12-131-1/+1
* Rename `CanvasItem.update()` to `queue_redraw()`Micky2022-08-291-2/+2
* Add suffixes to all nodes and resourcesFireForge2022-06-111-2/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Use real_t in non-physics 2D nodesAaron Franke2021-03-191-4/+4
* Remove memory leak in Canvas GroupRafał Mikrut2021-01-031-0/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Implement CanvasGroup and CanvasItem clippingreduz2020-10-281-0/+87