log pkg/controllers/cross.go @ 1333:8c6b5d47a7ff

age author description
Sun, 25 Nov 2018 19:25:27 +0100 Sascha L. Teichmann Renamed octree.OctreeCache to octree.Cache to reduce stuttering.
Sun, 25 Nov 2018 16:26:41 +0100 Sascha L. Teichmann To make golint happier made context.Context to be the first argument in all calls.
Thu, 15 Nov 2018 15:50:02 +0100 Sascha L. Teichmann cross sections: As the triangles in the octree are already clipped against the area
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Fri, 28 Sep 2018 10:25:09 +0200 Sascha L. Teichmann cross profile controller: Handle real errors before checking if there is no matching survey.
Fri, 28 Sep 2018 10:13:54 +0200 Sascha L. Teichmann Don't crash in cross profile controller if requesting a not existing survey.
Thu, 27 Sep 2018 16:30:15 +0200 Sascha L. Teichmann Cross sections: Clip result against area of the sounding result.