mirror of
https://github.com/overte-org/overte.git
synced 2025-08-13 03:00:02 +02:00
This clause inside was not longer valid - it is a valid state for part->_meshIndex < _modelMeshRenderItems.size(). A better check might be to compare it to the size of _meshStates which we use below, but we use _meshStates.at(...) which will do the bounds checking, which makes the assert unnecessary. |
||
---|---|---|
.. | ||
res/fonts | ||
src | ||
CMakeLists.txt |