cocopon / tweakpane

:control_knobs: Compact GUI for fine-tuning parameters and monitoring value changes
https://tweakpane.github.io/docs/
MIT License
3.52k stars 87 forks source link

Breaking changes in v4 #396

Closed cocopon closed 1 year ago

cocopon commented 2 years ago

WIP https://github.com/cocopon/tweakpane/tree/v4

cocopon commented 1 year ago

Changelog (WIP)

For users

Breaking changes

New features

For plugin developers

Diff of Essentials plugin (TODO) can be useful to know how to migrate your plugin to v4.

Breaking changes

New features

cocopon commented 1 year ago

Migration guide: for plugin developers

cocopon commented 1 year ago

Just released 4.0.0-alpha.0. Checking plugins' compatibility...

kitschpatrol commented 10 months ago

I know this is closed, but in case it's helpful to anyone else I've ported a bunch of community plugins to Tweakpane 4.

I have PRs open on all of the original repos, but if anyone needs a Tweakpane 4 compatible plugin right away, the forks are on NPM:

@kitschpatrol/tweakpane-image-plugin ~@kitschpatrol/tweakpane-plugin-profiler~ PR merged ๐Ÿ‘ ~@kitschpatrol/tweakpane-plugin-rotation~ PR merged ๐Ÿ‘ @kitschpatrol/tweakpane-plugin-thumbnail-list ~@kitschpatrol/tweakpane-plugin-waveform~ PR merged ๐Ÿ‘ @kitschpatrol/tweakpane-textarea-plugin