Skip to content

Latest commit

 

History

History
77 lines (39 loc) · 2.98 KB

CHANGELOG.md

File metadata and controls

77 lines (39 loc) · 2.98 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.2 (2018-08-02)

Bug Fixes

  • fix USK DVE positioning not working as expected when using a non-center anchor point (11225d7)

1.1.1 (2018-07-07)

Bug Fixes

  • ui: fix autoupdate dialog being impossible to read (b11e9ac)

1.1.0 (2018-07-07)

Bug Fixes

  • ui: add padding (a60fd7f)
  • usk: fix several cases where changing the USK DVE would not work (fc655a0)

1.0.0 (2018-07-03)

0.2.0 (2018-07-03)

Bug Fixes

  • fix responsiveness of some inputs not being what it should be (3f5bade)
  • atem-crop: prevent hover label from appearing (b8ddb9c)
  • package: update atem-connection (482c303)
  • package: update dev deps (3272470)
  • package: use eslint 4 (3c32ce6)

Features

  • implement USK "DVE in use" cover/prompt (d84223e)
  • implement USK DVE controls (9a659b6)

0.1.0 (2018-05-01)

Bug Fixes

  • eliminate rounding errors (ad65dbe)
  • fix deps (a7b336f)
  • fix source selection (32c3341)
  • reduce frequency of floating point rounding errors (30d8fe1)
  • resetSize was 10x too small (8b45ad7)

Features

  • allow scaling in smaller increments (3796dd3)
  • implement pixel values (28b8d89)