nvda
9f38cf57 - Fix MSAA performance on Python 3.11 (#15569)

Commit
2 years ago
Fix MSAA performance on Python 3.11 (#15569) Link to issue number: #15544 (comment) Summary of the issue: MSAA performance is extremely poor (over a second of lag on a high-end system). Description of how this pull request fixes the issue: Removes the patched comtypes replace_my_import as suggested in #15544 (comment).
Author
Parents
Loading