Version
4.0-619
Gren
master
Datum
10 år, 2 månader sedan
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Revisionsinformation
770485ad04185c93ea18b8bf86e56569d1fb8f37
Ändringens upphovsman
degasus
Ändringens beskrivning
VertexLoader: don't check for possible range

I(index) < std::numeric_limits<I>::max() is always true, so we don't have to check it