Synfig 0.62.02 Release Notes ============================ Bug Fixes: * Fix Bug #3029832. Time Offset parameter fails for multiple times imported files. * Fix bug #2958077. Incorrect fps in ListImporter. * Fix bug #3060560. Link two tangents and one is animated, the animated is not used. * Fixed load and save Palette feature. Use spal as extension. Features: * New "By Layer Default" blend method. Now some layers define its own blend method instead of Composite or the selected by user. For example Shade->Behind. * New Stroboscope Layer. Ray Fredesikson. * Added "Static" option for individual parameters. If "Static" is on, then in animation mode it is no created any waypoint when modified. Only valid for layer parameters and constant value nodes. * Smart linking bline tangents implementation. Linkking opposite tangents doesn't produce twisted shapes. Now all tangents have yellow ducks. Artwork: * Full rework of the Synfig Studio icons. Yu Chen * Splash Screen for development snapshots. Konstantin Dmitriev * New Splash Screen. Thanks to XXXXXXXXXX Translation: * Britain English translation. Robert Readman. * Simplified Chinese translation. Yu Chen * Spanish translation update. Carlos López * New trasnlatable strings. Miscellaneous: * Synfig Core Code documentation review. Partial. * Synfig Studio Code restructure. * Move reverse manipulation code to Value Desc. This allows recursive reverse manipulation for valuenodes which has inverse manipulation implemented. * Rename secondary layer's Z column to "Icon" and make it not reorderable. Make "Name" column resizable. * Adapt api.sh script to run as a cron job at tuxfamily servers. Now API is updated at http://download.tuxfamily.org/synfig/api/index.html * Don't limit bitrate to 1000 in target parameters. * Now it is possible to select the release splash screen or the development snapshot splash screen by changing the configure.ac file.