Skip to content

Releases: aTom3333/chunky-octree-plugin

Release 0.7.4

14 Oct 15:45
4131b44
Compare
Choose a tag to compare

Make it work with newer chunky 2.5.0 snapshots

Release 0.7.3

22 Oct 12:59
177a218
Compare
Choose a tag to compare

Fix a bug with DICTIONARY octree where some blocks were replaced by air

Release 0.7.2

10 Jun 20:51
9963d2e
Compare
Choose a tag to compare

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

22 May 11:01
89b77d4
Compare
Choose a tag to compare

Speed up the loading of an existing DAG_TREE

Release 0.7.0

21 May 17:47
5372ce2
Compare
Choose a tag to compare

Massively speed up the loading of DAG_TREE

Release 0.6.0

27 Mar 00:15
ba88d54
Compare
Choose a tag to compare

Add the new DAG_TREE implementation

Release 0.5.2

22 Dec 17:34
ba88d54
Compare
Choose a tag to compare

Don't remove the additional tabs of plugins loaded before when loading the plugin

Release 0.5.1

11 Dec 23:18
83a6693
Compare
Choose a tag to compare

Improve memory usage and loading time of DictionaryOctree by using a custom hash map

Release 0.5.0

10 Dec 20:48
d015fd5
Compare
Choose a tag to compare

Add DictionaryOctree implemenation

Release 0.4.2

08 Dec 08:36
6f0b122
Compare
Choose a tag to compare

Improve performances for GcPackedOctree and SmallLeafOctree