summaryrefslogtreecommitdiff
path: root/scene/2d/canvas_group.cpp
AgeCommit message (Collapse)Author
2020-10-28Implement CanvasGroup and CanvasItem clippingreduz
-Allows merging several 2D objects into a single draw operation -Use current node to clip children nodes -Further fixes to Vulkan barriers -Changed font texture generation to white, fixes dark eges when blurred -Other small misc fixes to backbuffer code.