0.3.2
- Performance improvements:
- More granular resources for more parallelization opportunities.
- Pre-calculate hash for voxels array for faster mesh cache lookups
- Buffered iserts/updates and removes for ChunkMap, to reduce time spent waiting to aquire RwLock.