Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mmitang

Pages: [1]
1
NGUI 3 Support / why the uiscrollview can not batching drawcalls???
« on: October 14, 2014, 11:00:13 PM »
i found that the Uiwidget under a Uiscrollview panel
even widgets use the same atlas and in same depth ,they also can not bathing drawcall
the element under that Uiscrollview,has one drawcall itself
what should i do ,to solve this???

2
thanks alot
it work
go back to 10dc,less than before 30, and before than before 15
Great Work

4
confused .....


i disable all uilabels.....but the dc is still 20.....

i can't find what cause the problem

5
Font size was not the reason

i finally fount that the problem ,

maybe it was a bug

the  labels under same panel,they have same depth ,but some of them are not render together with others

6
i found that the FontSize was the reason

one font size one drawcall

i suggest that make the font size can be like the sprite,the dimensions can also controrl size ,not only by font size and localscale

7
i update NUIG form 3.00 to 3.05 ,but drawCall increase to 30...it was 15 before

in 3.00,i remember that the release notes said that the same depth wigdit in the same panel will cause one drawcall, so i optimize my NGUI widgets,make the widget's depth from 0 To 5.it became only 10 ~ 15 dc .

but after i update to 3.05,the dc increases to 30.

the render quene has changed??

what's the new  rule???

Pages: [1]