Page MenuHomeSolus

Update synfig to 1.4.0
ClosedPublic

Authored by aleksvor on Nov 15 2020, 4:49 PM.
Tags
None
Referenced Files
F10761414: D9968.id23976.diff
May 18 2023, 9:13 AM
F10761390: D9968.id24037.diff
May 18 2023, 8:59 AM
F10761385: D9968.id24080.diff
May 18 2023, 8:57 AM
F10761376: D9968.diff
May 18 2023, 8:50 AM
F10756247: D9968.id.diff
May 17 2023, 2:46 AM
F10707459: D9968.id.diff
Apr 27 2023, 6:59 AM
Subscribers

Details

Summary

Changelog:

  • Implemented downsampling for image layers.
  • Added "Preview" rendering mode for workarea.
  • Major optimization of parsing scenes with many layers.
  • Optimizations for Outline Layer, Region Layer, Checkerboard Layer, SuperSample Layer.
  • Basic functionality for importing video files.
  • Fixed onionsking.
  • Changes for onion-skin functionality - in all previous versions it was linked to keyframes only, now it is set relatively to ordinary frames.
  • Major cleanup of code responsible for sound playback, fixed non-working volume parameter and eliminated synchronization issues.
  • Advanced Outline Layer: Added two new types of tips - "Off-Peak Stop" and "Inner Rounded Stop". They can be used to define outline start/end and dashes.
  • Switch Layer: Now it is possible to select visible layer by index (see "Active Layer Depth" parameter).
  • Rectangle Layer: now it is posible to define two types of rounded corners and horizontal/vertical feather.
  • Filled Rectangle Layer deprecated.
  • Changed Gamma handling: Global Gamma option removed, Gamma is now defined on per-document basis, default gamma value = 1.0, for old documents it is set to 2.2.
  • Fixed behavior “Local Time” parameter of Time Loop layer.
  • DashItem Offset and Length parameters now use consistent units when editing them.
  • Fixed issues opening and exporting of files with multibyte (i.e. Arabic) symbols in filename.
  • Homogenous parameter of Advanced Outline is enabled and static by default.
  • Set Animation Speed parameter of Noise Distort Layer as static by default.
  • Fixed crash when exporting with “pngspritesheet” target.
  • Fixed crash when removing spline vertex too fast.
  • Fixed crash when unexporting value node.

Depends on D9967.

Test Plan

Built synfigstudio 1.4.0 against it.

Diff Detail

Repository
R2992 synfig
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
23

Can be fixed now.

This revision now requires changes to proceed.Nov 19 2020, 1:14 AM
This revision is now accepted and ready to land.Nov 23 2020, 4:36 PM
This revision was automatically updated to reflect the committed changes.