Skip to content

Tags: vcync/modV

Tags

3.30.0

Toggle 3.30.0's commit message
chore(release): 3.30.0

# [3.30.0](3.29.1...3.30.0) (2024-08-02)

### Bug Fixes

* adds willReadFrequently option to improve getImageData performance ([#902](#902)) ([c1fedad](c1fedad))
* adds willReadFrequently option to improve getImageData performance ([#902](#902)) ([63c2afd](63c2afd))
* **preview:** removes redundant resolution display and keeps preview in view ([#904](#904)) ([cb955ae](cb955ae))
* **preview:** removes redundant resolution display and keeps preview in view ([#904](#904)) ([226f9af](226f9af))
* remove menubar on output windows ([#915](#915)) ([c4d9ed9](c4d9ed9))
* remove menubar on output windows ([#915](#915)) ([3a861aa](3a861aa))
* removes webpack dev-server client error overlay ([#900](#900)) ([23b00a5](23b00a5))
* removes webpack dev-server client error overlay ([#900](#900)) ([30ac2b3](30ac2b3))
* resolve dependancy for node 20 support ([#917](#917)) ([b09d4b7](b09d4b7))
* three.js module initialisation from preset load ([#905](#905)) ([f39311d](f39311d))
* three.js module initialisation from preset load ([#905](#905)) ([590da42](590da42))

### Features

* add Triangular grid game of life module ([#882](#882)) ([6333add](6333add))
* add Triangular grid game of life module ([#882](#882)) ([4e12899](4e12899))
* **event-prop-type:** adds event prop type ([#909](#909)) ([2aa6b42](2aa6b42))
* **event-prop-type:** adds event prop type ([#909](#909)) ([434e366](434e366))
* **get-module-data:** adds getModuleData ([#906](#906)) ([a093a39](a093a39))
* **get-module-data:** adds getModuleData ([#906](#906)) ([edb4d7b](edb4d7b))
* **haptics:** adds haptics for magic trackpads ([#908](#908)) ([4555bb1](4555bb1))
* **haptics:** adds haptics for magic trackpads ([#908](#908)) ([cc5ee63](cc5ee63))
* **macos-document-handling:** implement representedFilename API ([#907](#907)) ([947fcbe](947fcbe))
* **macos-document-handling:** implement representedFilename API ([#907](#907)) ([6fb56ed](6fb56ed))

3.29.1

Toggle 3.29.1's commit message
chore(release): 3.29.1

## [3.29.1](3.29.0...3.29.1) (2023-06-21)

### Bug Fixes

* remove inputLink warning ([#878](#878)) ([0f9e440](0f9e440))

3.29.0

Toggle 3.29.0's commit message
chore(release): 3.29.0

# [3.29.0](3.28.0...3.29.0) (2023-06-21)

### Bug Fixes

* exit the app properly when the main window has confirmed quit ([#863](#863)) ([e12bbe5](e12bbe5))
* **groups:** prevent occational UI jump when updating module order ([#872](#872)) ([00cd620](00cd620))

### Features

* **context-menu:** add electron context menu ([#790](#790)) ([09c28fd](09c28fd)), closes [#789](#789)

3.28.0

Toggle 3.28.0's commit message
chore(release): 3.28.0

# [3.28.0](3.27.0...3.28.0) (2023-06-11)

### Bug Fixes

* **background-window:** fixes macos window creation on dock icon click ([#850](#850)) ([a4d2d0b](a4d2d0b))
* **gallery:** use grab cursor for gallery items ([#844](#844)) ([23bd5c3](23bd5c3))
* move maximize function to keep main window hidden until ready ([#839](#839)) ([fbfff08](fbfff08))
* **output-window:** removes immediate setSize call ([#849](#849)) ([151feb0](151feb0))
* remove dialog ([#841](#841)) ([81996d1](81996d1))
* restores tween data correctly when focusing other inputs ([#837](#837)) ([aa4a3d5](aa4a3d5))
* **style:** use custom select and expand widths to 100% ([#845](#845)) ([4453dd8](4453dd8))
* use correct path variable ([#846](#846)) ([14460ab](14460ab))

### Features

* **cursor:** adds grab cursor to group and active module titles ([#842](#842)) ([888ed83](888ed83))
* **expressions:** adds `inputValue` as scope item ([#859](#859)) ([e5f7c7b](e5f7c7b)), closes [#857](#857)
* **group title:** adds additional mouse listener, focus and selection ([#843](#843)) ([4b54059](4b54059))
* **save/saveas:** adds save menu item and updates save as to remember path ([#858](#858)) ([2250fa2](2250fa2))

3.27.0

Toggle 3.27.0's commit message
chore(release): 3.27.0

# [3.27.0](3.26.1...3.27.0) (2023-04-05)

### Bug Fixes

* conform path paths for crossplatform compatibility ([#835](#835)) ([0f66f55](0f66f55))

### Features

* **video:** add support for webcodec video ([#761](#761)) ([0ec7ca4](0ec7ca4)), closes [#695](#695) [#695](#695)

3.26.1

Toggle 3.26.1's commit message
chore(release): 3.26.1

## [3.26.1](3.26.0...3.26.1) (2023-03-03)

### Bug Fixes

* **meyda:** update import path ([#825](#825)) ([b257dfd](b257dfd))

3.26.0

Toggle 3.26.0's commit message
chore(release): 3.26.0

# [3.26.0](3.25.5...3.26.0) (2023-03-01)

### Bug Fixes

* **checkbox:** add boolean emission prop ([#792](#792)) ([e62f47a](e62f47a))
* **color-picker:** dismiss color picker by clicking outside color picker ([#793](#793)) ([015b84a](015b84a)), closes [#461](#461)
* **plugins:** emit boolean from checkbox ([#795](#795)) ([c13f54a](c13f54a))
* **styling:** fix unwanted top range control alignment in module inspector ([#806](#806)) ([0082450](0082450))
* **styling:** update tab styles to match design. fix tab dropdown stacking ([#815](#815)) ([a280099](a280099))
* **swap:** properly set default swap structure when finished swapping ([#766](#766)) ([144453c](144453c)), closes [#765](#765)

### Features

* add animated loader, remove when loaded to prevent redraws ([#771](#771)) ([57f3658](57f3658))
* add automation of browserslist update ([#787](#787)) ([16f33a6](16f33a6)), closes [#691](#691)
* audio input gain control ([#800](#800)) ([07ac0a0](07ac0a0))
* **gallery-item:** implement better gallery item scaling ([#791](#791)) ([9146c1e](9146c1e))

3.25.5

Toggle 3.25.5's commit message
chore(release): 3.25.5

## [3.25.5](3.25.4...3.25.5) (2022-11-08)

### Bug Fixes

* module hot reload ([#755](#755)) ([b67cd91](b67cd91))

3.25.4

Toggle 3.25.4's commit message
chore(release): 3.25.4

## [3.25.4](3.25.3...3.25.4) (2022-11-05)

### Bug Fixes

* **build-macos:** remove appBundleId ([#780](#780)) ([caf287d](caf287d))
* **build-macos:** update electron-notarize ([#782](#782)) ([c4f4bdc](c4f4bdc))
* **build-macos:** update electron-notarize ([#784](#784)) ([5aee599](5aee599))

3.25.3

Toggle 3.25.3's commit message
chore(release): 3.25.3

## [3.25.3](3.25.2...3.25.3) (2022-11-05)

### Bug Fixes

* **build-macos:** remove appBundleId ([#780](#780)) ([#781](#781)) ([0109e21](0109e21))