Skip to content

Blender 4.3: Sequencer

Timeline

  • Connect and disconnect strips for easy selection and transformation. (PR#124333)
  • Thumbnails for movie and image strips load faster, and are much less "flickering" (e.g. no longer reload on undo). For dense timelines, the thumbnail repainting is also several times faster. For new files they are enabled by default now. (PR#126405, PR#126972, PR#127403)

Preview

  • The preview area now supports snapping. Source points include the four corners and origins of all selected, visible strips. Snap targets can be the preview boundaries, the preview center, or the corners/origins of other strips. (PR#122759)
  • Preview area default tool is Box Select now, and toolbars are shown by default. (PR#126336)

User Interface

  • Modifiers: Move modifier-specific settings first, Mask settings after. (PR#125710)

Sound

  • It is now possible to adjust Sound strips on a sub-frame level with the "Slip" operator (when holding Shift) or directly in the sidebar. (PR#123438)

Performance

  • Color Balance modifier is several times faster (for regular images) or a bit faster (for float/HDR images). (PR#127121)
  • Saturation and Multiply strip color controls are several times faster (multi-threaded now). (PR#127409)
  • For images at the bottom channel that use Alpha Over blend mode, the actual "blend with transparent black" step can be skipped now. This particularly helps float images, e.g. EXR image with RGBA channels at the bottom. (PR#127310)
  • Various parts of image processing related to color transformations (particularly for float/HDR images) are faster now. (PR#127305, PR#127307, PR#127308, PR#127346, PR#127427)