log pkg/mesh/vertex.go @ 5710:37c8feeecb4d

age author description
Tue, 20 Feb 2024 12:52:09 +0100 Sascha L. Teichmann Quantize xyz in points in X/Y to 1/QuantScale. sr-v2
Mon, 19 Feb 2024 17:48:13 +0100 Sascha L. Teichmann Make plane eval for z-values of triangles numerial more robust. sr-v2
Sat, 06 Aug 2022 02:09:57 +0200 Sascha L. Teichmann Made golint finally happy.
Mon, 20 Sep 2021 17:45:39 +0200 Sascha L. Teichmann Use own logging package. logging
Sun, 11 Jul 2021 13:08:49 +0200 Sascha L. Teichmann Simplified classification. Needs testing. marking-single-beam
Wed, 07 Jul 2021 19:24:03 +0200 Sascha L. Teichmann Do clipping correctly. marking-single-beam
Wed, 07 Jul 2021 18:27:40 +0200 Sascha L. Teichmann Don't clip the points against the border polygon. The implemented way was wrong. marking-single-beam
Wed, 07 Jul 2021 14:57:30 +0200 Sascha L. Teichmann Stored marking points in database. marking-single-beam
Wed, 07 Jul 2021 11:42:25 +0200 Sascha L. Teichmann Added tools to classify vertices by their heights with class breaks. marking-single-beam
Wed, 26 May 2021 19:10:45 +0200 Sascha L. Teichmann Upgraded the dependencies of the Gemma server. extented-report
Tue, 19 Nov 2019 17:20:45 +0100 Sascha L. Teichmann Added missing doc strings to the geometry models in the mesh package.
Thu, 07 Nov 2019 13:20:29 +0100 Sascha L. Teichmann More dead code elimination in the former octree (now mesh) package.
Tue, 05 Nov 2019 14:30:22 +0100 Sascha L. Teichmann Renamed octree package to mesh as there is no octree any more. remove-octree-debris base pkg/octree/vertex.go@bf7d342d04a7