mtsatellite/common
2015-07-22 12:06:21 +02:00
..
basetilecreator.go Pulled over empty tile caching from coverage-exp branch. 2015-07-22 12:06:21 +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 Silence a few golint warnings. 2015-05-27 18:13:39 +02:00
image.go Pulled over empty tile caching from coverage-exp branch. 2015-07-22 12:06:21 +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 Pulled over empty tile caching from coverage-exp branch. 2015-07-22 12:06:21 +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