3 Commits

Author SHA1 Message Date
Hannes Janetzek
fbc39c65cb cleanups 2013-10-09 01:22:48 +02:00
Hannes Janetzek
93d57c2577 add copyright 2013-10-09 01:22:48 +02:00
Hannes Janetzek
c5e3be9d2b - started to move Matrices to MapViewPosition as these can be shared with
MapRenderer(TileLoader) and GLRenderer.
- using inverse projection to determine visible tiles and mapping screen-coordinates to model
- making MapPosition not final, reuse instance to get Position in Map-/GLRender

added: ScanBox scanline fill used for calculating visible tiles

rename:
- ShortPool -> VertexPool
- tile.isActive -> isLocked
2013-10-09 01:22:47 +02:00