-
It would be great if Tweakpane could support ES module (`type="module"`) import.
-
Consider updating the `homepage` link on NPM:
https://www.npmjs.com/package/tweakpane-plugin-file-import
This is the line:
https://github.com/LuchoTurtle/tweakpane-plugin-file-import/blob/634…
-
Can you add `format` to `Point 3D/4D` similar `Number`
https://github.com/cocopon/tweakpane/blob/c69ddc543845edc72f1f20a9ca4c8baf70218417/packages/core/src/common/params.ts#L13
I think it will…
-
sup friend, on my side i contrôle mouse frequency update like this for some of my inputs.
```tsx
{
const { min, max, step, speed } = metas ?? {}; // metas options of the input
const sdx = …
-
# Merged project idea
To lower the amount of repos that are being used, I have the idea to create first a new repo which will have the "league-launcher-theme" and "riot-tweakpane" merged together and…
-
Guys, is there any way to prevent non-numeric text in the slider's input areas?
It is supposed to be a place only for numbers, so maybe it makes sense to make such an improvement.
I keep running i…
-
Hey there! I've been struggling a bit to prevent TP from converting my floats into huge (slightly off) numbers as it can introduce some bugs and can be cumbersome when dealing with presets.
For ex…
-
Using three.js version 0.149.0 and above, I get this error for the `LensDistortionPassGen` function on it's initial use. I tried using the codes in the live example almost exactly and still got the sa…
-
In the [migration guide](https://tweakpane.github.io/docs/migration/v4/) for the v4 beta, there is a hyperlink for the release notes.
![grafik](https://github.com/cocopon/tweakpane/assets/42326194/ff…
-
## Use Case
Microscopists want to view time series zarr data using web viewer in the near-term.
## Solution
Internals implementation separate from ux:
* make sure we can select time when l…