Commit Graph

22 Commits

Author SHA1 Message Date
victorlevasseur 6c354f4c57 Add the flood fill 2014-11-01 13:12:34 +01:00
Victor Levasseur 03e3afced9 Can now undo/redo actions in TileMapObjectEditor 2014-10-31 11:16:41 +01:00
Victor Levasseur 9dd603fbe4 Various fixes on the TileMapObject editor 2014-10-19 15:13:11 +02:00
Victor Levasseur bbeeba23e3 The selected tile ID is now shown in the TileEditor
instead of being shown on the TileSetPanel
2014-10-18 20:40:49 +02:00
victorlevasseur 23546219a8 Add offset into the TileEditor 2014-09-13 12:43:20 +02:00
victorlevasseur 0208d4de39 Add a toolbar to edit the collision mask 2014-09-08 09:35:27 +02:00
victorlevasseur 79742f4d26 Add fill and clear layer features 2014-09-05 11:41:10 +02:00
victorlevasseur b09bfe9816 Add a new insertion mode (can now insert tiles in a rectangle) 2014-09-04 18:54:40 +02:00
victorlevasseur b0e02ca6a6 Add help buttons on TileSet/MapConfig dialogs 2014-09-03 12:53:53 +02:00
Victor Levasseur b3ddb009b2 Improve toolbars positioning in the TileMapObject's editors 2014-09-02 11:56:47 +02:00
Victor Levasseur 1b87865198 Add a confirmation msgbox before closing the editor 2014-09-02 11:52:49 +02:00
Victor Levasseur e9bfc1f55c Optimize rendering in TileSetPanel
Add a label to the tileset preview (in TileSetConfig.)
2014-09-01 17:19:49 +02:00
Victor Levasseur f178a65867 Add a TileSetPanel in the TileSetConfig. to preview the the parameters 2014-09-01 15:33:32 +02:00
victorlevasseur 181bdf92b2 Add a help button in TileMapObjectEditor 2014-09-01 10:56:23 +02:00
victorlevasseur 36210ad4ee Add a small help for the Tilemap edition 2014-08-29 22:39:00 +02:00
victorlevasseur 789bed9c95 Add predefined hitboxes selectable from the tile editor 2014-08-29 18:43:54 +02:00
victorlevasseur 037d62e013 Fix toolbar buttons opening wrong dialogs 2014-08-27 18:52:41 +02:00
victorlevasseur 23c9e44a58 Added tools buttons to edit the collision mask 2014-08-26 10:04:30 +02:00
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