You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: