Author Topic: Serious performance spikes with 3.0.2 and UIPanel.LateUpdate  (Read 18077 times)

oddurmagg

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 12
    • View Profile
Re: Serious performance spikes with 3.0.2 and UIPanel.LateUpdate
« Reply #30 on: December 10, 2013, 08:47:55 AM »
ArenMook: Do you know which release this might make it into ?

bluescrn

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 9
    • View Profile
Re: Serious performance spikes with 3.0.2 and UIPanel.LateUpdate
« Reply #31 on: December 10, 2013, 09:41:21 AM »
There is no need to convince me, you already have. I already said I'll change it soon. It won't be back to 2.7 days, but I will make it so that widget changes only affect their own panel. :)

Cool, this sounds good :)

What's likely to be different/slower compared to 2.7? -  are you planning to keep the global widget list, or go back to widget lists per-panel?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Serious performance spikes with 3.0.2 and UIPanel.LateUpdate
« Reply #32 on: December 10, 2013, 09:51:46 PM »
Per-panel.

I made it global to make it backwards-compatible with the 2.7 ways of doing things, but now that most people have already gone up to 3.0, I can change it.