Skip to content

v1.0.1

Compare
Choose a tag to compare
@cchampet cchampet released this 20 Jul 14:18
· 40 commits to master since this release

Features:

  • ItemStat: getUserName / getGroupName
  • ItemStat: get permissions
  • ItemStat: get minSize / maxSize of sequences (size of the smallest file / size of the biggest file).
  • Add detection method: eDetectionSequenceWithoutHoles

Build:

  • 'install' rule does not depend on all.
  • Install python libs with the python interface.

Fixes:

  • FileNumbers: fix bug when extract number from a filename.

Bindings:

  • FrameRangesSubView is iterable in python.
  • Add FrameRangeVector.
  • Can use getTypeFromPath with a string as parameter.