Branch: refs/heads/testing
  Home:   https://github.com/synfig/synfig
  Commit: dea779662dbfe0f72fb9a7abcef3283b9b523150
      
https://github.com/synfig/synfig/commit/dea779662dbfe0f72fb9a7abcef3283b9b523150
  Author: Arya Bhardwaj <37707674+arya-bhard...@users.noreply.github.com>
  Date:   2020-12-29 (Tue, 29 Dec 2020)

  Changed paths:
    M synfig-studio/src/gui/dialogs/about.cpp

  Log Message:
  -----------
  Year is fixed in About dialog (#1238)

* Year is fixed in About dialog

* indentation fixed

* added newline at end of file synfig-studio/src/gui/dialogs/about.cpp

Co-authored-by: Arya <ARYA-BHARDWAJ>


  Commit: dcd2ab6f88e26bccd0c5814484fda8577fb2d221
      
https://github.com/synfig/synfig/commit/dcd2ab6f88e26bccd0c5814484fda8577fb2d221
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M synfig-studio/src/gui/app.cpp
    M synfig-studio/src/gui/app.h
    M synfig-studio/src/gui/canvasview.cpp
    M synfig-studio/src/gui/canvasview.h
    M synfig-studio/src/gui/mainwindow.cpp
    M synfig-studio/src/gui/mainwindow.h

  Log Message:
  -----------
  Merge PR #1386: Toolbar menu


  Commit: d9512224d7c00301b419aec54f782e21fc09062f
      
https://github.com/synfig/synfig/commit/d9512224d7c00301b419aec54f782e21fc09062f
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M 1-setup-windows-msys2.sh
    M autobuild/msys2/build_mlt.sh

  Log Message:
  -----------
  Export video files with sound (#1623)

(cherry picked from commit 99a1cde2b1e54540857925e6899deb708e17f305)

# Conflicts:
#       autobuild/msys2/build_mlt.sh


  Commit: d7ecd00caaba4308c822db4eab6da1598827e2fa
      
https://github.com/synfig/synfig/commit/d7ecd00caaba4308c822db4eab6da1598827e2fa
  Author: ice0 <konop...@gmail.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M synfig-studio/src/gui/app.cpp

  Log Message:
  -----------
  Return true only if id=1 (accept) is clicked (#1573)

(cherry picked from commit bbd7a85b1f65d2ac02397853b79c19d0f8b672e0)


  Commit: 8b17fd2164a7d3eb030fb67717c182789f0532e1
      
https://github.com/synfig/synfig/commit/8b17fd2164a7d3eb030fb67717c182789f0532e1
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M synfig-core/configure.ac
    M synfig-core/src/modules/lyr_freetype/Makefile.am
    M synfig-core/src/modules/mod_magickpp/Makefile.am

  Log Message:
  -----------
  autotools: pango and imagemagick c++ flags and libs have been moved to their 
respective modules (#1688)

(cherry picked from commit a583e73d4c47914284b15f4a8d7719eafddfe1b4)


  Commit: f65907edf005d0585b5b11d0eac425986335a252
      
https://github.com/synfig/synfig/commit/f65907edf005d0585b5b11d0eac425986335a252
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M synfig-studio/src/gui/dialogs/dialog_color.cpp
    M synfig-studio/src/gui/dialogs/dialog_gradient.cpp

  Log Message:
  -----------
  Restore ctrl-c ctrl+v ctrl+a in Color and Gradient Dialogs (#1821)

fix #1713

As a consequence, application shortcuts/hotkeys will only work
when those dialogs are not on focus, but this behaviour
should be expected by user.

(cherry picked from commit 7deb121deaf940c269f71b11c15fdf11e23e6b7e)


  Commit: 001138ee441ca6e6517dda61cdc00672f07c45dd
      
https://github.com/synfig/synfig/commit/001138ee441ca6e6517dda61cdc00672f07c45dd
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M synfig-core/src/synfig/context.cpp
    M synfig-core/src/synfig/context.h
    M synfig-core/src/synfig/layers/layer_duplicate.cpp

  Log Message:
  -----------
  fix Duplicate layer ignoring all layers but the first one (#1829)

fix #1590

(cherry picked from commit 985afc44935778396406150c130b9653b977def3)


  Commit: c3e33b32aa1205a3223977d0ae4a31c6aa3b575a
      
https://github.com/synfig/synfig/commit/c3e33b32aa1205a3223977d0ae4a31c6aa3b575a
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M synfig-core/src/synfig/valuenodes/valuenode_animatedinterface.cpp

  Log Message:
  -----------
  Fix animation interpolation for boolean values (#1826)

The boolean value set in a given timepoint is kept until
a new waypoint.

As before, it ignores any set of interpolation type.

fix #1825 and #658

(cherry picked from commit 23bf66ab53aa7bd3ef3a70fb4488a97b005da3da)


  Commit: 8cc34da8fe27eaa671ad8bedb94b0ba7902b6525
      
https://github.com/synfig/synfig/commit/8cc34da8fe27eaa671ad8bedb94b0ba7902b6525
  Author: ice0 <konop...@gmail.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp

  Log Message:
  -----------
  Fixed error when output to MPEG-1 format with audio (#1830)

(cherry picked from commit 03ab84debd51a23d430c8e214ed799ab6ef4a59f)


  Commit: fccdf88dca5c133aba5b1e4d98a1b84ba7485887
      
https://github.com/synfig/synfig/commit/fccdf88dca5c133aba5b1e4d98a1b84ba7485887
  Author: ice0 <konop...@gmail.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M autobuild/osx/app-template/Contents/Info.plist
    M autobuild/osx/synfig_osx_launcher.cpp

  Log Message:
  -----------
  [MacOS] Fixed SynfigStudio.app won't start if renamed (or contain spaces in 
name) (#1834)

(cherry picked from commit 5ad6ac576c900574e29f3ae4145b622143168173)


  Commit: 3d6aa671d59ccf125ad1a4f29e0d55274ee262b1
      
https://github.com/synfig/synfig/commit/3d6aa671d59ccf125ad1a4f29e0d55274ee262b1
  Author: Dmitry Razumovsky <sva...@yahoo.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M synfig-core/src/synfig/valuenodes/valuenode_blinecalctangent.cpp

  Log Message:
  -----------
  Fix crash in Spline Tangent converter (#1836)

(cherry picked from commit f8de31931c1de367f70f46c839a518ea8d4012d2)


  Commit: c8c7a7d8e23dfdcb8d5af91c274a34ea56147162
      
https://github.com/synfig/synfig/commit/c8c7a7d8e23dfdcb8d5af91c274a34ea56147162
  Author: ice0 <konop...@gmail.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M synfig-studio/src/gui/instance.cpp

  Log Message:
  -----------
  Fixed problem with non-working plugins when using paths containing non-Latin 
characters (#1882)

[Synfig Studio/Windows] Fixed problem with non-working plugins when using paths 
containing non-Latin characters

(cherry picked from commit f7e71c95d4aa0b2fd63e40fdc43fc5e1b2168f63)


  Commit: 8e796bb4e34bf4d29801343f3533ab698b74cbe2
      
https://github.com/synfig/synfig/commit/8e796bb4e34bf4d29801343f3533ab698b74cbe2
  Author: ice0 <konop...@gmail.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M synfig-core/src/synfig/palette.cpp
    M synfig-studio/src/gui/modules/mod_palette/dock_paledit.cpp

  Log Message:
  -----------
  Merge PR #1889: [Synfig Studio/Windows] Fixed load/save operations for 
Palette editor

[Synfig Studio/Windows] Fixed load/save operations for Palette editor

(cherry picked from commit 0bd6fd5bde72abe358f841c8a06cc56f3c1f8f86)


  Commit: 081cf2a9b645b86d7279e23dbffcfe4ba39ed976
      
https://github.com/synfig/synfig/commit/081cf2a9b645b86d7279e23dbffcfe4ba39ed976
  Author: ice0 <konop...@gmail.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M synfig-studio/src/gui/app.cpp

  Log Message:
  -----------
  [Synfig Studio/Windows] Fixed non-working command "Edit image editing in 
external tool..." (#1912)

(cherry picked from commit 9f9a09e67711728ccbdb54028f2a22a0f952bed5)


  Commit: 6527573c4713731c545d197064cd00ef89d3aa4c
      
https://github.com/synfig/synfig/commit/6527573c4713731c545d197064cd00ef89d3aa4c
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M synfig-studio/src/gui/instance.cpp

  Log Message:
  -----------
  [Synfig Studio] Fixed crash when right-clicking on group in the Sets panel 
(#1920)

Fix #1917

(cherry picked from commit 9653378d5f91f1539a8ab5d4d6c4b17dff2578ce)


  Commit: db81fb243e686cde98cb31250add68e2c1f26d95
      
https://github.com/synfig/synfig/commit/db81fb243e686cde98cb31250add68e2c1f26d95
  Author: ice0 <konop...@gmail.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M synfig-core/src/synfig/listimporter.cpp
    M synfig-core/src/synfig/listimporter.h

  Log Message:
  -----------
  [Synfig Studio] Fixed incorrect import of `lst` files when path contains 
non-Latin characters (#1924)

(cherry picked from commit 7d683807d8141e1269f8acb40454d62d1c5c254a)


  Commit: bce2f8887b204f72a3b6e9c77f51b272f4218af0
      
https://github.com/synfig/synfig/commit/bce2f8887b204f72a3b6e9c77f51b272f4218af0
  Author: ice0 <konop...@gmail.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M synfig-studio/src/gui/asyncrenderer.cpp
    M synfig-studio/src/gui/workarea.cpp
    M synfig-studio/src/gui/workarearenderer/CMakeLists.txt
    M synfig-studio/src/gui/workarearenderer/Makefile_insert
    M synfig-studio/src/gui/workarearenderer/renderer_canvas.cpp
    M synfig-studio/src/gui/workarearenderer/renderer_canvas.h
    A synfig-studio/src/gui/workarearenderer/renderer_frameerror.cpp
    A synfig-studio/src/gui/workarearenderer/renderer_frameerror.h

  Log Message:
  -----------
  Merge PR #1861: [Synfig Studio] Fixed crash when frame rendering throws 
exception while animating

[Synfig Studio] Fixed crash when frame rendering throws exception while 
animating

(cherry picked from commit f47d6740bacae90b52019aee338c272cef02f49a)


  Commit: 9089eef8fa9fa9e3ecb3cecbed30063c0f498067
      
https://github.com/synfig/synfig/commit/9089eef8fa9fa9e3ecb3cecbed30063c0f498067
  Author: ice0 <konop...@gmail.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M appveyor.yml

  Log Message:
  -----------
  Updated appveyor.yml


Compare: https://github.com/synfig/synfig/compare/a2ca63351c00...9089eef8fa9f


_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to