-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Оптимизация отрисовки шейпов во вьюпорте #810
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## develop #810 +/- ##
===========================================
- Coverage 78.99% 78.49% -0.50%
===========================================
Files 226 226
Lines 21031 21181 +150
Branches 3512 3550 +38
===========================================
+ Hits 16613 16626 +13
- Misses 3518 3655 +137
Partials 900 900 ☔ View full report in Codecov by Sentry. |
В версии 2.40.0 шейпы отрисовывались довольно медленно. Когда добавились полигоны для шейпов костей (#809), стало ещё медленнее. Нужно оптимизировать.