Skip to content

Releases: vcync/modV

3.25.2

05 Nov 01:06
Compare
Choose a tag to compare

3.25.2 (2022-11-05)

ℹ️ This was bumped from 3.25.0 - see the full changelog here

Bug Fixes

3.25.1

01 Nov 22:47
Compare
Choose a tag to compare

3.25.1 (2022-11-01)

ℹ️ This was bumped from 3.25.0 - see the full changelog here

Bug Fixes

  • update node version to 16 on all platforms (#776) (e871d98)

3.25.0

01 Nov 22:01
Compare
Choose a tag to compare

3.25.0 (2022-11-01)

⚠️ no releases for Linux or macOS on this version, please see 3.25.1

Bug Fixes

  • loading: get rid of ripple and use static text to remove layout shifts (#767) (0a2f134)
  • menu-bar: allow opening of any type of file and add default file name (#774) (b1ea89f)
  • output-window: sets size on creation of window and removes overflow (#756) (b3df0f6)
  • renderers: implement new methods to handle updating and resizing modules (#764) (0000d7a)
  • set pipeline default value (#769) (ba46648)
  • setup-media: splits audio and video mediastreams and cleans up UI (#757) (00be42f)
  • waveform color (#770) (981efaf)

Features

  • group: add draw to output toggle (#762) (b232b0b)
  • isf-fft: adds fft into the renderers for use in ISF (#640) (a6a699c)

3.24.0

27 Jul 23:06
Compare
Choose a tag to compare

3.24.0 (2022-07-27)

Features

  • add imageSmoothing property to webcam module (#751) (64f1513)

3.23.0

08 Jul 15:00
Compare
Choose a tag to compare

3.23.0 (2022-07-08)

Bug Fixes

  • maximize: always maximize window on creation (#746) (f6674e2)
  • search: allow focus of non golden-layout children (#743) (a73acc0)

Features

  • background: reloads background process if any background file is modified (#745) (e48f18f)
  • design: updates dialog and status bar to match design (#742) (186bcaa)

3.22.4

04 Jul 09:18
Compare
Choose a tag to compare

3.22.4 (2022-07-04)

Bug Fixes

  • global-search: fix global search styling (#739) (3f92514)
  • input-config: fix title on input config panel and add search terms (#740) (8e42216)

3.22.3

31 May 20:52
Compare
Choose a tag to compare

3.22.3 (2022-05-31)

Bug Fixes

  • expressions: allows expressions on module and group controls (#721) (94f9eed), closes #712
  • groups: uses existing input IDs on group creation from preset (#719) (c6d8181), closes #718

3.22.2

31 May 20:01
Compare
Choose a tag to compare

3.22.2 (2022-05-31)

Bug Fixes

3.22.1

29 May 11:04
Compare
Choose a tag to compare

3.22.1 (2022-05-29)

Bug Fixes

  • three: fix THREE import modification (#731) (e463d8c)

3.22.0

29 May 10:18
Compare
Choose a tag to compare

3.22.0 (2022-05-29)

Features

  • three: add GLTFLoader to THREE object (#729) (ee0d253)