On Mon, 30 Jan 2017 13:36:07 +
"Ucan, Emre (ADITG/SW1)" wrote:
> It is a better idea to use one for loop instead
> of using three nested for loops.
>
> We do not need to update the transformation of
> views according to the scenegraph. The important
> thing is that every visible view is upda
It is a better idea to use one for loop instead
of using three nested for loops.
We do not need to update the transformation of
views according to the scenegraph. The important
thing is that every visible view is updated before
commit_changes function returns.
The first if statement checks, if th