Branch: refs/heads/testing
  Home:   https://github.com/synfig/synfig
  Commit: 85c8811ec6d4cd479fe410b63b0b5280e73d82e1
      
https://github.com/synfig/synfig/commit/85c8811ec6d4cd479fe410b63b0b5280e73d82e1
  Author: Arya Bhardwaj <37707674+arya-bhard...@users.noreply.github.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: d78631f017a3ccbe025a0969016f265dbaabec6c
      
https://github.com/synfig/synfig/commit/d78631f017a3ccbe025a0969016f265dbaabec6c
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: 6d051d87669352c2ad2cb877238f0bf52f6e2a62
      
https://github.com/synfig/synfig/commit/6d051d87669352c2ad2cb877238f0bf52f6e2a62
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: 1832546155d3a220944ed3162feacd56d83d337e
      
https://github.com/synfig/synfig/commit/1832546155d3a220944ed3162feacd56d83d337e
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: eba2b96f59714a09b7a8d9cb184751d51a2ceece
      
https://github.com/synfig/synfig/commit/eba2b96f59714a09b7a8d9cb184751d51a2ceece
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: 49b0c25ae12352136f3929b53119714e8e365eb5
      
https://github.com/synfig/synfig/commit/49b0c25ae12352136f3929b53119714e8e365eb5
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: 2582f258a44d89086bdf556d2c657bc3e4d7716a
      
https://github.com/synfig/synfig/commit/2582f258a44d89086bdf556d2c657bc3e4d7716a
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: 7a7d108dbd93bb1ebf6cc04faba820256c8f356c
      
https://github.com/synfig/synfig/commit/7a7d108dbd93bb1ebf6cc04faba820256c8f356c
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: bb51bfee6b93e21314aebf0e0d21216156145c73
      
https://github.com/synfig/synfig/commit/bb51bfee6b93e21314aebf0e0d21216156145c73
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: 6edaf6cfa6c77cfcb0b3b16614461cbef7dfe633
      
https://github.com/synfig/synfig/commit/6edaf6cfa6c77cfcb0b3b16614461cbef7dfe633
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: 2536f11d401431978da28d5b32e0216e779ed5fc
      
https://github.com/synfig/synfig/commit/2536f11d401431978da28d5b32e0216e779ed5fc
  Author: Dmitry Razumovsky <sva...@yahoo.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: 37aea3b440b28612fa5d776636d26d0760cb94ec
      
https://github.com/synfig/synfig/commit/37aea3b440b28612fa5d776636d26d0760cb94ec
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: 821125906bd12a1a93db327ea369a669c4954202
      
https://github.com/synfig/synfig/commit/821125906bd12a1a93db327ea369a669c4954202
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: 0a04a9df4f021365ff0c6eb04b97532db1e0045c
      
https://github.com/synfig/synfig/commit/0a04a9df4f021365ff0c6eb04b97532db1e0045c
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: b008e44706e79022ab2cc0f26b859f3a3a96abf5
      
https://github.com/synfig/synfig/commit/b008e44706e79022ab2cc0f26b859f3a3a96abf5
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: c5905a9cefbda475941199521a19a82eb31356e2
      
https://github.com/synfig/synfig/commit/c5905a9cefbda475941199521a19a82eb31356e2
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: 94cd0bf297debe9c16e9076810822fbef14812d1
      
https://github.com/synfig/synfig/commit/94cd0bf297debe9c16e9076810822fbef14812d1
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  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: b5d234295d14a7159fd6ad202d905234269ae87f
      
https://github.com/synfig/synfig/commit/b5d234295d14a7159fd6ad202d905234269ae87f
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M appveyor.yml

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


  Commit: e91e43f2a1eb35422387a08af088dd2449e62780
      
https://github.com/synfig/synfig/commit/e91e43f2a1eb35422387a08af088dd2449e62780
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M appveyor.yml
    M autobuild/msys2/appveyor.bat

  Log Message:
  -----------
  [CI/AppVeyor] Switched to release build for stable branch. Disabled x32 build


  Commit: 1c873593e44f0f0bccada2f1ddffdc64f217740a
      
