Commit graph

12 commits

Author SHA1 Message Date
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