Commit Graph

32 Commits

Author SHA1 Message Date
c824d5e30e Remove ImageDisplay, it is useless, again 2014-06-09 07:31:19 -07:00
48edd2fa92 Close #11 : It's ugly and makes me hate life, but the tile palette primitive is done 2014-06-09 07:30:59 -07:00
e2b5ba5808 For #11 : Library palette control mostly functional 2014-06-09 07:09:37 -07:00
ba5b671730 A bunch of changes I apparently didn't add into afd809d1e9 2014-05-26 16:28:22 -07:00
63875903eb Updated README 2014-05-26 16:27:23 -07:00
afd809d1e9 Close #25 and Close #10
Fixed scroll bars not appearing. Also implemented load/save of
Collections; tied the Library to a collection (libraries are per-project);
Most of the File menu works now. Library manager works. Ready to start
working on the drag and drop library pallette and tabbed page display at
this point.
2014-05-25 21:59:59 -07:00
a4a4092008 Reintegrated main window 2014-05-24 10:39:22 -07:00
905da9d681 Midstream on #8: Got the 'Load' button working (Save/Load, yay) and renamed the rest of the buttons 2014-05-24 10:18:35 -07:00
1b9c873dca Midstream on #8 : Made Tailor::Tileset handle all the size/space/pad attributes, simplified the flow of those attribute changes, renamed things from *_image when they actually use Wx::Bitmap 2014-05-24 09:46:29 -07:00
3c192092d6 Midstream on #8 : Got saving to JSON working, moved the tileset saving functionality to Tailor\Tileset 2014-05-24 08:15:01 -07:00
ea0cfdcd3d Midway on #8 : Export button now exports all split tiles into a directory 2014-05-23 23:00:16 -07:00
fbf1f77de7 Midstream on #8 : Confirmation dialog when changing dimensions because it will force tile names to reset 2014-05-22 22:39:00 -07:00
907f737ea2 Midstream on #8 : Storing names of individual tiles works now, GridDisplay can be queried for the selected tile index, tile bitmap, size of rectangle list, and a complete set of chopped tiles 2014-05-22 22:28:46 -07:00
057a456820 Midstream on #8 : Added grid darkening when you click on a cell and the tile name edit box. 2014-05-22 21:53:59 -07:00
1bd207adc4 Midstream on #8 : TilesetEditor, TilesetProperties and GridDisplay all interact as expected at this point 2014-05-20 21:53:32 -07:00
684e5ff265 Midstream on #8 : Grid drawing works as expected now, but the TilesetPropertiesChangedEvent is not bubbling up like it should, so the grid can't change 2014-05-20 20:57:24 -07:00
040af6e448 Revert "Midstream on #8 : Reverted to using ImageDisplay and cut out the properties change event handler, to show how it looks before getting horked up"
This reverts commit f6f635a583.
2014-05-18 22:54:16 -07:00
f6f635a583 Midstream on #8 : Reverted to using ImageDisplay and cut out the properties change event handler, to show how it looks before getting horked up 2014-05-13 21:17:08 -07:00
1b708359a6 For #8 : Tileset editor window mostly working
* Tileset editor window appears with notes, buttons, tilesetproperties, etc.
* Introduces a skeleton and placeholder for TilesetDisplay.
* The text controls on the right aren't autosizing correctly, and they're too small

Midstream on #8 - sizing problems.

midstrean on #8 - sizers mostly fixed, still some min sizes to set

Resizing works as expected now and minimum sizes enforced, moved the buttons for #8

For #8 midstream, all resizing works as expected now
2014-05-13 21:16:50 -07:00
481663a803 Closes #18 : Was calling set_size_hints incorrectly on file->new 2014-05-07 06:30:54 -07:00
b34f00797a Introduced bug #18, stopping for tonight 2014-05-06 23:53:17 -07:00
15f731461c Closes #16 : Reusable tileset properties widget 2014-05-06 23:47:50 -07:00
3feee8cb8e Midstream 2014-05-06 22:24:45 -07:00
781512176e Got the menubar working for the main window, started working on the GridPropertiesWidget. 2014-05-06 22:06:05 -07:00
142a8b2cd2 midstream 2014-05-05 23:29:27 -07:00
6ec85d72e3 midstream 2014-05-05 23:29:07 -07:00
4fa6a88c69 midstream 2014-05-05 23:27:06 -07:00
46e99f766d Basic skeleton app & lib, throws a window up 2014-05-05 22:13:39 -07:00
c5fd4f6fb1 Merge pull request #1 from waffle-iron/master
waffle.io Badge
2014-05-05 21:29:58 -07:00
Making GitHub Delicious.
d986d79fc5 add waffle.io badge 2014-05-05 22:29:27 -06:00
82626cab10 Update README.md 2014-05-05 20:44:51 -07:00
636b9ff7ff Initial commit 2014-05-05 20:34:59 -07:00