Branch: refs/heads/testing Home: https://github.com/synfig/synfig Commit: ef1b0fc77501bc58e41f61f75d6b2bd9f56a0b0d https://github.com/synfig/synfig/commit/ef1b0fc77501bc58e41f61f75d6b2bd9f56a0b0d Author: Konstantin Dmitriev <ksee.zelga...@gmail.com> Date: 2020-03-26 (Thu, 26 Mar 2020)
Changed paths: M ETL/configure.ac M synfig-core/configure.ac M synfig-studio/configure.ac M synfig-studio/org.synfig.SynfigStudio.appdata.xml.in M synfig-studio/src/gui/CMakeLists.txt Log Message: ----------- Bump version to 1.3.14 Commit: d7245d4399369b672868cf9fd0f38c3a1ee1fe6c https://github.com/synfig/synfig/commit/d7245d4399369b672868cf9fd0f38c3a1ee1fe6c Author: rodolforg <rodolf...@users.noreply.github.com> Date: 2020-03-26 (Thu, 26 Mar 2020) Changed paths: M synfig-core/src/synfig/valuenodes/valuenode_dynamiclist.cpp M synfig-studio/src/gui/trees/canvastreestore.cpp M synfig-studio/src/gui/trees/layerparamtreestore.cpp Log Message: ----------- Fixed crash when removing a Spline vertex using "Remove item (Smart)" (#1188) * fix crash when removing a list item of a parameter * avoid some possible null dereferences in invalid valuenodes and report them * fix missing explicit initializer Commit: 180b8775af74986d0e5c8c5ee0570ecb6dd00a25 https://github.com/synfig/synfig/commit/180b8775af74986d0e5c8c5ee0570ecb6dd00a25 Author: rodolforg <rodolf...@users.noreply.github.com> Date: 2020-03-28 (Sat, 28 Mar 2020) Changed paths: M synfig-core/src/synfig/loadcanvas.cpp Log Message: ----------- Fixed incorrect position of width points on outline when opened old files in 1.3.13 (#1290) * remove old commented code commented since 2005 * make use of inline function for parsing of true/false strings * fix outline vertex order for files older than 1.3.13 fix #1284 Commit: 9828652971a4481d3e30891451c2292889ca2fd8 https://github.com/synfig/synfig/commit/9828652971a4481d3e30891451c2292889ca2fd8 Author: Konstantin Dmitriev <ksee.zelga...@gmail.com> Date: 2020-03-28 (Sat, 28 Mar 2020) Changed paths: M synfig-core/src/synfig/loadcanvas.cpp Log Message: ----------- Fixed incorrect placement of vertex on bline in 1.3.13 - https://github.com/synfig/synfig/issues/314#issuecomment-601336943 Commit: 774e0d6f8a04d6adb74ac97020b57cddd5091f6b https://github.com/synfig/synfig/commit/774e0d6f8a04d6adb74ac97020b57cddd5091f6b Author: rodolforg <rodolf...@users.noreply.github.com> Date: 2020-03-28 (Sat, 28 Mar 2020) Changed paths: M synfig-core/src/modules/lyr_std/shade.cpp Log Message: ----------- if Layer_Shade has no sublayers, it shouldn't try to render (#1272) fixes #1271 Compare: https://github.com/synfig/synfig/compare/7816dc6aa38c...774e0d6f8a04 _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl