Roadmap:
Alpha 2:
- OS ports: Full installers for RPM-based Linux, OSX and Windows. Maybe BSD etc. too?
- Basic draw tools done; can be used as 2d animation software
- HTML5 optimization
Beta:
- Change default flash player from Gnash to Lightspark (for ActionScript 3 support)
- Timeline functions done
- Scripting tools (syntax highlighter/checker)
- HTML5 Actionscript wrapper complete (ignoring unwrappable classes such as Microphone)
- Full tool set done
- Possibly change drawing backend for cross-platform compatibility and speed. Clutter? Tkinter? Not sure.
- Raster image editor done.
Release:
- Stability
- Documentation
Features:
Red is not done yet, yellow is incomplete, and green is done.
- Draw shapes:rectangles
ellipsespolygonsfreehand
- Edit shapes:
color
line drawing
scale
rotate - Timeline:
Add frames
Delete frames
Copy, paste, move frames - Layers
- Export:
.swf
.sc
Video
Animated GIF
ImagesHTML5
PDFSVG - Import:
Images
Sound
SVG
.sc
Video
Animated GIF
.fla
.swf (maybe) - Publish
- Python module system
- Colors and Gradients editor
- Raster Image Editor