Sascha L. Teichmann
|
8817094001
|
Added missing copyright headers and updated dates on others.
|
2015-07-26 16:33:29 +02:00 |
|
Sascha L. Teichmann
|
6f10be6d92
|
Removed another usage of fmt.Sprintf.
|
2015-06-21 18:36:26 +02:00 |
|
Sascha L. Teichmann
|
8630300332
|
Adjusted imports to make it compilable again.
|
2014-10-03 12:07:53 +02:00 |
|
Sascha L. Teichmann
|
c428756beb
|
mtwebmapper: First version of pyramid tile updater. Needs testing.
|
2014-09-21 17:30:19 +02:00 |
|
Sascha L. Teichmann
|
d39a948bd4
|
mtseeder: Fixed problem that tiles with missing sub tiles were drawn in white entirely.
|
2014-09-21 09:04:59 +02:00 |
|
Sascha L. Teichmann
|
a468741a24
|
Moved PNG loading to common.
|
2014-09-16 01:13:12 +02:00 |
|
Sascha L. Teichmann
|
90bfc225b8
|
When generating shaded tiles draw to pix buffer directly instead of calling Set() for each pixel. Set resize filter for generating pyramid tiles to Lanczos3 because of better visual results.
|
2014-09-16 00:08:31 +02:00 |
|
Sascha L. Teichmann
|
0850b69028
|
Fixed tile fusing.
|
2014-09-14 23:10:54 +02:00 |
|
Sascha L. Teichmann
|
db8c5bd8e0
|
Change draw call to match API. Hope that helps.
|
2014-09-14 22:13:31 +02:00 |
|
Sascha L. Teichmann
|
a6bbf4a8bd
|
Added som broken pyramid generation code.
|
2014-09-14 21:56:41 +02:00 |
|