Table of Contents

;#; Back to Main Page ;#;

TupiTube Desk Route Map

This is a non-prioritized list of tasks, features, fixes and any activity related to TupiTube's development.

a) General

  1. Add option to edit project's general meta data (i.e. title, description, etc).
  2. Create universal installers (appimage) of TupiTube for Linux. Reference: http://appimage.org/
  3. Migrate the configure script to cmake for Unix platforms.
  4. Enhance interface integration with Windows and OSX platforms: Labels, shortcuts, mime type association for .tup extension.
  5. Bug: black dialog issue on canvas rotation control in Windows.
  6. Bug: Windows installer generates conflict with other Qt apps with different library versions.
  7. Enhance UX of the Scenes manager and include support for Storyboards per scene.
  8. Bug: Fix compilation recipe for Linux Arch.
  9. Implement architecture to support customized themes.
  10. Extend the Preferences dialog to allow keyboard shortcuts customization.
  11. Implement optional auto-save feature, including parameters like enable/disable and frequency.
  12. Allow to edit project dimension in case user wants to resize it.
  13. Implement clipboard support for the whole application.
  14. Implement a feature to save projects on Google Drive.

b) Drawing Tools

  1. Design and implement a complete set of resources to support vector nodes edition.
  2. Extend and enhance the color fill tools (bucket).
  3. Ellipse panel must include a control to show width and height values of current object.
  4. Implement integration with QtMyPaint project to bring raster brushes and eraser to the TupiTube canvas. Reference: https://github.com/ethiccinema/qtmypaint
  5. Enhance rotation feature from Objects Selection tool: the rotation pivot position must be editable. Currently is always the center of the object.
  6. Add items alignment functions (center, align to right, align to top, etc) to the Object Selection panel.
  7. Add new feature: Text tool.
  8. Implement color support for onion skin feature. This option will make easier to recognize previous and next frames by color.
  9. Research about pen pressure support and the possibility to implement it in many pen tables as possible.
  10. Add support to blur feature. This option could be applied to any object and the blur level must be an editable parameter.
  11. Implement guide lines for drawing tools when the border color is transparent, so the user will be able to get a reference of his drawings while he's sketching. This guide lines must disappear at the moment the user stop drawing.
  12. Bug: Object transformation values are lost when the object is copied from one frame to another. This behavior is evident with rotation actions and the problem is even worst with SVG items.
  13. Implement logical operations between objects: union, difference, intersection, exclusion, etc.
  14. Add option to show/hide rules around the workspace
  15. Add option to highlight the borders of the frame in the animation workspace. In this way, users can recognize the boundaries of the visible drawing area, even if there are elements overlapping/hiding those limits.
  16. Implement an option to edit the brush properties of any element when it is already drawn.
  17. Bug: There is a texture issue related to the brushes. Some of the textures are only visible when the zoom tool is used. A scale parameter for textures are required.
  18. Bug: Nodes editor fails to support “space bar” command with the pen directly. It works with the mouse, but that's not enough.

c) Color Management

  1. Add color picker feature (eyedropper).
  2. Implement color palette editor (user's customized palettes).
  3. Include gradients support to color manager.
  4. Bug: Every scene should support its own background color. Currently, a project only allows one background color even if it has several scenes.
  5. Bug: In the Brush panel, if the border color is white then the background color must change to make the pen size reference visible.

d) Tweening

  1. Add undo/redo support to the Position tweener path editor.
  2. Add feature to edit (add/remove) nodes from the Position tweener path.
  3. Add support for vertical/horizontal lines in the Position tweener path editor.
  4. Design and implement a morphing tweener.
  5. Design and implement a composed tweener. This feature will allow to mix several transformations (i.e. position, rotation, scale, etc) to the same object.
  6. Implement feature to transform tweens into a sequence of independent/editable items, maintaining the initial item transformations in every frame. In this way, users could make small adjustments to the final result of their tweens in the frame they wan to.
  7. Bug: Nodes of the Position Tween path are not synchronized with zoom tool. Their size is too small to be handled.
  8. Implement a motion curve editor (easing curves) for the Position tweener.

e) TimeLine and Exposure Sheet

  1. Add support for multiple selection of frames for copy/paste/remove actions.
  2. Add support for key frames.
  3. Complete the undo/redo stack for Layer operations.
  4. Implement feature to show/hide static/dynamic background levels.
  5. Implement sound layers for the timeline component.
  6. Implement feature to reverse the order of the current frames selection.
  7. Implement feature to combine/merge layers.
  8. Research about layers fusion feature (Reference: Gimp).
  9. Implement feature to collapse/expand layers. Note: when users create too many layers is hard to handle the interface.

f) Lip-Sync

  1. Enhance the lip-sync editor UI to support transformations like rotation and scale.
  2. Bug: TupiTube doesn't support multiple Papagayo files (.pgo). It's necessary to check if this behavior is related to the layers architecture.
  3. Implement clone tool for lip-sync objects.

g) Library

  1. Allow to drag objects from preview display to the work-space directly.
  2. Implement new feature to import video files as image sequence.
  3. Implement new feature to import animated GIFs as image sequence.
  4. Design and implement a new type of library item: sprites. An sprite is an animated object formed by its own set of states (images) following a loop, like an animated GIF.
  5. Design and implement a feature to replace objects easily between the workspace and the library interface.
  6. Enhance UX of Library's file manager, including Undo/Redo stack.
  7. Implement symbol elements (Adobe Flash concept).

h) Sound

  1. Add sound support to video export module.

i) Characters

  1. Design and develop an architecture to support character creation and management for animation techniques like cut-out. This feature must be strongly integrated with the Library module and it has to include all the standard properties required to handle a character (i.e. bones).

j) Player

  1. Bug: Forward button from Player control doesn't work with frames containing images items.
  2. Add a new feature to multiply the number of times every frame will be displayed during one reproduction. By default, each frame is used only once (1) per loop, but with this new control, users could extend them many times (2, 3, 4, etc).
  3. Add support for effects image filters (i.e. black and white, pixelation, blur, etc).

k) Export Module

  1. Add support for animated GIF and APNG formats.
  2. Allow to export the same scene several times in the same video.
  3. Add support to export animations as OpenEXR files. Reference: http://www.openexr.com/documentation.html
  4. Implement transparent background option for the export feature “SVG Images Array” (Tip: inkscape:pageopacity=“0.0”).
  5. Implement resize option for video files.

l) Storyboard

  1. Add support for storyboard format templates and enhance exportation quality (html and pdf).
  2. Research about the CBR Comic Format and the possibility to include it as storyboard export format. Reference: http://www.brianrobinsonstudios.com/how-to-create-and-make-a-cbr-comic-file-tutorial.html
  3. Design UI to create and edit one storyboard per scene from the interface.

m) Stop Motion

  1. Bug: the stop motion module is broken. Webcam is not detected or the video display is misconfigured in the latest version of TupiTube. Refactoring and general bug fixing are required.
  2. Add support for DSLR cameras.

n) Workspace

  1. Implement virtual cameras feature (v-cameras) to support actions like panning, zoom and rotation.
  2. Implement animation masking feature.

o) Preferences

  1. Add option to support “Add Sketch Layer” by default for every new project.

;#; Back to Main Page ;#;