Blame synfig-studio/NEWS

Carlos Lopez a09598
              synfigstudio releases
Carlos Lopez a09598
0574e9
 1.2.2 (git tag "1.2.2") - Bugfix release.
0574e9
 
c5d6e4
  * Remove cairo-rendering from preview dialog (issue #370). Thanks to Ivan Mahonin.
c5d6e4
  * Fix issue with interface elements consuming too much space on Windows (issue #348). Thanks to Ivan Mahonin.
0574e9
  * Auto-recovery now works again (issue #363). Thanks to Ivan Mahonin.
0574e9
  * Fix Low-Res rendering mode (issue #401). Thanks to Ivan Mahonin.
0574e9
  * Allow to zoom canvas by holding Ctrl and middle mouse button. Thanks to Alyssa Rosenzweig.
c5d6e4
  * New feature: Draft rendering mode (issue #409). Thanks to Ivan Mahonin.
c5d6e4
  * Fix disconnect of Transformation Parameter - it was impossible to disconnect linked (as opposed to converted) nodes of transformation type using "disconnect" action (issue #438). Thanks to Caryoscelus.
c5d6e4
  * Fix color wheel being stuck to red on zero saturation (issue #452). Thanks to Caryoscelus.
c5d6e4
  * New feature: Filter Groups (issue #462). Thanks to Ivan Mahonin.
c5d6e4
  * Implemented correct sorting in Sets Panel (issue #372). Thanks to Caryoscelus.
c5d6e4
  * Fixed crash when user press Esc key during the rotation of the object (issue #470). Thanks to Artem Konoplin.
c5d6e4
  * Fixed crash with Spline Tool tangent menu (issue #485). Thanks to Artem Konoplin.
c5d6e4
  * Fix crash on attempt to run plugin (issue #502). Thanks to Artem Konoplin.
c5d6e4
  * Fixed error preventing user to move keyframe at certain circumstances (issue #503). Thanks to Artem Konoplin.
ddd1e5
  * Automatically select new layer when image is imported (issue #368). Thanks to Artem Konoplin.
c5d6e4
  * Allow to rename layers with F2 key (issue #465).  Thanks to Artem Konoplin.
c5d6e4
  * Allow to delete layers by pressing Del key. Thanks to Artem Konoplin.
c5d6e4
  * New feature: Live image reloading (issue #513). Thanks to Artem Konoplin.
c5d6e4
  * Keyframe widget now available in Curves Panel (issues #504, #505). Thanks to Artem Konoplin.
0574e9
250f64
 1.2.1 (git tag "1.2.1") - September 11, 2017 - Bugfix release.
Carlos Lopez a09598
250f64
  * Basic support for CMake build system. Thanks to Caryoscelus.
250f64
  * Fix size of dock area drop buttons for Gtk >= 3.20 (issue #227). Thanks to Caryoscelus.
250f64
  * Fix support for graphic tablets in Windows version (issue #241). Thanks to Ivan Mahonin.
250f64
  * Initial value of quality in Preview Dialog now independent from current zoom level and set to 1.0 by default. Thanks to Ivan Mahonin.
250f64
  * Fixed crash of Skeleton plugin (issue #334). Thanks to Caryoscelus.
250f64
  * Fix: filename with international characters not saved in “Recent Files” menu. Thanks to Ivan Mahonin.
250f64
  * Fix crash with XP-Pen G540 tablet (issue #351).
250f64
  * Fixed “FFmpeg not found” error in Linux AppImages (issue #332).
250f64
  * JACK support is now available for Linux AppImages (issue #395).
250f64
  
Carlos Lopez dd9c90
1a3bf9
 1.2.0 (git tag "1.2.0") - December 22, 2016 - Major release.
1a3bf9
 
1a3bf9
  * Feature: Rendering engine completely rewritten and optimized. Thanks to Ivan Mahonin.
1a3bf9
  * Feature: Integration with Papagayo lipsync software. Demonstration - https://www.youtube.com/watch?v=-Y0Ox0cnlL4. Thanks to Ivan Mahonin.
1a3bf9
  * New layer: Free Time. Thanks to Ivan Mahonin.
1a3bf9
  * New converter: Animated File - allows to read waypoints from external files (only PGO files supported right now). Thanks to Ivan Mahonin.
1a3bf9
  * Switch Group now displays "ghost" elements for missing switch elements. Thanks to Ivan Mahonin.
1a3bf9
  * Split and merged tangents now displayed in different way. Thanks to Jerome Blanchi.
1a3bf9
  * Selecting handle on the workarea now highlights the corresponding parameter in the Parameters Panel. Thanks to Jerome Blanchi.
1a3bf9
  * Alt+0 used to show/hide all handles. Thanks to Jerome Blanchi.
1a3bf9
  * Synfig code now compatible with C++11 (see issue #904). Thanks to Jerome Blanchi.
1a3bf9
  * Tooltips for group transformation widget. Thanks to Jerome Blanchi.
1a3bf9
  * Completely reworked preferences dialogue. Thanks to Yu Chen (concept), Jerome Blanchi (implementation) and Caryoscelus (fixes).
1a3bf9
  * Fixed behavior of “Insert Item” action for Splines (it should be different from “Insert item & Keep shape” action). Thanks to Ivan Mahonin.
1a3bf9
  * Fix crash when manipulating with guides. Alow to remove guides by dragging them back to onto rulers. Thanks to Jerome Blanchi.
1a3bf9
  * Zoom level now can be edited via dedicated widget in the bottom-left corner of Canvas Window. Thanks to Caryoscelus.
1a3bf9
  * Now it is possible to hide File buttons on the toolbar to save horizontal space. Available via “Edit” -> “Preferences” -> “Preferences”. Thanks to Caryoscelus.
1a3bf9
  * Fixed readability of “Current Time” text widget when using dark theme. Thanks to Chris London.
1a3bf9
  * Time Loop Layer, Free Time Layer and Stroboscope Layer placed into separate “Time” category. Thanks to Caryoscelus.
1a3bf9
  * Fix HSV color panel not updated when opened. Thanks to Jerome Blanchi.
1a3bf9
  * Fix #234: Objects created with opacity less than 1.0. Thanks to Caryoscelus.
1a3bf9
  * Fixed crash on attempt to edit “spline point”, “width point” or “dash item” in Parameters Panel. Thanks to Caryoscelus.
1a3bf9
3892a9
 1.0.2 (git tag "1.0.2") - October 9, 2015 - Bugfix release.
3892a9
 
3892a9
  * Dropdown list for Switch Group to choose active layer. Thanks to Max May.
3892a9
  * Allow to load Gimp Palette files (.gpl) in Palette Editor Panel (issue #830). Thanks to Tony (aka BobSynfig).
3892a9
  * Fix crash on linking regular vertex and width point center (issue #889). Thanks to Jerome Blanchi.
3892a9
  * Fix crash of "Link to Spline" operation when trying to link vertex to the spline it belongs to (issue #574). Thanks to Jerome Blanchi.
3892a9
  * The "Add" convert type now supports reverse manipulations for Real and Angle values.
3892a9
  * Rendering optimizations (every workarea update is faster by 50ms now).
3892a9
  * Forbid creating recursive (looped) connections for parameters (issue #48). Thanks to Jerome Blanchi.
3892a9
 
0f4195
 1.0.1 (git tag "1.0.1") - July 21, 2015 - Bugfix release.
e6828c
 
e6828c
  * Fix switching bone parent.
e6828c
  * Interactively highlight handles during bouding box selection.
e6828c
  * Update icons for "New", "Open", "Save/As/All" and "Undo/Redo".
e6828c
  * Keyframes widget: Double click opens keyframe properties dialog box.
e6828c
  * Keyframe properties dialog: Show keyframe description and active status.
e6828c
3ebdc1
 1.0 (git tag "1.0") - April 27, 2015 - Major release.
cefc86
 
cefc86
  * Single-Window UI.
cefc86
  * UI migrated from Gtk2 to Gtk3.
cefc86
  * Reworked Toolbox and Tool Options Panel.
cefc86
  * Allow to select interface language via preferences.
cefc86
  * New transformation widget for Group Layer.
cefc86
  * "Link to Bone" action: Allows to link Group Layers to Bones.
cefc86
  * "Link to Skeleton" action: Allows automatically to link Spline vertices to the Skeleton (based on the bone Widths).
cefc86
  * New Layer: Skeleton Distortion.
cefc86
  * Z-Range feature for Group Layer: Hides all child layers with Z-Depth values outside of specified range.
cefc86
  * New file format (SFG) which can store embed data.
cefc86
  * All linked images are packed into single file when saving as SFG.
cefc86
  * Allow to embed/extract images.
cefc86
  * New Switch Group layer.
cefc86
  * Brush Tool: Allows to paint on bitmaps with MyPaint brushes.
cefc86
  * "Add New Frame" action.
cefc86
  * Sound: Timeline can be synchronized with global JACK transport.
cefc86
  * Sound: Integrate MLT framework for sound Playback.
cefc86
  * New layer: Sound Layer.
cefc86
  * Allow to modify animated parameters when Animation Mode is off (shift operation applied).
cefc86
  * Improved Spline Tangents: Now it is possible to split angle or radius independently.
cefc86
  * Now it is possible to insert new vertex into spline without distorting its shape.
cefc86
  * Keyframe widget improvements: tooltips, context menus, selection synchronized with Keyframes Panel.
cefc86
  * MetaData Panel improvements: Allow to change Guides and Grid colors.
cefc86
  * HSV color wheel in the color selection dialog.
cefc86
  * Improved spritesheet export.
305790
  * New tool: Cutout.
cefc86
a0c143
 0.64.3 (git tag "0.64.3") - December 24, 2014 - Bug fixes.
a0c143
 
a0c143
  * Use frames as default time format.
a0c143
  * Use pixels as default unit of measurement (closes #710).
a0c143
  * Always use "By Layer Default" blend method on startup.
a0c143
  * Fix glib 2.42 compatibility issues.
a0c143
a0c143
 0.64.2 (git tag "0.64.2") - October 18, 2014 - Minor features, bug fixes.
a0c143
  
a0c143
  * Rendering: "Extract Alpha" mode.
a0c143
  * Rendering: Lossles H.264 encoding profile.
a0c143
  * Align rows of Params Panel and Timetrack Panel (bug #161).
a0c143
  * Fix file saving in Windows (bug #572).
a0c143
  * Show rendering time in status bar (benchmark).
a0c143
  * Fix compatibility issues for OSX 10.9.
a0c143
89571e
 0.64.1 (git tag "0.64.1") - November 4, 2013 - Features, bug fixes.
8f20d0
 
8f20d0
  * Core Bones implementation / Skeleton layer.
8f20d0
  * Implement Cairo rendering for all layers.
8f20d0
  * Default interpolation could be defined specifically for parameter.
8f20d0
  * Option to exclude layers from rendering.
8f20d0
  * Allow to interactively scale group using control point (handle).
8f20d0
  * Easy way to convert Regions to Outlines or Advanced Outlines (and vice versa).
8f20d0
  * Import files by drag'n'drop (Linux only).
8f20d0
  * "Enable experimental features" option. Currently allows to enable/disable bones functionality.
8f20d0
  * Add distinction for disabled keyframes on time track panel and keyframe widget.
8f20d0
  * Toolbox: Display shortcuts in tooltips.
8f20d0
  * Automatically add first keyframe when new document created.
8f20d0
  * Add support for Magick++ in Windows and OSX builds.
8f20d0
  * Fix bug #455: Keyframe widget indicator remains white after drag and drop operation.
8f20d0
  * Fix ffmpeg target in Windows build (bug #118).
8f20d0
8f20d0
 0.64.0 (git tag "synfigstudio-0.64.0") - May 06, 2013 - Major features, bug fixes.
Carlos Lopez 45699f
Carlos Lopez 45699f
  * New pluging system
Carlos Lopez 45699f
  * New Cairo render engine
Carlos Lopez 45699f
  * Terminology renaming
Carlos Lopez 45699f
  * Traslation is now handled by intltool
Carlos Lopez e0811d
  * Keyframes can now be enabled and disabled
Carlos Lopez 45699f
  * New sequence separator option
Carlos Lopez 45699f
  * Fix bug ID: 2684968: render is one frame short.
Carlos Lopez 45699f
  * Fix bug ID: 3474332: Play/pause by shortcut causes canvas to stop updating.
Carlos Lopez 8543af
  * Fix bug #420: The Add keyframe button shouldn't be active if there is not timeline
Carlos Lopez 45699f
Carlos Lopez d60bdc
 0.63.05 (git tag: "synfigstudio-0.63.05") - April 09, 2012 - Feaures, bug fixes.
Carlos Lopez dd9c90
Carlos Lopez dd9c90
 * Fix bug ID: 3486075. Add new panel on Preferences Dialog ('Render') and include one option for separator string on image sequence render. Default is a dot '.'.
Carlos Lopez dd9c90
 * Fix bug  ID: 3486412 Shortcut inconsistence.
Carlos Lopez dd9c90
 * Fix typos and misspelling on various messages. Patch thanks to Bertrand Gregoire
Carlos Lopez dd9c90
 * Fix bug 3512887: Crash when drag and drop panels on OSX Lion
Carlos Lopez dd9c90
 * Fix bug 3475624: Startup crash on Ubuntu 12.04. Patch thanks to Denis Washington (denis_w)
Carlos Lopez dd9c90
 * Fix bug: Warning dialogs hangs if the message is to long. It uses a scrolled window when needed.
Carlos Lopez dd9c90
 * Fix bug ID: 3486723: Info Panel not updated when Guides dragged to Canvas WindowInfo.
Carlos Lopez dd9c90
 * Fix bug: When grid size is negative, use its positive value.
Carlos Lopez dd9c90
 * Rework of the Preview window (thanks to Yu Chen aka jcome):
Carlos Lopez dd9c90
 ** Artwork content can be zoomed in/out
Carlos Lopez ae1308
 ** Add a zoom widget, so that user can change zoom factor from a dropdown list to select a factor or type the a specified value the user prefers
Carlos Lopez dd9c90
 ** Scrollbars are size of artwork content and window sensitived now
Carlos Lopez dd9c90
 ** Toolbar can be hidden to have a simpler UI
Carlos Lopez dd9c90
 ** A set of accelerator keys (hard-coded at the moment):
Carlos Lopez dd9c90
    a) a-prev frame, s-play/pause, d-next frame,
Carlos Lopez dd9c90
    b) h-show/hide toolbar
Carlos Lopez ae1308
    c) 1,2,3,4,5 mapped to zoom factors: 25%, 50% ,100%, 200%, Fit
Carlos Lopez dd9c90
 ** Dark background for preview window (hard-coded at the moment)
Carlos Lopez dd9c90
 ** Rewording some UI strings
Carlos Lopez dd9c90
 * New Outline Grow parameter on Paste Canvas layer. For inline canvases it increases (decreases) the width of the children layers by a exponential factor.
Carlos Lopez dd9c90
 * Support for load Gimp palettes. Patch thanks to Bretrand Gregoire.
Carlos Lopez dd9c90
 * Improve constrast on color sliders for Color Edit and Gradient Edit widgets. Patch thanks to Bertrand Gregoire
Carlos Lopez dd9c90
 * Rename icon source from zoom to scale. Patch thanks to Bertrand Gregoire
Carlos Lopez ec81ea
Carlos Lopez 12b2c8
 0.63.04 (git tag: "synfigstudio-0.63.04") - February 08, 2012 - Features, bug fixes.
Carlos Lopez 12b2c8
Carlos Lopez 12b2c8
  * Fix bug 3472549. When editing the parameter don't parse the keyboard shortcuts.
Carlos Lopez 12b2c8
  * Fix several bugs in the Groups Panel
Carlos Lopez 12b2c8
  * Allow Loop and Unloop actions when value description is a Tangent of a BLine Point.
Carlos Lopez 12b2c8
  * Allow merge and split tangents when using a tangent as value node.
Carlos Lopez 12b2c8
  * Allow split/merge tangents loop/unloop bline and delete vertex every where possible in the BLine Tool.
Carlos Lopez 12b2c8
  * Include any of the sub parameters of the Composite Value Node to the candidates of remove multiple items smart.
Carlos Lopez 12b2c8
  * Allow remove item smart when a child of a composite value node is selected and the composite is child of a dynamic list.
Carlos Lopez 12b2c8
  * Redesign of the preview window updating the slider widget, adding new start/stop button and a new toggle loop button. Close button for Gnome 3 users is also included.
Carlos Lopez 12b2c8
Carlos Lopez e64ab9
 0.63.03 (git tag: "synfigstudio-0.63.03") - December 05, 2011 - Features, bug fixes.
Carlos Lopez edf67c
Carlos Lopez edf67c
  * Use Widget::Distance for feather spin button on Draw Tool options.
Carlos Lopez edf67c
  * Enable tool tips for Tool Options dialogue buttons.
Carlos Lopez edf67c
  * Make Draw Tool options greyed when not usable.
Carlos Lopez 692a3d
  * Full support to create Advanced Outlines with the Draw Tool. Stylus pressure used.
Carlos Lopez e64ab9
  * Widthpoint position duck shows a text with its value when mouse hovers.
Carlos Lopez 692a3d
  * Don't stretch button in file selection widget. Use shorter text. Patch by Konstantin Dmitriev
Carlos Lopez edf67c
  * Fix bug https://pivotaltracker.com/story/show/18136743: BLine linked objects get wrong initial position
Carlos Lopez 692a3d
  * Use Gtk::Tooltip instead of deprecated Gtk::Tooltips. This fully fix tooltips for Layer parameter panel.
Carlos Lopez edf67c
  * When modify a value that has a waypoint at the current time, don't modify its interpolations, only the value.
Carlos Lopez e64ab9
  * Widhtpoint position duck now allows 'Edit Waypoint' contextual menu.
Carlos Lopez e64ab9
  * Add feature to delete multiple vertices at the same time on blines and other list types.
Carlos Lopez e64ab9
  * Enum Widget allows icons now. Add icons to Default Interpolation widget.
Carlos Lopez 67d857
  * Insert Item smart is allowed now over empty lists.
Carlos Lopez 67d857
  * Fix bug #1863133: Metadata doesn't work.
Carlos Lopez 67d857
  * Update for all the languages.
Carlos Lopez e64ab9
  * Update on the splash screen. Patch from Yu Chen.
Carlos Lopez edf67c
Carlos Lopez edf67c
 0.63.02 (git tag: "synfigstudio-0.63.03") - September 28, 2011 -No changes
Carlos Lopez edf67c
Carlos Lopez 2d7004
 0.63.01 (git tag: "synfigstudio-0.63.01") - September 24, 2011 - Bub fixes, features
Carlos Lopez 2d7004
Carlos Lopez 2d7004
  * Refactor duck creation for selected layers into duckmatic.
Carlos Lopez 2d7004
  * Guides are saved now between sessions. Fix bug
Carlos Lopez 2d7004
  * Guides are not dragged if not visible. Fix bug
Carlos Lopez 2d7004
  * Add undo capability for guides.
643bc5
  * Snap to guides is now relative to zoom.
Carlos Lopez 2d7004
  * OptionMenu (deprecatd) has been replaced by ComboBox.
Carlos Lopez 2d7004
  * When change the Setup Dialog, spread it inmediately to the canvas's rules.
Carlos Lopez 2d7004
  * Circle, Rectangle, Star and Polygon Tools allows create Advanced Outlines Layers.
Carlos Lopez 2d7004
  * Linked to BLine has the option of be curve length based. On by default.
Carlos Lopez 2d7004
  * New icons for canvas navigation, preview, render and animate mode buttons.
Carlos Lopez 2d7004
  * Canvas window buttons rearranged.
Carlos Lopez 2d7004
  * Imported canvases are now 'Children Locked' by default.
Carlos Lopez 2d7004
  * New language support: Persian, Lituanian
Carlos Lopez 2d7004
  * Updated existing translations.
Carlos Lopez 2d7004
Carlos Lopez 53f08f
 0.63.00 (git tag: "synfigstudio-0.63.00") - June 5, 2011 - Bug fixes, major features
Carlos Lopez 0e4dc5
Carlos Lopez 0e4dc5
  * Fix bug #31044763: fps rounding to integer.
Carlos Lopez 0e4dc5
  * Fix bug: Change default bline width spin button widthout first focus a canvas
Carlos Lopez 0e4dc5
    produces undesired changes to the width size.
Carlos Lopez 0e4dc5
  * Fix tool tips for layer parameters and add tool tip support for linkable
Carlos Lopez 0e4dc5
    value node parameters.
Carlos Lopez 0e4dc5
  * New cairo renderer for ducks, timecode, preview, navigator, grid and guides.
Carlos Lopez 0e4dc5
  * New beizer dragging system pulling from the bezier itself.
Carlos Lopez 05b3af
  * Fix workarea guides usage.
Carlos Lopez 53f08f
  * New advanced outline layer. Slidable variable width support and other features.
Carlos Lopez 53f08f
  * Fix Width Tool adding influence radius feedback and duck influence position visibility.
Carlos Lopez 53f08f
  * Fix bug: Avoid Crash when reversed manipulation for certain converted types.
Carlos Lopez 53f08f
  * Fix bug #3000536: Press ALT+5 when using Width Tool causes Studio to hang.
Carlos Lopez 53f08f
  * Fix bug #3000535: ALT+2 when using Draw Tool causes Studio to hang.
Carlos Lopez 53f08f
  * New languages support: Portuguese (Brazilian) and Slovakian
Carlos Lopez 53f08f
  * Updates for Spanish, French, Italian, Chinese and German.
Carlos Lopez 53f08f
  * Updates and fixes for autobuild script.
Carlos Lopez 53f08f
  * Added support for 256x256 icons needed by Gnome 3.
Carlos Lopez 53f08f
  * Set priorities for duck selection with mouse when they are at the same place.
Carlos Lopez 53f08f
  * Fix #2175043: Crash when rendering in directory without write permission.
Carlos Lopez 53f08f
  * Use high resolution by default at the work area.
Carlos Lopez 53f08f
  * Enable restrict radius duck to top right quadrant by default.
Carlos Lopez 53f08f
  * Install freedesktop.org mime info.
Carlos Lopez 53f08f
  * Combine Name column with Icon column to clean up layer dock.
Carlos Lopez 53f08f
  * Don't show debug info in about dialog for stable releases.
Carlos Lopez 53f08f
  * Various fixes in the windows NSIS installer scripts.
Carlos Lopez 645434
Carlos Lopez 7a031b
 0.62.02 (git tag: "synfigstudio-0.62.02") - November 13, 2010 - Features
Carlos Lopez 645434
Carlos Lopez 645434
  * Code restructure into folders grouping common files for easy coding,
Carlos Lopez 55b155
    and cleaning dead code. Use of Makefile inserts for each folder.
Carlos Lopez 645434
  * Add load and save palette buttons. File extension is spal
Carlos Lopez 55b155
  * Don't limit bitrate to 1000 in target parameters.
Carlos Lopez 55b155
  * Britain English translation. Robert Readman.
Carlos Lopez 55b155
  * Full rework of the Synfig Studio icons. Yu Chen
Carlos Lopez 55b155
  * More translatable strings.
Carlos Lopez 55b155
  * Simplified Chinese translation. Yu Chen
Carlos Lopez 55b155
  * New "By Layer Default" blend method. Now some layers define its own
Carlos Lopez 55b155
    blend method instead of Composite or the selected by user.
Carlos Lopez 55b155
    For example Shade->Behind
Carlos Lopez 55b155
  * Added "Static" option for individual parameters.
Carlos Lopez 55b155
    If "Static" is on, then in animation mode it is no created any waypoint
Carlos Lopez 55b155
    when modified. Only valid for layer parameters and constant value nodes.
Carlos Lopez 55b155
  * Smart linking bline tangents implementation. Now all tangents are yellow ducks.
Carlos Lopez 55b155
  * Move reverse manipulation code to Value Desc.
Carlos Lopez 55b155
    This allows recursive reverse manipulation for valuenodes which has
Carlos Lopez 55b155
    inverse manipulation implemented.
Carlos Lopez 55b155
  * Splash Screen for development snapshots. Konstantin Dmitriev
Carlos Lopez 7a031b
  * Make Work Area rulers even smaller.
Carlos Lopez 7a031b
  * Spanish translation update.
Carlos Lopez 645434
Carlos Lopez 5455fd
 0.62.01 (git tag: "synfigstudio-0.62.01") - May 31, 2010 - Bug fixes, features.
Carlos Lopez ec81ea
Carlos Lopez ec81ea
  * Enable reverse manipulation to range value nodes. Fix bug in value node range.
Carlos Lopez ec81ea
  * Add new functionalities to the Normal tool. It can rotate (CTRL), scale, (ALT)
Carlos Lopez ec81ea
  as well as translate. Using SHIFT constraints the three operations.
Carlos Lopez ec81ea
  * Update Mirror tool to allow use SHIFT to alternate between horizontal and vertical
Carlos Lopez ec81ea
  mirrors.
Carlos Lopez ec81ea
  * Enable single threaded renderer for windows version. It increases stability.
Carlos Lopez ec81ea
  * Fix file chooser label to fit into button size.
Carlos Lopez ec81ea
  * Stop button now works properly.
Carlos Lopez ec81ea
  * By default disable extended input devices. Fix a previous introduced bug.
Carlos Lopez ec81ea
  * Suit custom mouse cursors for some tools.
Carlos Lopez ec81ea
  * Add code to make possible pass parameters to the renderers. Implementation for ffmpeg.
Carlos Lopez ec81ea
  * Repack rulers and caret menu to get less space.
Carlos Lopez 8682e9
  * New italian and German translations.
Carlos Lopez ec81ea
  * New parameters for Motion Blur layer. Now allows linear and constant interpolation too.
Carlos Lopez 33a5f0
  * New icons for actions and layers. Thanks to several authors.
Carlos Lopez 33a5f0
  * Fixed feature that reset windows docks to default size and position.
Carlos Lopez 33a5f0
  * Separate the reset setup values to original values feature in a new menu entry.
Carlos Lopez 33a5f0
  * Updated Russian, French and Spanish translation.
Carlos Lopez ec81ea
  * Automatic build script for linux system. Please report success of usage.
Carlos Lopez 33a5f0
  * Update Help menu entries according to new website.
Carlos Lopez a09598
Carlos Lopez b451e1
 0.62.00 (git tag: "synfigstudio-0.62.00") - October 12, 2009 - Bug fixes, major features.
Carlos Lopez 436b55
Carlos Lopez 436b55
  * Migration to git repository.
Carlos Lopez 436b55
  * Bugs fixed: #2205700, #2112320, #2116947, #1814151, launchpad.net/ubuntu/#195447
Carlos Lopez 436b55
  * Bugs fixed: #2256600, #2119775, #1826376, #1848018, #1901753, #1829182
Carlos Lopez 436b55
  * Bugs fixed: #2315706, #2321845, #2350636, #1501383, #2378787, #2435346
Carlos Lopez 436b55
  * Bugs fixed: #2579838, #2652974, #1677510, #2175043.
Carlos Lopez 436b55
  * Build rectangular blines using the rectangle tool.
Carlos Lopez 05675f
  * Updated time ruler properly when modified the start or end time.
Carlos Lopez 436b55
  * New layer Curve Warp.
Carlos Lopez 436b55
  * Updated options for Polygon, Circle and Star Tools.
Carlos Lopez 436b55
  * New option: Scale New imported Images to Fit Canvas.
Carlos Lopez 05675f
  * Fixed the rendered position of a polygon under a transform layers.
Carlos Lopez 05675f
  * Fixed zoom to fit button result. Now border is visible.
Carlos Lopez 05675f
  * Better errors when opening a file that doesn't exist.
Carlos Lopez 436b55
  * Paste canvases now update when the canvas parameter changes.
Carlos Lopez 436b55
  * Paste canvas with unset canvas parameter can be exported now.
Carlos Lopez 05675f
  * If holding control in the zoom tool when releasing the mouse button to
Carlos Lopez 05675f
    complete a drawing, a box will zoom out such that the currently displayed
Carlos Lopez 436b55
    area is zoomed out to fill the drawn box.
Carlos Lopez 05675f
  * Enabled the Focus Point parameter in the Paste canvas layer.
Carlos Lopez 05675f
  * Reordered ducks render stack and preferences from mouse interaction.
Carlos Lopez 05675f
  * Fixed crash with LC_ALL=fr@euro
Carlos Lopez 436b55
  * Improved Color Dialog.
Carlos Lopez 05675f
  * Input Device configuration can be saved/loaded now.
Carlos Lopez 436b55
  * Fill/Outline instead of Background/Foreground.
Carlos Lopez 436b55
  * Additions to the Canvas Window: Update Zoom Dial, Frame Dial, Keyframe Dial
Carlos Lopez 436b55
    Toogle Ducks Dial, Resolution Dial, Quality Butons, Show/Snap to Grid,
Carlos Lopez 05675f
    Onion Skinning buttons.
Carlos Lopez 05675f
  * Past and future onion skins enabled and selectable.
Carlos Lopez 05675f
  * Improved UI on crash recovery dialog.
Carlos Lopez 436b55
  * Added Preferred and Predefined FPS in the Setup Dialog.
Carlos Lopez 436b55
  * Keyframes are shown now in the Curves dialog too.
Carlos Lopez 436b55
  * Keyframe Set Delta enabled and fixed.
Carlos Lopez 05675f
  * New Keyframe Widget. Allows dragging of keyframes with mouse.
Carlos Lopez 436b55
  * Synfigstudio cph-monitor.
Carlos Lopez 05675f
  * Adapted About Dialog to git repository.
Carlos Lopez 05675f
  * Removed ancient trunk folder from svn repository.
Carlos Lopez d8276d
  * New Import SVG files module. Basic SVG import, see release notes.
Carlos Lopez 436b55
  * Some new icons.
Carlos Lopez 436b55
  * Updated translations.
Carlos Lopez 436b55
  * First time Russian translation.
Carlos Lopez 436b55
  * Several compiler warnings fixed.
Carlos Lopez 436b55
Carlos Lopez a09598
 0.61.09 (SVN 2114) - October 21, 2008 - Bug fixes, features
Carlos Lopez 436b55
Carlos Lopez a09598
  * Fix building synfigstudio in the fink distribution
Carlos Lopez a09598
  * Improved plant layer
Carlos Lopez a09598
  * Added new options for Circle and Rectangle tools
Carlos Lopez a09598
  * Added Text and Star tools.
Carlos Lopez a09598
  * Added new plant, text, star and polygon icons
Carlos Lopez a09598
  * Added Spanish, French and Catalan translations
Carlos Lopez a09598
  * Added "Link to Bline" feature
Carlos Lopez a09598
  * Improved main window zoom behaviour and added new zoom icons
Carlos Lopez a09598
  * Several fixes and improvements on timetrack slider and waypoints drawing
Carlos Lopez a09598
  * Depreciate Manual as interpolation type
Carlos Lopez 436b55
  * Added new icons for reset and swap FG and BG colors. Re-arrange them
Carlos Lopez a09598
    to show properly in all GTK themes
Carlos Lopez a09598
  * Added some improvements in the Render Description
Carlos Lopez a09598
  * Improved GUI for the sound selection dialog
Carlos Lopez a09598
  * When adding layers leave the previously selected layer selected
Carlos Lopez a09598
  * Button tools are arranged in the Tool box
Carlos Lopez a09598
  * Added and fixed some keyboard shortcuts
Carlos Lopez a09598
  * Show only shared compatible parameters when more than one layer is selected
Carlos Lopez a09598
  * Added more functionality to colour and time sliders
Carlos Lopez a09598
  * Added new 'Document' tab in Setup dialog for more user preferences
Carlos Lopez a09598
  * Fixed some crashes and errors
Carlos Lopez a09598
  * Width tool returned to the Tool Box by default.
Carlos Lopez a09598
Carlos Lopez a09598
 0.61.08 (SVN 1839) - March 3, 2008 - Bug fixes, features
Carlos Lopez a09598
Carlos Lopez a09598
  * Update the website URL to synfig.org instead of synfig.com
Carlos Lopez a09598
  * Synfig is now translatable using gettext
Carlos Lopez a09598
  * Removed the 'bootstrap' script for building. Use autoreconf instead
Carlos Lopez a09598
  * Fixed errors and warnings detected by a pre-release version of GCC 4.3
Carlos Lopez a09598
  * Fixes to allow sigc++ 2.1 and newer to be used.
Carlos Lopez a09598
  * Add a new bog-standard about dialog and a new splash screen
Carlos Lopez a09598
  * Add a new icons for rename, encapsulate, show child layers and time
Carlos Lopez a09598
  * Usability enhancements for new users, env vars to control them
Carlos Lopez a09598
  * Improvements to the draw, bline and sketch tools
Carlos Lopez a09598
  * Improvements for linking, quality menu, save dialog, render dialog
Carlos Lopez a09598
  * Cut down on the console output and output a user-friendly message
Carlos Lopez a09598
  * Don't wrap angles at 360 degrees, allows better rotations
Carlos Lopez a09598
  * Settings for auto-backup interval, run everything in one thread
Carlos Lopez a09598
  * Fix waypoint issues; drawing, menus, crash, label and others
Carlos Lopez a09598
  * Fix time issues; time field expansion & editing, ticks and others
Carlos Lopez a09598
  * Fix ducks issues; prioritise & restrict radius, show circle size, others
Carlos Lopez a09598
  * Allow horizontal scrolling the time field and the default brush size
Carlos Lopez a09598
  * Allow different pixel sizes in the workarea window
Carlos Lopez a09598
  * Remember window locations and ignore corrupted values
Carlos Lopez a09598
  * Widen the toolbox to 5 icons instead of 4 icons
Carlos Lopez a09598
  * Tile renderer changes: disable with env var, fix wrong placing
Carlos Lopez a09598
  * Improves the details in the history dialog quite a bit
Carlos Lopez a09598
  * Fix typos, several crashes, usability and other issues
Carlos Lopez a09598
Carlos Lopez a09598
0.61.07 (SVN 878) - October 10, 2007 - Bug fixes
Carlos Lopez a09598
Carlos Lopez a09598
  * Fix some tooltips and menu stuff (#1787437)
Carlos Lopez a09598
  * Allow left-right scrolling in canvas window with shift + mouse-wheel
Carlos Lopez a09598
  * Rework mouse interaction with ducks and tangents
Carlos Lopez a09598
  * Move icons to a subdir
Carlos Lopez a09598
  * Fix some typos, several crashes (#1780016, #1785598) and other bugs
Carlos Lopez a09598
  * Re-enable sketch, draw, polygon by default
Carlos Lopez a09598
  * Add keyboard shortcuts for all tools ( http://synfig.org/Keyboard_Shortcuts )
Carlos Lopez a09598
  * Fix crash when setting canvas resolution to zero (#1779616)
Carlos Lopez a09598
  * Add 'auto-export' checkbox and layer name box to the draw tool
Carlos Lopez a09598
  * Various GUI fixes (#1794006, #1796110)
Carlos Lopez a09598
  * File-selector fixes (#1383736)
Carlos Lopez a09598
  * Fix the View>Play menu entry to allow playback inside the workarea, shortcut Ctrl-P
Carlos Lopez a09598
  * Save to .sifz (compressed) format by default if no extension is given
Carlos Lopez a09598
  * Remember the path used when saving a document and default to it in future
Carlos Lopez a09598
  * Call new documents "Synfig Animation <n>" by default, rather than "untitled0"</n>
Carlos Lopez a09598
  * Don't quit until the user clearly answers "do you want to save?" (#1799722)
Carlos Lopez a09598
  * Remember the filename the animation was last rendered to, and default to it (#1799250)
Carlos Lopez a09598
  * Improved the 'Groups' function a little (#1368694).  It's still quite broken
Carlos Lopez a09598
  * Fixed the colors displayed on the sliders in the Color Editor dialog
Carlos Lopez a09598
  * Added option to Bline Tool to allow positions to be automatically linked (#1776156)
Carlos Lopez a09598
  * Added menu entry to restore all dialogs to their default positions
Carlos Lopez a09598
  * Fix red "Animate Editing Mode" frame so it shows up in all themes (#1801220)
Carlos Lopez a09598
  * Allow user to "export SYNFIG_DISABLE_POPUP_WINDOWS=1" to make splash screen etc. less obtrusive
Carlos Lopez a09598
  * Fixed the logic used to decide which value to use when linking values together
Carlos Lopez a09598
  * Update child canvas time sliders when parent time slider is moved
Carlos Lopez a09598
  * Prevent the caret menu entries from being disabled when another canvas is closed
Carlos Lopez a09598
  * Show the correct initial quality level in the View > Preview Quality menu
Carlos Lopez a09598
Carlos Lopez a09598
 0.61.06 (SVN 543) - June 20, 2007 - Bug fixes
Carlos Lopez 436b55
Carlos Lopez a09598
  * Fix amd64 issues
Carlos Lopez a09598
  * Fix corruption of gamma settings
Carlos Lopez a09598
  * Fix manipulating layers in the layer dialog
Carlos Lopez a09598
  * Disable the timebar instead of hiding it
Carlos Lopez a09598
  * Fix File -> Close & input devices close button
Carlos Lopez a09598
  * Fix targets that crash in synfigstudio
Carlos Lopez a09598
  * Fix some doxygen warnings
Carlos Lopez a09598
  * Fixes in the sketch tool
Carlos Lopez a09598
  * Fixes in the draw tool
Carlos Lopez a09598
  * Fix several crashes
Carlos Lopez a09598
  * Fix bline looping
Carlos Lopez a09598
  * Misc Win32 fixes
Carlos Lopez a09598
  * Add optional GNOME thumbnailer
Carlos Lopez a09598
  * Rework several dialogs to use GNOME HIG
Carlos Lopez a09598
  * Disable several tools, see FAQ to re-enable
Carlos Lopez a09598
  * Disable the empty Palette Browser dialog
Carlos Lopez a09598
  * Add mousewheel support in canvas windows
Carlos Lopez a09598
  * Add tooltips to preview window & give it a default size
Carlos Lopez a09598
  * Display HTML values in the colour dialog
Carlos Lopez a09598
  * Add an icon for the curves dialog
Carlos Lopez a09598
  * New Tango ArtLibreSet styled icons by PXEGeek
Carlos Lopez a09598
Carlos Lopez a09598
 0.61.05 (SVN 128) - February 27, 2006 - build issues
Carlos Lopez a09598
Carlos Lopez a09598
  * Fixed building with gtkmm 2.8 (#1373933, #1358304)
Carlos Lopez a09598
  * Allow the toolbox to come to the front (#1367916)
Carlos Lopez a09598
  * Make the user prefs dir configurable at build time
Carlos Lopez a09598
  * Fixed minor build issues
Carlos Lopez a09598
Carlos Lopez a09598
 0.61.04 (SVN 103) - January 10, 2006 - MacOS X packaging
Carlos Lopez a09598
Carlos Lopez a09598
  * Fixes for the MacOS X packaging
Carlos Lopez a09598
Carlos Lopez a09598
 0.61.03 - December 8, 2005 - Build & copyright fixes
Carlos Lopez a09598
Carlos Lopez a09598
  * Update more old copyright and licence notices
Carlos Lopez a09598
  * Fully fix building with GCC 4
Carlos Lopez a09598
Carlos Lopez a09598
 0.61.02 - November 26, 2005 - Build fixes
Carlos Lopez a09598
Carlos Lopez a09598
  * Better Win32 / MacOS X packaging
Carlos Lopez a09598
  * Use new GTK+ file chooser
Carlos Lopez a09598
  * Adds some GCC 4 tweaks
Carlos Lopez a09598
  * Fixes crash on layer reorder
Carlos Lopez a09598
  * Include errno.h where needed
Carlos Lopez a09598
  * Other tweaks
Carlos Lopez a09598
Carlos Lopez a09598
 0.61.01 - November 6, 2005 - Copyright updates
Carlos Lopez a09598
Carlos Lopez a09598
  * Update old copyright and licence notices
Carlos Lopez a09598
  * Add ./configure options for debug, warnings, optimisation, profiling
Carlos Lopez a09598
  * Uses per-os directory separator
Carlos Lopez a09598
  * Add TODO file
Carlos Lopez a09598
Carlos Lopez a09598
 0.61.00-39 - November 1, 2005 - Developer preview
Carlos Lopez a09598
Carlos Lopez a09598
  * First public release!
Carlos Lopez a09598