Difference between revisions of "Roadmap"

From Synfig Studio :: Documentation
Jump to: navigation, search
(0.9)
(0.8)
Line 11: Line 11:
  
 
=== 0.8 ===
 
=== 0.8 ===
 +
* Workflow improvements, like content help and ui-refinement.
 +
** set the fine line between design and animation work.
 +
** Greet the user at startup, give hints and help in the ui to better the usability and user-experience.
 +
* test synfig cross-platform (Linux, Windows, Mac)
 +
* Installer for windows
 +
* Pluggable App (run from memory stick)
 +
* make a short film about synfigs capabilitys in a starwars kind of spaceship setting as promo video about 3 minutes long.
  
 
=== 0.9 ===
 
=== 0.9 ===

Revision as of 16:59, 30 May 2008

Languages Language: 

English



This page contains a roadmap with defined goals for each release. See Software roadmap for things we want to do with synfig at some point. See Release for the process we go through when releasing.

As an open source project, synfig is relatively young. As a result, it has lots of creases that need to be ironed out. The copyright is sorted, the code compiles fine, but there are warts when running the code. To smooth out those warts, we need people do investigate and fix the following. We cannot do everything ourselves, WE NEED YOUR HELP!!

Tasks, to reach a final version of 1.0

0.7

  • Synfigstudio needs a man page

0.8

  • Workflow improvements, like content help and ui-refinement.
    • set the fine line between design and animation work.
    • Greet the user at startup, give hints and help in the ui to better the usability and user-experience.
  • test synfig cross-platform (Linux, Windows, Mac)
  • Installer for windows
  • Pluggable App (run from memory stick)
  • make a short film about synfigs capabilitys in a starwars kind of spaceship setting as promo video about 3 minutes long.

0.9

  • Sound layer
  • full tablet support
  • small set of vector contend for fast animation results
  • Help is available as pdf-file and distributed with the program


Input:

  • Import rastergraphics png, jpg, tif [done]
  • Import vectorgraphics (svg,fig)

Output:

  • Render output to animated gif [done]
  • Render output to png, bmp, OpenEXR [done]
  • Export vectorgraphics (svg,fig)

Things, which are also accepted in our patch tracker

  • create better builds for MacOS X.
  • fixes for any of the open bugs.
  • embedded source code documentation
  • Write a tutorial
  • translate into your language
  • test synfig and confirm open bugs

Easy coding tasks

Put here tasks for new developers, to make them able to dive into the code.

  • Synfigstudio needs verbosity levels for the error output. Levels are info, warning and error. Make sure, to spew out only errors when something nasty happens. If someone wants to know all what happens in synfigstudio, the user should activate a higher level of verbosity with the command line switch --verbose=all,info,warning
  • Synfig and Synfigstudio need a usage screen, which helps a new user to type in the right syntax on the command line. Any switch not known to the program should point to the usage screen. On the bottom of the usage screen could be a hint: " For more help use synfig --help"

To the old Releases

Just for reference.


Languages Language: 

English