Skip to content

v0.5.0 - Upgraded libs

Latest
Compare
Choose a tag to compare
@TheAMM TheAMM released this 30 Sep 14:33
· 2 commits to master since this release

Features:

  • Updated the general script libraries, relevant changes below
  • ASSCropper:
    • Added crop testing (temporarily apply crop)
    • Allow nudging the crop box with Shift+Arrows and resizing it with Ctrl+Arrows and Ctrl+Shift+Arrows
  • PropertyExpander:
    • Added numerical comparisons (${foo<=0}, ${foo>=0}, ${foo<0}, ${foo>0}, ${foo==0}) and string comparisons (${foo^=start}, ${foo$=end}, ${foo~=contains}) to use in templates.
  • Updated default template to work better with still images (omit useless timestamp)

Compare script changes
Compare library changes