|
490009df47
|
Allow block_offset to be passed down.
|
2015-08-25 00:30:33 +02:00 |
|
|
f073bb5793
|
Remove deprecated functions.
This also fixes the circular inclusion problem between
TileIterator and PixelConv.
|
2015-08-20 19:24:02 +02:00 |
|
|
5a9d497183
|
Add pick_tile() method (not implemented yet).
|
2015-08-20 19:11:12 +02:00 |
|
|
e001f46dbe
|
Add GPL3 licence.
|
2015-08-19 21:06:58 +02:00 |
|
|
0bb92413db
|
TileIterator returns Tile<T> instead of just T.
|
2015-08-19 00:15:31 +02:00 |
|
|
a1ae683601
|
Store tile size in PixelConv instead of taking it in to_pixel.
|
2015-08-18 00:00:59 +02:00 |
|
|
e8584d87fa
|
Merge HalfDiamond into Diamond, store ctor parameters.
Also added unit test.
|
2015-08-17 23:14:08 +02:00 |
|
|
83963e67ea
|
Start implementing pixel conversions as classes. WiP.
|
2015-08-17 17:36:45 +02:00 |
|
|
5cea116b8f
|
Rename tilecoordinates to pixelconv and move content to dk.
|
2015-08-17 15:39:28 +02:00 |
|