log pkg/octree/cache.go @ 1692:f4dcbe8941a1

age author description
Mon, 31 Dec 2018 11:13:49 +0100 Sascha L. Teichmann Octree: Resolved the remaing golint issues with this package.
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.
Wed, 07 Nov 2018 23:03:59 +0100 Sascha L. Teichmann Fixed SQL syntax errors introduced with 1153:2e6b47cdb2ca.
Wed, 07 Nov 2018 17:54:50 +0100 Tom Gottfried Store octrees along with sounding results
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Sat, 22 Sep 2018 21:57:30 +0200 Sascha L. Teichmann Moved octree loading stuff to octree package.
Sat, 22 Sep 2018 09:55:42 +0200 Sascha L. Teichmann Finished the octree cache. TODO: implement the deserialization.
Sat, 22 Sep 2018 09:36:12 +0200 Sascha L. Teichmann Moved octree stuff to own package. base pkg/models/octreecache.go@e3ca75adb2e6