Skip to content
This repository was archived by the owner on Feb 17, 2018. It is now read-only.

TVPaint EXPORT v1.1

Latest

Choose a tag to compare

@pborgesen pborgesen released this 02 Feb 17:40
  • The script now supports a new placeholder called <creator> to take the value of the initials located just before the extension in the filename. Sample: COM_<sq####>_<sh####>_ani_<v###>_<creator>.tvpp.
  • parseFilename has changed and now allows any custom placeholder/value pair to be returned, easing the implementation of custom placeholders read from the filename -- or any other origin for that matter.