-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finish decoupling UnitAura collection from frame updates
Unify the logic for Classic and Retail in how we collect unit aura information. Importantly, we now have unit aura collection decoupled from the frame visual updates. This should be a performance win for Classic, albeit much less dramatic than on Retail with the new UNIT_AURA payloads added in 10.0.
- Loading branch information
1 parent
609983f
commit b999b89
Showing
3 changed files
with
119 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters