adding entity stats. Added security to prevent mouse picking selection when dragging
This commit is contained in:
@@ -79,7 +79,6 @@ namespace OpenEngine {
|
||||
element.normalized? GL_TRUE : GL_FALSE,
|
||||
layout.GetStride(),
|
||||
(const void*)(intptr_t)element.offset);
|
||||
|
||||
}
|
||||
index++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user