The main thread is not mutex blocked while child threads load anymore.
This commit is contained in:
@@ -57,7 +57,7 @@ public:
|
||||
unsigned int EndIndex;
|
||||
};
|
||||
|
||||
std::vector<MaterialGroup> TextureGroups;
|
||||
std::vector<MaterialGroup> MaterialGroups;
|
||||
|
||||
std::vector<Vertex> m_Vertices;
|
||||
std::vector<unsigned int> m_Indices;
|
||||
|
||||
Reference in New Issue
Block a user