gdx-tilemap3d/src/com/blarg/gdx/tilemap3d
2013-07-20 19:28:43 -04:00
..
lighting move TileMapLighter and subclasses to a separate package 2013-07-18 18:02:28 -04:00
serialization add TileMap saving 2013-07-18 20:16:59 -04:00
tilemesh change "default value" (null) handling of ModelTileMesh scaling/position adjustments 2013-07-20 19:28:43 -04:00
ChunkVertexGenerator.java make non-public methods protected (upcoming LitChunkVertexGenerator needs this) 2013-07-18 18:17:56 -04:00
Tile.java make total size of Tile member fields a power of 2 2013-07-17 23:48:12 -04:00
TileChunk.java add Tile/TileChunk serialization helpers 2013-07-18 19:18:35 -04:00
TileChunkMesh.java update with TextureAtlas package changes 2013-07-18 17:54:26 -04:00
TileContainer.java initial commit 2013-07-15 19:13:30 -04:00
TileCoord.java initial commit 2013-07-15 19:13:30 -04:00
TileMap.java add mostly-untested TileMap loading via json / Base64 deserialization 2013-07-18 19:52:18 -04:00
TileMapRenderer.java add a bounding volume to TileChunkMesh and check this against the frustum when rendering 2013-07-16 18:35:06 -04:00