Quantcast

More cleanup. Trying to reduce the amount of loops and functions calls that are preformed during the OnUpdate as much as possible. Also trying different ways to work with the available data. Since I'm doing everything in the background now before I display the bars, it's no longer causing that weird flicking issue. Though I'm sure I could have tackled this a bit differently, I think it works rather well the way it is now.

Author Xruptor <xruptor@manaflux.com>
Author date 2016-08-03 21:58:17
Author local date 2016-08-03 17:58:17 -0400
Committer Xruptor <xruptor@manaflux.com>
Committer date 2016-08-03 21:58:17
Committer local date 2016-08-03 17:58:17 -0400
Commit a8a621df6f1ac8d26ef74082efba08dea328b1ad
Tree afeda731abd3f184216aa95ccf19c6c7108dbc5b
Parent d18aecf9540ba671ad5a6fdeb4a770f3f4402bab
More cleanup.  Trying to reduce the amount of loops and functions calls that are preformed during the OnUpdate as much as possible.  Also trying different ways to work with the available data.  Since I'm doing everything in the background now before I display the bars, it's no longer causing that weird flicking issue.  Though I'm sure I could have tackled this a bit differently, I think it works rather well the way it is now.