log pkg/octree/tree.go @ 4646:89a72e0e2f9b stree-experiment

age author description
Fri, 02 Aug 2019 11:56:48 +0200 Sascha L. Teichmann Made 'golint' more happy with the octree package.
Thu, 13 Jun 2019 18:33:54 +0200 Sascha L. Teichmann Started with cleaning up the single beam import. single-beam
Mon, 11 Mar 2019 14:00:49 +0100 Sascha L. Teichmann Morphological differences: Moved some code into octree package.
Tue, 05 Mar 2019 17:08:16 +0100 Sascha L. Teichmann Clip STR tree and not Octree. octree-diff
Mon, 04 Mar 2019 18:15:38 +0100 Sascha L. Teichmann Eliminate bad triangles. Not really the right solution. octree-diff
Mon, 04 Mar 2019 15:16:39 +0100 Sascha L. Teichmann More counting of clipped nodes. octree-diff
Mon, 04 Mar 2019 14:58:22 +0100 Sascha L. Teichmann Be more precise with clipping nodes. octree-diff
Mon, 04 Mar 2019 13:32:32 +0100 Sascha L. Teichmann Use octree clipping. Not working, yet! octree-diff
Sun, 03 Mar 2019 14:45:41 +0100 Sascha L. Teichmann Started with the idea to clip an octree by an bounding polygon. octree-diff
Thu, 28 Feb 2019 15:55:32 +0100 Sascha L. Teichmann Calculate better triangulation and store it into database. octree-diff
Mon, 25 Feb 2019 18:21:33 +0100 Sascha L. Teichmann Calculate difference on single core. octree-diff
Mon, 14 Jan 2019 11:09:10 +0100 Sascha L. Teichmann Octree: Same emtry tree fix for horizontal as for vertical traversal. Re-worked both to be BCE friendly.
Sun, 13 Jan 2019 13:47:08 +0100 Sascha L. Teichmann Octree: Don't crash in horizontal traversal if the tree is empty.
Mon, 31 Dec 2018 11:13:49 +0100 Sascha L. Teichmann Octree: Resolved the remaing golint issues with this package.
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.