mtsatellite/common
Sascha L. Teichmann 8b4f4b1401 Merged.
2015-07-21 23:38:18 +02:00
..
basetilecreator.go Removed another use of fmt.Printf. 2015-07-21 23:35:10 +02:00
block.go Log missing colors only once to make log output less spammy. 2015-07-20 14:01:01 +02:00
colors.go Fix for issue #10. Set transparency level of pixels based on the alpha channel of colors.txt. 2015-07-20 14:56:41 +02:00
coords_test.go Removed some dead code. 2015-05-01 14:04:23 +02:00
coords.go Some little experiment with a coverage index to speed up spatial queries if backend has no Z order support. 2015-07-21 22:01:10 +02:00
coverage.go Fix reciever naming in coverage 3d. 2015-07-21 22:09:28 +02:00
image.go Terminate all log.Printf with a new line. 2015-07-20 14:19:41 +02:00
math.go Some little experiment with a coverage index to speed up spatial queries if backend has no Z order support. 2015-07-21 22:01:10 +02:00
redisclient.go Redis client: Pulled micro optimisation over from server when constructing bulk strings. 2015-06-28 14:41:07 +02:00
renderer.go Some little experiment with a coverage index to speed up spatial queries if backend has no Z order support. 2015-07-21 22:01:10 +02:00
spans_test.go span buffers: Simplified code by throwing away cases that cannot happen. Extended unit tests with more pattern to check. 2014-10-21 18:03:27 +02:00
spans.go Fixed hill shading for transparent structures a bit. Still not optimal. 2014-10-28 11:53:18 +01:00