When I refactored the Shape/ShapeBezier structure, I disabled the whole feature because I had very bad performances. Creating a simple rectangle without doing any clipping ran around ~5FPS (very very slow).
We have to re-enable the feature and investigate why it became so slow.
When I refactored the Shape/ShapeBezier structure, I disabled the whole feature because I had very bad performances. Creating a simple rectangle without doing any clipping ran around ~5FPS (very very slow).
We have to re-enable the feature and investigate why it became so slow.