|
ed09c5602c
|
get cancel button working
|
2017-09-20 12:43:05 -05:00 |
|
|
9754afd4cd
|
stave off an error
|
2017-09-20 12:42:58 -05:00 |
|
|
08b7dbd9a1
|
done button working
|
2017-09-20 12:39:34 -05:00 |
|
|
201e42b370
|
Cannot save an unnamed sprite
|
2017-09-20 11:40:56 -05:00 |
|
|
dddab20eef
|
Delete animations
|
2017-09-20 11:39:09 -05:00 |
|
|
8bf6378246
|
Make sure the preview sprite updates properly.
|
2017-09-20 11:25:58 -05:00 |
|
|
35133e64b7
|
delete working + tooltips
|
2017-09-20 11:18:31 -05:00 |
|
|
f363a9ba76
|
Add del sprite, del anim buttons
|
2017-09-20 11:03:53 -05:00 |
|
|
3f4e6c5e71
|
do preview if preview fwd / back pressed but preview not pressed yet.
|
2017-09-20 10:57:24 -05:00 |
|
|
6e08d0d6f5
|
hide the mirror or rotation fields we are not using
|
2017-09-20 10:55:00 -05:00 |
|
|
c15bba62fb
|
Cannot base a rotated or mirrored animation off something that is not created yet.
|
2017-09-20 10:53:10 -05:00 |
|
|
087b4283fc
|
show total number of animations
|
2017-09-20 10:51:49 -05:00 |
|
|
5420c2131b
|
Move animation fwd bck out of tab-page
|
2017-09-20 10:49:04 -05:00 |
|
|
8ee0e43528
|
pogress on rotation / mirror
|
2017-09-20 10:46:26 -05:00 |
|
|
08641c7174
|
Destroy the preview sprite if we are moving on
|
2017-09-20 10:30:08 -05:00 |
|
|
7ed9e548a8
|
more changes. Better viewing of preview
|
2017-09-20 09:59:48 -05:00 |
|
|
42b98b65db
|
Update change log
|
2017-09-20 09:59:18 -05:00 |
|
|
03ab2781ad
|
prompt to save if closing form and changes have been made
|
2017-09-20 08:03:07 -05:00 |
|
|
03e5724a25
|
documentation of public functions
|
2017-09-20 08:02:47 -05:00 |
|
|
764d969c50
|
Add some tooltips
|
2017-09-19 15:03:24 -05:00 |
|
|
a5c9449dda
|
fix Apply. It had not been tracking the correct item number.
|
2017-09-19 14:59:52 -05:00 |
|
|
5fd16be792
|
Show the current animation number
|
2017-09-19 14:55:58 -05:00 |
|
|
0389b3a759
|
destroy the sprite if we were doing a preview
|
2017-09-19 13:22:25 -05:00 |
|
|
6e2661a648
|
use prompt for saving when moving around
|
2017-09-19 13:19:46 -05:00 |
|
|
005c35761c
|
make a ValuesDifferFromData function
|
2017-09-19 13:10:36 -05:00 |
|
|
9f6412e916
|
preview fw/back buttons not enabled if only one animation
|
2017-09-19 08:44:04 -05:00 |
|
|
fb0771a474
|
Preview animations fwd/back buttons working
|
2017-09-19 08:42:04 -05:00 |
|
|
8067b91759
|
Add preview animation fwd/back buttons
|
2017-09-19 08:35:00 -05:00 |
|
|
c0d1d1599d
|
Get anim fwd/backw working
|
2017-09-18 15:34:30 -05:00 |
|
|
e74de637eb
|
Add animation fwd/back buttons
|
2017-09-18 15:29:00 -05:00 |
|
|
86d956365e
|
some documentation
|
2017-09-18 14:08:06 -05:00 |
|
|
4ce60ad422
|
Get new animation working
|
2017-09-18 11:18:26 -05:00 |
|
|
2e5bf62fb1
|
Able to add a new animation.
|
2017-09-18 10:33:34 -05:00 |
|
|
fac2461875
|
Fixed some bugs with forward/back and applying new sprites.
|
2017-09-18 10:31:47 -05:00 |
|
|
273c381389
|
Debug Item entry and forward / back buttons
|
2017-09-18 08:40:18 -05:00 |
|
|
8e502e3b1e
|
finish save by pulling info from form to the sprite information record
|
2017-09-18 07:55:52 -05:00 |
|
|
795a4c6ce7
|
forward/back buttons working & initial "save"
|
2017-09-18 07:47:58 -05:00 |
|
|
ee9f046562
|
Update a sprite-info from another sprite-info
|
2017-09-18 07:41:02 -05:00 |
|
|
caf7f8cbd2
|
Add a tooltip
|
2017-09-18 07:32:17 -05:00 |
|
|
71cf7c19c1
|
Dragging works better now
|
2017-09-17 18:18:22 -05:00 |
|
|
1361a46b7c
|
initial drag and drop visual (shows there is a bug to figure out)
|
2017-09-17 17:36:57 -05:00 |
|
|
30a3d1e4b3
|
update the selected box from the SpriteInfo
|
2017-09-17 17:10:03 -05:00 |
|
|
7dea96b266
|
Update drag info
|
2017-09-17 17:07:39 -05:00 |
|
|
a415e89cd0
|
SpriteInfotoForm
|
2017-09-17 15:34:51 -05:00 |
|
|
32c3fa21a7
|
more work on the form
|
2017-09-17 08:13:04 -05:00 |
|
|
c438320a5e
|
Set up an initial spriteinfo
|
2017-09-16 19:08:46 -05:00 |
|
|
7e22a57ca5
|
move values to the correct place
|
2017-09-16 15:18:49 -05:00 |
|
|
e9f1a9a3ed
|
initial saving working (possibly)
|
2017-09-16 08:23:47 -05:00 |
|
|
4f2d190b6c
|
comment on save function
|
2017-09-16 08:14:46 -05:00 |
|
|
7d1883b765
|
Add a save function
|
2017-09-16 08:11:35 -05:00 |
|