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
- Allow to select font from drop-down menu in Tool Options for Text Tool (#2355).
- “Keep aspect ratio for width and height” option is now enabled by default in Render Settings (#2351).
- Bevel parameter of Rectangle layer now defined by a relative value in [0-1] range (#2350).
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!



