Commit Graph

14 Commits

Author SHA1 Message Date
victorlevasseur 11030317b7 Add TileEditor to show the current tile
This editor will be used for collision mask edition
2014-08-25 20:47:11 +02:00
victorlevasseur 288fd2634a The tileset config opens automatically for a new object
Reduce toolbar icon size
2014-08-24 11:21:16 +02:00
victorlevasseur 3c44398e4b Separate the tilemap size config into a new window
Add a toolbar in the editor main panel
2014-08-23 20:32:34 +02:00
victorlevasseur 2ab3cb8d05 Separate the tileset configuration into a window
Moved the wxCrafter project into the same folder as the extension
2014-08-23 10:46:28 +02:00
victorlevasseur e5c8908f8b Rename the wxCrafter project to TileMapDialogs.wxcp 2014-08-22 18:07:27 +02:00
victorlevasseur 2b6a51d052 The tilemap editor now loads the tile size, spacing 2014-08-22 11:49:25 +02:00
victorlevasseur a14694e5eb Add the possibility to draw when moving the mouse with the button pressed 2014-08-21 19:19:26 +02:00
victorlevasseur ca81d61579 Add the beginning of the tilemap object
Add an icon for the object
2014-08-21 13:18:41 +02:00
victorlevasseur 070e85deaa Added TileSet class containing data about the tileset. 2014-08-15 22:24:18 +02:00
victorlevasseur fdfb8ab52c Separated TileMap (contains data) from TileMapPanel (GUI). 2014-08-14 23:35:52 +02:00
victorlevasseur c14b45c31e Added layer moving, layer hiding. 2014-08-13 18:25:09 +02:00
victorlevasseur e330c4499f First part of the multiple layer support. 2014-08-13 12:55:35 +02:00
victorlevasseur fb4c265fea Can now insert tiles into the map. 2014-08-13 12:55:34 +02:00
victorlevasseur 4e32cc3775 Added the beginning of the TileMapObject extension. 2014-08-13 12:55:33 +02:00