mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-11 09:06:59 +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 |