log

age author description
Thu, 20 Sep 2018 16:13:35 +0200 Bernhard Reiter schema: fix view distance_marks_geoserver
Thu, 20 Sep 2018 15:54:34 +0200 Thomas Junk refac: test adjusted. testdata as JSON string
Thu, 20 Sep 2018 15:50:42 +0200 Sascha L. Teichmann Merged default into octree branch. octree
Thu, 20 Sep 2018 15:50:07 +0200 Sascha L. Teichmann octree: Store contour lines into postgres/postgis. octree
Thu, 20 Sep 2018 15:13:04 +0200 Thomas Junk merge
Thu, 20 Sep 2018 15:12:49 +0200 Thomas Junk refac: transformation formula for diagram adjusted
Thu, 20 Sep 2018 14:33:34 +0200 Bernhard Reiter Client: improve style of waterway axis.
Thu, 20 Sep 2018 14:15:32 +0200 Bernhard Reiter Schema: Add view for waterway axis
Thu, 20 Sep 2018 13:19:49 +0200 Sascha L. Teichmann octree: prepare storing the lines to file in contouring tool. octree
Thu, 20 Sep 2018 12:45:00 +0200 Bernhard Reiter client: change waterway area style to dark green
Thu, 20 Sep 2018 11:32:03 +0200 Sascha L. Teichmann octree: contouring: Do the math to calculate the intersection points of the triangles and the planes. octree
Thu, 20 Sep 2018 00:13:47 +0200 Sascha L. Teichmann octree: run each slice in contour tool concurrently. octree
Wed, 19 Sep 2018 23:17:03 +0200 Sascha L. Teichmann octree: Tighten code and dedup triangles earlier in horizontal traversal. octree
Wed, 19 Sep 2018 21:08:35 +0200 Sascha L. Teichmann octree: Removed one level of unnecessary interface virtualization octree
Wed, 19 Sep 2018 21:03:54 +0200 Sascha L. Teichmann octree: fixed triangle indexing bug in horizontal traversal octree
Wed, 19 Sep 2018 20:55:02 +0200 Sascha L. Teichmann octree: simplified cube indexing. octree
Wed, 19 Sep 2018 18:39:03 +0200 Sascha L. Teichmann octree: more consistent traversal order in contour tool. octree
Wed, 19 Sep 2018 18:07:28 +0200 Sascha L. Teichmann octree: Small fix in horizontal traversal. octree
Wed, 19 Sep 2018 17:35:00 +0200 Sascha L. Teichmann Merged default into octree branch. octree
Wed, 19 Sep 2018 17:34:19 +0200 Sascha L. Teichmann octree: traverse horizontally over tree to find out which triangles to process. octree
Wed, 19 Sep 2018 16:37:03 +0200 Thomas Junk fix: prepare profile calculation algorithm fixed
Wed, 19 Sep 2018 16:09:09 +0200 Sascha L. Teichmann Cross sections: Only join point in x/y plane.
Wed, 19 Sep 2018 15:37:37 +0200 Sascha L. Teichmann octree: Allocate 8 child nodes per node not 4. octree
Wed, 19 Sep 2018 13:26:30 +0200 Sascha L. Teichmann octree: Added loading frame for contour generation. octree
Wed, 19 Sep 2018 11:03:00 +0200 Sascha L. Teichmann octree: simplified vertex interpolation. octree
Wed, 19 Sep 2018 10:57:37 +0200 Sascha L. Teichmann octree: Always compress the index with snappy as its halves its size. octree
Wed, 19 Sep 2018 10:54:11 +0200 Sascha L. Teichmann octree: renamed file containing the tree builder to a more suited name. octree
Wed, 19 Sep 2018 10:52:20 +0200 Sascha L. Teichmann octree indexer: removed dead code. octree
Wed, 19 Sep 2018 10:50:47 +0200 Sascha L. Teichmann Merged default into octree branch. octree
Tue, 18 Sep 2018 18:23:15 +0200 Thomas Junk feat: searchbar collapsible