1. Rendering Engine
    1. Smart Rendering
    2. OpenGL Rendering
  2. UI
    1. Remove Default Blend Method from the Toolbox
    2. Move toolbar from the Canvas Window to Toolbox
  3. Random Bugs
    1. Parameters not accepting zero value sometimes
      1. NOTE: It doesn't if you click, but always accepts if you edit parameter pressing Enter key.
    2. Duplicate layer is very slow
      1. EXAMPLE: fantomas/010/bg.sif @ 22.06.2011: Enable wall decoration and try to create bline. ;)
  4. Artwork Editing
    1. Intuitive Editing
      1. Bline Tool: Simple click sets vertex with split tangents
    2. Fix Insert items Smart
      1. De Casteljau's algorithm
        1. Non-symmetrical tangents
    3. Advanced Outline
    4. Free Drawing
      1. Boolean operator for Blines
    5. Link to BLine
      1. Linking rotate layer to BLine bug. It is not possibly to properly set offset for angle - it sets to 0,20 instead of 20.
    6. Ducks
      1. "Split tangents" should be available for both tangent and vertex ducks
      2. Delete multiple ducks
      3. Loop bline action for tangents
  5. File IO
    1. Packed files
      1. Library
    2. SVG Import / Open
      1. 1. Current SVG import function should be invoked via "Open file"
      2. 2. Old SVG import function should go back to "Import file"
  6. Animation Tools
    1. Bones
    2. Disabled keyframes (markers)
    3. Remove all animation
      1. Right click Paste Canvas layer -> Clear animation. Returns dialog "are you sure?" Then iterate layers by the same algorythm as "Select all child layers".
  7. Layers
    1. Filter
      1. By name
      2. By type
  8. Learning
    1. Help panel (wizard)
      1. This is a Prams Panel. You can change the parameters of the layer... It is empty, because you have no layer selected. Please select layer by clicking o the canvas or in the Layers panel. BTW, Layers Panel is currently hidden. You can unhide it...
    2. Tip of the day
      1. From the wiki
      2. You can restore default window layout...
    3. Synfig Trophees
      1. 5 points for making animation with 5000 frames long
      2. 1 point - you was able to change length of your animation
      3. 8 points - you have rendered 20 files
      4. Synchronization with server
  9. Scripting