mtsatellite/common
Sascha L. Teichmann f6e5eb8510 Moved ordering of two int64 to common/math. 2015-07-26 16:40:50 +02:00
..
basetilecreator.go Fixed non-interleaved sqlite support. 2015-07-23 16:20:42 +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 Add a -transparent-dim=percent flag to set the extra dimming of transparent materials each depth meter. 2015-07-26 11:55:38 +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
coords_test.go Removed some dead code. 2015-05-01 14:04:23 +02:00
coverage.go Fix reciever naming in coverage 3d. 2015-07-21 22:09:28 +02:00
image.go Cache empty tiles to speed up seeding. Enforce Go 1.4 for the ability to compress better. 2015-07-22 01:11:14 +02:00
math.go Moved ordering of two int64 to common/math. 2015-07-26 16:40:50 +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 Small cleanup. Moved min to common/math. 2015-07-26 12:32:59 +02:00
spans.go Fixed hill shading for transparent structures a bit. Still not optimal. 2014-10-28 11:53:18 +01: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