Commit History

Author SHA1 Message Date
  aster 649edf054d Rename TileObject2D to TileMapObject2D, rename some functions. 11 years ago
  aster2013 18a8a4e640 Add draw debug geometry for tile map, fix tile map object position bug. 11 years ago
  aster2013 a04edb1108 Refactor tile map, add TileMapInfo2D struct. 11 years ago
  aster 20450c8a8f Add missing class declartion. 11 years ago
  aster 56c677c759 Add tile map AngelScript binding and sample. 11 years ago
  aster2013 b81d08ba21 Move tile object define to TileMapDefs2D. Add half pixel offset in Direct3D mode. 11 years ago
  aster 7110a05c58 refactor tile map code. 11 years ago
  aster 4d840600b3 Refactor tile map. 11 years ago
  aster b87c4f24fe Move some functions from header file to source file. For all of objects create node for it. 11 years ago
  aster 573a0abe3d Add visible property to layer. 11 years ago
  aster c4b68bd429 Add object group. 11 years ago
  aster 189ed31742 Add image layer support. 11 years ago
  aster ef32eee6ee Add tile map support in Urho2D, current not all of features are supported in Urho2D, but I think we can add it later. Fore more information about tile map, please refer http://www.mapeditor.org/. 11 years ago