Weekly Reports (2021)

Weekly Report (October 11 - 17)

Greetings to all Synfig users! This week we have a lot of changes landed to Synfig’s code repository, check them out below.

UX improvements

Fixes

  • Fix issue with selection of some shapes (#2358).
  • Fix crash on ValueDescSet action for List parameters (#2354). This fixes crashes in some situations, for example this
  • When user have multiple layers selected and choosing some action form context menu on workarea then action now applied to all selected layers (#2352). Previously it was affecting only one layer. See here for more information about this issue.

Code cleanup

  • Refactoring for Canvas class (#2364).
  • Removed unused variables (#2361).
  • Remove unused file - “synfig/polygon.h” (#2353).
  • Remove unneeded #include (#2342).
  • Add Handle type to Skeleton and SkeletonDeformation layers (#2348).

That’s all for today! A lot of more changes are coming soon, so stay tuned and have a great week!

5 Likes