Le DeleteChunk est maintenant en multi-thread et peux enfin keep up avec le reste!
This commit is contained in:
		| @@ -36,6 +36,8 @@ class Chunk { | ||||
|  | ||||
|         void Update(BlockInfo* blockinfo[BTYPE_LAST], World* world); | ||||
|         void FlushMeshToVBO(); | ||||
|  | ||||
|         void FlushVBO(); | ||||
|          | ||||
|         void Render() const; | ||||
|         bool IsDirty() const; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user