Wednesday, June 22, 2011

Added swftools to my PPA!

I have now added swftools to my PPA! This means that one should finally be able to install swift on Maverick without dependency issues. I will add a Natty component tomorrow.

Monday, June 20, 2011

Release delayed due to lost data

Well, I or my operating system accidentally replaced the entire contents of the executable with a single semicolon, so I need to re-write everything I have done since my last push to Launchpad (a good 5 hours of work). Since it is now the work week, I will have less time to do this, so I doubt the release will be before this weekend.

Sunday, June 19, 2011

Sound support added!

I added sound. Currently you can only import a sound to the first frame of a project, but it will run and play in both SWIFT and the exported SWF (sound in HTML5 and videos coming soon!)

Saturday, June 18, 2011

Basic drawing support added.

Well, for a while now, you have had the ability to draw rectangles and ellipses, and there has been that predefined curve object - but now you can actually draw shapes yourself! Right now it is limited, and buggy - many lines do not turn out smooth that should. But it is there, and I should have it done tomorrow. And maybe sound support also. We shall see.