Allocator has no rounded rectangles draw feature, but I am going to write soon a fragment shader code to draw rounded rectangles.
Not really hard, but I need to priority more other features than this.
Well, EKG rendering engine (allocator and API-RHI) is not yet compatible with rounded corners. May require some work on shaders, tests with different GPUs and APIs.
Allocator has no rounded rectangles draw feature, but I am going to write soon a fragment shader code to draw rounded rectangles. Not really hard, but I need to priority more other features than this.