版本
4.0-619
分支
master
发布于
10 years, 2 months ago
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
提交(Commit)
770485ad04185c93ea18b8bf86e56569d1fb8f37
修改者
degasus
修改说明
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