Sticky Notes

Everyone who has installed before 11/30/2014 needs to get the new setup file at craftboard.net

Monday, September 20, 2010

Rotation In Clip error fixed

Not sure how the rotation variable was misplaced. I put it back.

Found it! Clips with masks should open correctly

That was a tough one find! Very inconspicuous. It took 2 1/2 hours on finding it!

I guess I will search for more bugs today. I don't have any more fixes to do.

I want to put in a list box in the login panel that displays users names. So you don't have to type them in.

Sunday, September 19, 2010

Kaleidoscope fix on boundaries

I had timming issue with kaleidoscopes boundaries. That is fixed. Also now the cookie cutter can use groups to cut shapes. Just a little tweaking some code to get that happening.

I found an error when loading clips that have masks. They don't work if the clip is not on the canvas. So will look at that tonight.

Friday, September 17, 2010

Fixed the snap grid and clear grid selections routines

Seems I made a couple insertion errors with the grid. So snap to grid in the plotter tool is fixed and also the clear grid selection button for grids is fixed. I also input a prompt to make a grid if using the plotter tool.

Wednesday, September 15, 2010

Clip Fix uploaded

Looks like my boundary fix had a typo in it. That prevented the clip from loading. Fixed that.

I think the next thing I should do is make a list of users pop into the login panel. So people can choose a user name instead of remembering it.

Look for that to happen soon.

Tuesday, September 14, 2010

Changed the tipping routine

This tips rollovers should show quickly then clear back to the overwritten message. I also change the grid attach tool to be a little more descriptive. Chalk up another 5 hours today.

Monday, September 13, 2010

Blaming it on the leprechauns

I found a dumb mistake in the grids this morning. Not sure how a line of code was moved but it really screwed up the add grid routine. So it's fixed now.

New Help Video on Image Grids

Image Grids are simply an image that is divided up into blocks. And the area of the image is searched to find an average color for that area. After all the blocks are set over the image you can drop an item on a block. Then the rest of the image is searched to find more blocks that are near the same and drop the same item there.

The purpose of the Image Grid is to allow portrait or image pattern designing. It can be used with seedbeads, or designing stitch patterns.
Image Grid Video and more

Fixed the boundary problem

I redid the boundary code. It took staying up till midnight! I'll keep checking it this week.

Sunday, September 12, 2010

Now the designers subscription is free

I decided to open the designers plan to everyone. Also I changed the other plans to allow for a 6 mo. trial period. This will allow free time to build a store for those who want to sell items. Developement of version 3 is coming along a little each day. I also fixed an error in the file saving and image uploading.

Wednesday, September 1, 2010

Trying to fix the boundaries again.

Not sure what happened with the bounds when selecting and deseleting. But seems it's not resetting reselected items correctly. So I guess I'll rehash that code. Fun! Fun! I'm still working the tool classes into AS3. I have 3 days this weekend for another 30 hours on the project. I've also been rethinking the interface when I'm tired of typing.