plugin-essentials icon indicating copy to clipboard operation
plugin-essentials copied to clipboard

Essential components for Tweakpane

Results 7 plugin-essentials issues
Sort by recently updated
recently updated
newest added

Hi all, I'm experiencing a small issue with Radiogrid. It seams that when I have multiple instances of radiogrid bindings created in different pages of the same tab, the active...

Thank you for this superb library! I noticed creeping memory usage when repeatedly setting the value of a `cubicbezier` blade. A minimal (but admittedly extreme) reproduction is something [like this](https://stackblitz.com/edit/web-platform-ewvnh7?file=index.html)....

Add a field to allow uploading a local file Concept image: ![image](https://user-images.githubusercontent.com/7288322/157181985-1847d96c-41f1-432e-8161-6045aa6eb1f4.png) Optional parameters: ``` lines: How many lines the field should take up (similar to FPS graph) accept/filetypes: Which...

First, thanks for making tweakpane and the extension! Is there any way to allow the [radio grid](https://github.com/tweakpane/plugin-essentials#radio-grid) to select multiple values at once? Or attach a 'status' to buttons in...

Is there a way to store the particular cubic bezier so it works with import/export settings functionality ?

Hello, How to enable and disable buttons in the Button grid? There is the disabled property of each cell which can be set when creating a blade. But I need...