зеркало из https://github.com/microsoft/cocos2d-x.git
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_lua_ui_fix
This commit is contained in:
Коммит
aa877f2b50
|
@ -1040,9 +1040,6 @@ void Node::visit(Renderer* renderer, const Mat4 &parentTransform, uint32_t paren
|
|||
this->draw(renderer, _modelViewTransform, flags);
|
||||
}
|
||||
|
||||
// reset for next frame
|
||||
_orderOfArrival = 0;
|
||||
|
||||
director->popMatrix(MATRIX_STACK_TYPE::MATRIX_STACK_MODELVIEW);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче