Roadmap

From Synfig Studio :: Documentation
Jump to: navigation, search
(Synfig Roadmap)
(Link to recent roadmap)
 
(36 intermediate revisions by 5 users not shown)
Line 1: Line 1:
= Synfig Roadmap =
+
{{Title|Roadmap}}
* '''0.62.02 targets'''
+
** <s>Smart Tangents Linking</s> - applied to master branch
+
** <s>Initial Bones support</s> - applied a separated bones branch
+
* '''0.63.00 targets'''
+
** Replace ''class Widget_Enum : public Gtk::OptionMenu'' by ''class Widget_Enum : public Gtk::ComboBoxText'' as the first is deprecated since long time ago. Maybe it stops the "Straight" bug (or the bug that doesn't allow to select the item numbered as 1)
+
** Replace Gtk::Tooltips by Gtk::Tooltip since the first is deprecated and doesn't work fine on treeviews.
+
** Enable Layer Composite specific parameters (zdepth, amount, blend method) for the distortion layers when possible
+
** Bones user interface improvement.
+
** Outline with movable/sliding width points.
+
** Fix Groups feature.
+
* '''0.64.00 targets'''
+
** Bones user interface finalization.
+
** New preferences system more versatile.
+
** Rewrite the current GUI using glade xml files and Gtk:Builder
+
** Improve SVG import support
+
** Video import improvement
+
** Sif format documentation.
+
* '''1.0 targets'''
+
** Real Particles support
+
** OpenGL rendering support
+
** Cairo rendering support
+
** Sound support
+
** Free drawing tools
+
** UI redesign
+
** SWF export
+
** Full SVG import/export support
+
** Full video import support
+
** Scripting support (python)
+
  
[http://www.mind42.com/pub/mindmap?mid=04afc25d-b337-483b-bba4-fdbe4de6327e Online Roadmap Of Synfig]. If you want to collaborate to edit this "roadmap mindmap" please let us know in the talk page of this one.
+
WARNING: This roadmap is outdated. See latest one here - https://synfig-docs-dev.readthedocs.io/en/latest/common/roadmap.html
  
This It is not finished but would be a comprehensive list of things to be done/fix.
+
=== Current Status of polishing ===
This mind map would help to create the real Road Map for the next release. The road map should be an ordered list of bugs and features that should be fixed/implemented in the next release.
+
* {{L|Dev:Roadmap/Bones|Bones}} (''18/26 done'')
 +
* {{L|Dev:Roadmap/Frame-by-frame animation (bitmap)|Frame-by-frame animation (bitmap)}} (''10/26 done'')
 +
* {{L|Dev:Roadmap/UI|UI improvement}} (''4/7 done'')
 +
* {{L|Dev:Roadmap/Speed|Rendering speed optimization}} (''3/11 done'')
 +
* {{L|Dev:Roadmap/SFG Format|SFG Format}}
 +
* {{L|Dev:Roadmap/Sound|Sound support}} (''6/10 done'')
 +
* Video import
 +
* Vector drawing tools
 +
* Scripting (python) (''minimal support ready : scripts can be called from an entry menu'')
 +
* SWF export
  
= Web infrastructure reorganization =
+
Take also a look to our [http://www.synfig.org/issues/thebuggenie/synfig/roadmap issue tracker roadmap]
* Hosting
+
** <s>Resolve memory issues</s>
+
** <s>Cleanup</s>
+
** <s>Manage all settings with git</s>
+
** <s>Sophisticated backup system</s>
+
* CMS
+
** <s>Common skin</s>
+
** <s>Top banner</s>
+
** <s>Main page: Splash and "download now" button</s>
+
** Development page
+
** Releases information with features overview (like on blender.org)
+
*** Put splash screen on each release page
+
** Integrated irc client
+
** Integrated IRC logs page
+
** Download -> Tools
+
** Reorder Gallery
+
** Rename items in global scrapbook
+
* Documentation
+
** Common skin
+
** Solid manual/guide
+
** <s>PDF export</s>
+
*** <s>Basic implementation</s>
+
*** <s>Ignore navigation panel</s>
+
*** <s>Multilevel headings</s>
+
*** <s>Internal links</s>
+
** <s>Navigation Templates</s>
+
** Inline .po support
+
** <s>Writer guide</s>
+
** Translator guide
+
** <s>Describe templates</s>
+
* Forums
+
** Common skin
+
* Library
+
** Setup ccHost
+
** Common skin
+
  
=Old Road Map=
+
Nota : The following list of features will NOT be subject for polishing for 1.0, but will be available as "experimental features":
There is '''''no specific roadmap''''', we just work on whatever happens to catch our interest. So far, we've made releases once there are a reasonable number of new fixes and/or features. This usually occurs every 6 months or so. Please see the {{l|Release|release}} page for the process we go through when releasing. Please see the {{l|Wish list|wishlist}} page if you have some ideas. Please see {{l|Software roadmap}} for things we want to do with synfig at some point.
+
* SFG container
 
+
* MyPaint integration
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 and important features that are missing. To smooth out those warts, we need people to help out. We cannot do everything ourselves, WE NEED YOUR HELP!!
+
* Frame-by-frame animation tools
 +
(we will focus on them after 1.0 release)

Latest revision as of 17:31, 12 February 2019

WARNING: This roadmap is outdated. See latest one here - https://synfig-docs-dev.readthedocs.io/en/latest/common/roadmap.html

Current Status of polishing

Take also a look to our issue tracker roadmap

Nota : The following list of features will NOT be subject for polishing for 1.0, but will be available as "experimental features":

  • SFG container
  • MyPaint integration
  • Frame-by-frame animation tools

(we will focus on them after 1.0 release)