Skip to content

Release 3.1

Compare
Choose a tag to compare
@keerah keerah released this 20 Feb 06:42
· 19 commits to master since this release

This release includes:

  • Improvement: Validating if the frame counter is all of digits, not symbols.
  • New feature: Detection of the frame counter after the delimiter specified by the frdelim setting, by default the delimiter symbol is ..
    This feature lets you encode the sequences named like this: Renderout.0001.puzzleMatte.exr. This detection runs if the search for the counter in the end of the filename failed. If it is set to empty string (the setting string is SET "frdelim=") then this detection is skipped. SendTo looks for the first inclusion of the delimiter and validates if the following symbols are digits. It will consider only the number of symbols specified by the frcounter setting, default is 4.
  • New feature: New setting divline for the UI divider string. You can shorten or customize it to suit your needs.
  • Bugfix: Fixed the Gif framerate bug, that was introduced since the release 3.0.

All changes since the release 3.0 are internal, so you can simply replace the files with the new ones.