https://github.com/synfig/synfig/commit/1c873593e44f0f0bccada2f1ddffdc64f217740a
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    A .github/workflows/synfig-ci.yml
    A .github/workflows/synfig-stable.yml

  Log Message:
  -----------
  [CI] Added GitHub Actions to stable branch


  Commit: 2d48ae77e2667966e68504ee3e960093555f88d2
      
https://github.com/synfig/synfig/commit/2d48ae77e2667966e68504ee3e960093555f88d2
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M .github/workflows/synfig-stable.yml

  Log Message:
  -----------
  [CI] GitHub Actions allow failures on stable branch


  Commit: 1d3f72924f91746b292cf499a8d6d42abf9d7b92
      
https://github.com/synfig/synfig/commit/1d3f72924f91746b292cf499a8d6d42abf9d7b92
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M ETL/ETL/_smart_ptr.h
    M autobuild/build.sh
    M autobuild/synfigstudio-release.sh
    M synfig-core/src/modules/mod_dv/trgt_dv.cpp
    M synfig-studio/build_tools/Makefile.am
    M synfig-studio/images/Makefile.am

  Log Message:
  -----------
  Fixed release build on Windows MSYS2


  Commit: d7c63cb55af4ffbde8183bc6069b43f499ef2cc0
      
https://github.com/synfig/synfig/commit/d7c63cb55af4ffbde8183bc6069b43f499ef2cc0
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M ETL/Makefile.am
    M synfig-core/Makefile.am
    M synfig-studio/Makefile.am

  Log Message:
  -----------
  Fixed Changelog building from synfigstudio-release.sh script


  Commit: 0b4d89a0081c3de4195acb7c5ca81f94267b6798
      
https://github.com/synfig/synfig/commit/0b4d89a0081c3de4195acb7c5ca81f94267b6798
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M autobuild/msys2/appveyor.bat

  Log Message:
  -----------
  [CI] Add MLT path to pkgconfig


  Commit: a234429ceacb707986aca488de20fc87bc129fb4
      
https://github.com/synfig/synfig/commit/a234429ceacb707986aca488de20fc87bc129fb4
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M autobuild/synfigstudio-release.sh

  Log Message:
  -----------
  [CI] Added FAST_TEST option to reduce build time (AppVeyor build limit 
exceeded)


  Commit: 1de04d049893a81863f85c7c91989a6250934c2d
      
https://github.com/synfig/synfig/commit/1de04d049893a81863f85c7c91989a6250934c2d
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M ETL/test/Makefile.am
    M autobuild/synfigstudio-release.sh

  Log Message:
  -----------
  [ETL] Cleaned test makefile. Reduced synfigstudio-release verbosity.


  Commit: db04d26803f783e2b9d020c254088c97e092fc1c
      
