Commit graph

19 commits

Author SHA1 Message Date
BuildTools 6a1c51e417 partial Listener Registry progress 2017-03-17 00:01:55 -04:00
BuildTools f61093c29d finished all add/remove methods, finished single block check 2017-03-12 22:04:48 -04:00
BuildTools 9192d598ae fixed small bugs, added Quadtree remove() methods, added trimAsNeeded() 2017-03-03 10:53:24 -05:00
BuildTools 989c2e6f5b progress on methods for adding and removing volume 2017-03-03 01:55:28 -05:00
BuildTools 5ece1f35eb added methods for expanding trees to include points outside current bounds 2017-02-22 17:53:44 -05:00
BuildTools ba8a2eee0a finished the 3d version of the expand() method 2017-01-30 21:12:51 -05:00
BuildTools 592b3ca0f3 added math, Split BitRegion into BitRegion3D and BitRegion2D
reordered parameters to allow for a superclass. 2d and 3d have
different numbers of parameters, so ordered them so they could be input
as an int… array
2017-01-24 18:34:46 -05:00
BuildTools a21af80204 more BitRegion math added 2017-01-23 22:18:03 -05:00
BuildTools 68b965590b continued work on BitRegion methods 2017-01-16 21:00:18 -05:00
BuildTools 35fa13229a update, TreeBuilder, BitRegion, and UtilBitSet
still writing some of the methods in BitRegion
2017-01-16 16:53:56 -05:00
BuildTools 744d206a6a started work on Editor, and other changes
switched to DataInputStream-based ‘From Bytes’ methods, instead of
byte[] array-based.
2017-01-11 14:08:08 -05:00
BuildTools e17a949a53 formatting consistency, fixed error 2017-01-09 01:30:20 -05:00
BuildTools f7698ab16f finished tree-to-bytes conversion 2017-01-09 00:46:19 -05:00
BuildTools dc570f5c7f added tree-to-bytes methods 2017-01-08 23:15:25 -05:00
BuildTools 22698adb36 added javadocs for Tree superclass 2017-01-04 20:31:27 -05:00
BuildTools e307755656 made Octree and Quadtree subclasses of 'Tree' 2017-01-04 12:27:54 -05:00
BuildTools affbab5d27 added Quadtree for 2-dimensional claims 2017-01-04 11:37:18 -05:00
BuildTools b3df1993ca current progress 2017-01-04 11:19:02 -05:00
iiegit 4cf07230cf Initial commit 2017-01-04 11:15:36 -05:00