Merge pull request #11904 from pchote/depthbuffer-part-two

Enable per-pixel depth calculations in TS
This commit is contained in:
reaperrr
2016-09-12 02:06:41 +02:00
committed by GitHub
7 changed files with 106 additions and 55 deletions

View File

@@ -113,6 +113,7 @@ TileSets:
MapGrid:
TileSize: 48,24
EnableDepthBuffer: True
Type: RectangularIsometric
MaximumTerrainHeight: 16
SubCellOffsets: 0,0,0, -256,128,0, 0,-128,0, 256,128,0