Releases: Incomplete-Outputs-Lab/vmix-utility
v1.12 Added "Tally" button
Added tally button for vMix functions (#77) * Added tally button for vMix functions * fix yarn audit
v1.11 Blank generates, UI fixes, etc
v1.10 will be un-used number because v1.10 was planned for program-view UI release, which is decided to not implemented.
-
Added Blank inputs
You can generate multiple "Blank" or "Transparent" Input by clicking few buttons. which is very useful if you are going to create multi-view scenes. -
UI Improvements
Added "loading" state in some pages.
Adjusted button size.
v1.10 Program view(alpha)
Experimental Release.
v1.9 Added Input management menu
Added Input management menu, you can check multiview, inputs where it used by, and so on.
v1.9 Fix1 Index column fix
Indexの列表示を修正 (#59) * Fixed "index" to "number" column. Added real "index" column. * Added "GetOverlayNumberByKey" function and colmn.
v1.8 Fix1 Fixed override-URL function,Dep update
Fixed "vMix Override URL" was not working.
Updated dependencies.
(edit) Fixed bibary file
v1.8 Added "Detailaed mode", UI fix
Added "Detailed mode" that allows user to toggle Input number,key view.
Added margin for main UI. 15% for each side.
「詳細モード」を追加。 Inputのキーと番号表示をトグルできるように
メインUIの両サイドにに15%のマージンを追加。
v1.7 Fix1 type fixes, dep update
XML input type update, dep fixes
v1.7 Improvements
空InputでもCopy/Try出来るようにした。
vMix scripting用の文字列を追加した。
URLをオーバーライド出来るカスタム設定を追加した(未確認)
v1.6 フィードバックを元にUXを改善
Thanks for the feedback, zircon!
- Empty object which does not contain input-key will be inserted top of the input list
- Numer/Name sorting are now supported
- Once you copied/tried input in input table, input will be high-lighted with blue for 1sec.
・常にInputリストの一番上にはInput Keyが存在しない空のオブジェクトが入るようにした
・InputリストをNumber/Nameでソート出来るようにした
・コピー/Try したInputは1秒間青く表示されるようにした