log

age author description
Tue, 20 Feb 2024 21:25:08 +0100 Sascha L. Teichmann Used unused parameter. sr-v2
Tue, 20 Feb 2024 12:52:09 +0100 Sascha L. Teichmann Quantize xyz in points in X/Y to 1/QuantScale. sr-v2
Tue, 20 Feb 2024 09:51:20 +0100 Sascha L. Teichmann Simplify code. sr-v2
Mon, 19 Feb 2024 18:27:40 +0100 Sascha L. Teichmann Dont store bounding boxes in v2 meshes. 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
Wed, 14 Feb 2024 22:38:14 +0100 Sascha L. Teichmann Fix bug in sorting the vertices. sr-v2
Tue, 13 Feb 2024 23:25:48 +0100 Sascha L. Teichmann Build meshmigrate via Makefile sr-v2
Tue, 13 Feb 2024 23:05:59 +0100 Sascha L. Teichmann Make Go 1.21 compatible. sr-v2
Tue, 13 Feb 2024 22:59:30 +0100 Sascha L. Teichmann Implemented restore mode in meshmigrate. sr-v2
Tue, 13 Feb 2024 22:23:38 +0100 Sascha L. Teichmann Store migrated meshes in database. sr-v2
Tue, 13 Feb 2024 01:09:22 +0100 Sascha L. Teichmann Count migrated meshes. sr-v2
Tue, 13 Feb 2024 01:02:16 +0100 Sascha L. Teichmann Started a migration tool to convert meshes. sr-v2
Mon, 12 Feb 2024 21:23:55 +0100 Sascha L. Teichmann Finish deserializing v2 of the mesh index. sr-v2
Mon, 12 Feb 2024 14:43:31 +0100 Sascha L. Teichmann Typo fix sr-v2
Mon, 12 Feb 2024 14:38:10 +0100 Sascha L. Teichmann Add inverse funtion to delta. sr-v2
Mon, 12 Feb 2024 13:53:32 +0100 Sascha L. Teichmann User generic serializer for serialization, too. sr-v2
Mon, 12 Feb 2024 12:48:07 +0100 Sascha L. Teichmann Some refactoring to clean up deserialization. sr-v2
Mon, 12 Feb 2024 10:49:20 +0100 Sascha L. Teichmann More stubs and refactoring to deserialize v2 meshes. sr-v2
Mon, 12 Feb 2024 03:02:14 +0100 Sascha L. Teichmann Simplify zug zig store call. sr-v2
Mon, 12 Feb 2024 02:27:41 +0100 Sascha L. Teichmann Finsh serializing v2 meshes. sr-v2
Mon, 12 Feb 2024 01:31:48 +0100 Sascha L. Teichmann More stubs for serializing v2. sr-v2
Mon, 12 Feb 2024 01:17:22 +0100 Sascha L. Teichmann Add stubs for de/serialize v2 meshes. sr-v2
Mon, 12 Feb 2024 01:02:53 +0100 Sascha L. Teichmann When sorting vertices by x/y take aspectio ratio of bbox into acount. sr-v2
Sun, 11 Feb 2024 22:32:55 +0100 Sascha L. Teichmann Reorder vertices in tins to minimize delta distances. sr-v2
Sun, 11 Feb 2024 21:37:00 +0100 Sascha L. Teichmann Get rid of deprecation warnings from staticcheck. sr-v2
Sun, 11 Feb 2024 21:26:22 +0100 Sascha L. Teichmann Sort indices in spatial index. sr-v2
Sun, 11 Feb 2024 18:44:03 +0100 Sascha L. Teichmann Update to Go 1.22 sr-v2
Sun, 11 Feb 2024 18:40:37 +0100 Sascha L. Teichmann Remove triangles that are not registered in the spatial index. sr-v2
Sun, 11 Feb 2024 12:37:09 +0100 Sascha L. Teichmann Simplified version handling. sr-v2
Sun, 11 Feb 2024 10:25:50 +0100 Sascha L. Teichmann Write mesh version to database. sr-v2