Releases: vcync/modV
Releases · vcync/modV
3.30.0
3.30.0 (2024-08-02)
⚠️ no macOS builds currently. Please help me pay for a new Apple Developer subscription ($99) using the funding links here:
https://github.com/vcync/modV#:~:text=Sponsor%20this%20project
Bug Fixes
- adds willReadFrequently option to improve getImageData performance (#902) (63c2afd)
- preview: removes redundant resolution display and keeps preview in view (#904) (226f9af)
- remove menubar on output windows (#915) (c4d9ed9)
- removes webpack dev-server client error overlay (#900) (23b00a5)
- resolve dependancy for node 20 support (#917) (b09d4b7)
- three.js module initialisation from preset load (#905) (590da42)
Features
3.29.1
3.29.0
3.28.0
3.28.0 (2023-06-11)
Bug Fixes
- background-window: fixes macos window creation on dock icon click (#850) (a4d2d0b)
- gallery: use grab cursor for gallery items (#844) (23bd5c3)
- move maximize function to keep main window hidden until ready (#839) (fbfff08)
- output-window: removes immediate setSize call (#849) (151feb0)
- remove dialog (#841) (81996d1)
- restores tween data correctly when focusing other inputs (#837) (aa4a3d5)
- style: use custom select and expand widths to 100% (#845) (4453dd8)
- use correct path variable (#846) (14460ab)
Features
- cursor: adds grab cursor to group and active module titles (#842) (888ed83)
- expressions: adds
inputValue
as scope item (#859) (e5f7c7b), closes #857 - group title: adds additional mouse listener, focus and selection (#843) (4b54059)
- save/saveas: adds save menu item and updates save as to remember path (#858) (2250fa2)
3.27.0
3.26.1
3.26.0
3.26.0 (2023-03-01)
Bug Fixes
- checkbox: add boolean emission prop (#792) (e62f47a)
- color-picker: dismiss color picker by clicking outside color picker (#793) (015b84a), closes #461
- plugins: emit boolean from checkbox (#795) (c13f54a)
- styling: fix unwanted top range control alignment in module inspector (#806) (0082450)
- styling: update tab styles to match design. fix tab dropdown stacking (#815) (a280099)
- swap: properly set default swap structure when finished swapping (#766) (144453c), closes #765