https://github.com/synfig/synfig/commit/db04d26803f783e2b9d020c254088c97e092fc1c
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M synfig-core/src/synfig/loadcanvas.cpp
    M synfig-core/src/synfig/valuenodes/valuenode_average.cpp
    M synfig-core/src/synfig/valuenodes/valuenode_average.h

  Log Message:
  -----------
  [Synfig Core] Added support for loading `average` values (#1955)

(cherry picked from commit 8809482a2f4485155324b6b49481fb8303094bb9)


  Commit: c11cbb80694224c54b236fa8a7c8deae1a227f25
      
https://github.com/synfig/synfig/commit/c11cbb80694224c54b236fa8a7c8deae1a227f25
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp
    M synfig-core/src/tool/joblistprocessor.cpp
    M synfig-studio/src/gui/render.cpp

  Log Message:
  -----------
  [Synfig Studio/Windows] Fixed issue with rendering to file when using 
non-Latin filenames (#1940)

(cherry picked from commit 349810e2f9a25af3297b776ee88c6c035abdb717)


  Commit: 413b512af6fb0046296aef9ef281d9cf20684a8d
      
https://github.com/synfig/synfig/commit/413b512af6fb0046296aef9ef281d9cf20684a8d
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M ETL/ETL/_stringf.h

  Log Message:
  -----------
  [ETL] current_working_directory() function now works correctly with non-Latin 
filenames (#2011)

(cherry picked from commit 94c0805673d4888665cf0179062226f01acf6f00)


  Commit: 06ac9301cd731dd9f0337d8c48f42d9a594561fe
      
https://github.com/synfig/synfig/commit/06ac9301cd731dd9f0337d8c48f42d9a594561fe
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

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

  Log Message:
  -----------
  [Synfig Studio] avoid dereference of invalid TreeIter on Layer TreeView 
(#2043)

related to #540

(cherry picked from commit ba9149aaf3839cd205560fad2630daa23131554e)


  Commit: 4ce243c9ea21cc53d68bd122f3fc508961bcadb0
      
https://github.com/synfig/synfig/commit/4ce243c9ea21cc53d68bd122f3fc508961bcadb0
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M synfig-core/src/synfig/node.cpp

  Log Message:
  -----------
  [Core] assure uniqueness for new node guid (#2029)

(cherry picked from commit 2f18910f4dc1657300574cec93db60a429755d9b)


  Commit: 3fe795f0c05f50b261bf9b7363218194b5ed501e
      
https://github.com/synfig/synfig/commit/3fe795f0c05f50b261bf9b7363218194b5ed501e
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M synfig-studio/src/gui/exception_guard.h

  Log Message:
  -----------
  [Synfig Studio] exception-guard now lists SynfigApp exception too (#2028)

(cherry picked from commit 06d71c59856fb40951235a478f7d996191404e91)


  Commit: 467aabe476771e48d585e3ccc8057cde26dfe622
      
https://github.com/synfig/synfig/commit/467aabe476771e48d585e3ccc8057cde26dfe622
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M synfig-studio/src/synfigapp/actions/valuedescblinelink.cpp

  Log Message:
  -----------
  [Synfig Studio] fix "Link to Spline" showing when a vertex of spline itself 
is selected (#1988)

fix GH #1987

(cherry picked from commit 03fd60fe879f9be0619f68cd9fbffec5ba243830)


  Commit: efd8a382ff2bd0018360ab630c99b68a26f989ed
      
https://github.com/synfig/synfig/commit/efd8a382ff2bd0018360ab630c99b68a26f989ed
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M synfig-studio/Makefile.am
    M synfig-studio/configure.ac
    M synfig-studio/src/synfigapp/actions/layerduplicate.cpp
    M synfig-studio/src/synfigapp/actions/layerduplicate.h
    M synfig-studio/src/synfigapp/actions/valuenodeadd.cpp
    M synfig-studio/src/synfigapp/canvasinterface.cpp
    A synfig-studio/test/Makefile.am
    A synfig-studio/test/app_layerduplicate.cpp

  Log Message:
  -----------
  Merge PR#1971: [Synfig Studio] Fix action LayerDuplicate with layers 
"duplicate"

[Synfig Studio] Fix action LayerDuplicate with layers "duplicate" o.O

(cherry picked from commit d8e183799995c5ade40bfac4a031e3d9c25266ea)


  Commit: 505dc35ffcc56fe3cc31627f69e213d3caef334f
      
https://github.com/synfig/synfig/commit/505dc35ffcc56fe3cc31627f69e213d3caef334f
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M synfig-studio/src/synfigapp/actions/layerduplicate.cpp
    M synfig-studio/test/app_layerduplicate.cpp

  Log Message:
  -----------
  [Synfig Studio] don't let inner layer be duplicated twice (#2050)

If action LayerDuplicate has among the layers to be duplicated a
layer named "a" that is 'inside' of a group layer (pastecanvas)
named "g". In case of "g" is a layer included in the action layer
list too, don't duplicate the "a" twice, ie. the group and
its contents - including "a" - are duplicated, but "a" won't
be duplicated again.

It would clash the GUID of both "a" duplicates, and that leads
to crash.
A way to avoid it in a general way would be too troublesome :P
Many hierarchy levels and special GUIDs to handle.

Regular (and advanced) user normally won't need it, anyway.

Full description and minor discussion here:
https://forums.synfig.org/t/proposal-of-change-of-behavior-duplicating-both-group-and-an-inner-layer/11823

(cherry picked from commit c526bf2186871d5b4133f3527b3da54390e44f78)


  Commit: 495462bce0e8719b6668188ba06f06825fb9598d
      
https://github.com/synfig/synfig/commit/495462bce0e8719b6668188ba06f06825fb9598d
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M ETL/configure.ac
    M ETL/test/Makefile.am
    M synfig-core/test/bone.cpp

  Log Message:
  -----------
  [ETL] Added glibmm dependency


  Commit: 59565a0cc161bc8b7a63cbdfacf578197e3b7989
      
https://github.com/synfig/synfig/commit/59565a0cc161bc8b7a63cbdfacf578197e3b7989
  Author: ice0 <konop...@gmail.com>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M synfig-core/src/synfig/rendering/Makefile_insert

  Log Message:
  -----------
  [Core] Removed OpenGL check


  Commit: f4992878fd3672d1e91be0e01b6a460cf4a2d288
      
https://github.com/synfig/synfig/commit/f4992878fd3672d1e91be0e01b6a460cf4a2d288
  Author: ice0 <konop...@gmail.com>
  Date:   2021-03-01 (Mon, 01 Mar 2021)

  Changed paths:
    M synfig-core/po/POTFILES.in
    A synfig-core/po/POTFILES.skip

  Log Message:
  -----------
  [Core] removed OpenGL from po file


  Commit: 676703ae806de839ab228307f299dd3ec5ad35e0
      
https://github.com/synfig/synfig/commit/676703ae806de839ab228307f299dd3ec5ad35e0
  Author: Keyikedalube Ndang <keyikedalubend...@protonmail.ch>
  Date:   2021-04-16 (Fri, 16 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/widgets/widget_waypoint.cpp
    M synfig-studio/src/gui/widgets/widget_waypoint.h

  Log Message:
  -----------
  Merge PR #1182: Improved dialog waypoint UX

* Improved dialog waypoint UX

* Change arg name 'ok' to 'show_labels'

* Updated func & arg name

* Updated to rodolforg suggestion :)

* Updated Out Interpolation and Continuity mnemonics

* ice0 review update

* rodolforg review update


  Commit: 122b353d6a75b465a408e684eb4f783760d03a61
      
https://github.com/synfig/synfig/commit/122b353d6a75b465a408e684eb4f783760d03a61
  Author: Firas Hanife <firashan...@gmail.com>
  Date:   2021-04-16 (Fri, 16 Apr 2021)

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

  Log Message:
  -----------
  Change order of Waypoint Editor buttons to match other dialogs (#1880)


  Commit: 8bf1ce853bdb2822de0f9dc9bb916f0c4db5dae3
      
https://github.com/synfig/synfig/commit/8bf1ce853bdb2822de0f9dc9bb916f0c4db5dae3
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-04-16 (Fri, 16 Apr 2021)

  Changed paths:
    M synfig-studio/src/gui/dialogs/dialog_waypoint.cpp
    M synfig-studio/src/gui/widgets/widget_waypoint.cpp
    M synfig-studio/src/gui/widgets/widget_waypoint.h

  Log Message:
  -----------
  [Synfig Studio] Waypoint Editor didn't properly support enums (#1968)

fix #1965


  Commit: fc1ce21983920776ed952ae613f84cf9246c0d5d
      
https://github.com/synfig/synfig/commit/fc1ce21983920776ed952ae613f84cf9246c0d5d
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2021-04-16 (Fri, 16 Apr 2021)

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

  Log Message:
  -----------
  [Synfig Studio] fix mainwindow not showing when is offscreen (#1973)

Synfig Studio restores the last position and size of Main Window
on launching.

If user had multiple monitors when closing Synfig last time he used it,
Main Window could be moved to a no-more existent monitor/area
and not be visible.

Some Window Managers (like on MS Windows case) does not prevents
opening a window on a invisible area.

On MS Windows, closing Synfig Studio app in a minified state
moves the window to position (-32000,-32000).

fix #1871


  Commit: fbb74ac81a306422d770dbe2a2381034948c223a
      
https://github.com/synfig/synfig/commit/fbb74ac81a306422d770dbe2a2381034948c223a
  Author: ice0 <konop...@gmail.com>
  Date:   2021-04-16 (Fri, 16 Apr 2021)

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

  Log Message:
  -----------
  [Synfig Studio] Bumped year in About dialog (#1977)


Compare: https://github.com/synfig/synfig/compare/4c3b339ac453...fbb74ac81a30


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

Reply via email to