Releases: aTom3333/chunky-octree-plugin
Releases · aTom3333/chunky-octree-plugin
Release 0.7.4
Release 0.7.3
Fix a bug with DICTIONARY
octree where some blocks were replaced by air
Release 0.7.2
Make the plugin work with the last snapshots and removed the outdated compressed siblings implementation (yes breaking change in a minor release but whatever)
Release 0.7.1
Speed up the loading of an existing DAG_TREE
Release 0.7.0
Massively speed up the loading of DAG_TREE
Release 0.6.0
Add the new DAG_TREE implementation
Release 0.5.2
Don't remove the additional tabs of plugins loaded before when loading the plugin
Release 0.5.1
Improve memory usage and loading time of DictionaryOctree by using a custom hash map
Release 0.5.0
Add DictionaryOctree implemenation
Release 0.4.2
Improve performances for GcPackedOctree and SmallLeafOctree