Tim Krämer
Tim Krämer
Hi, amazing middleware - I absolutely love it! I'm trying to find a way to find a way to execute a custom function whenever a state is saved, while cool-off...
### Motivation: The primary goal of this pull request is to enhance the CLI functionality within a Node environment. This initiative was prompted by challenges encountered due to the current...
- `@react-three/drei` version: ^9.102.0 ### Problem description: https://github.com/pmndrs/drei/commit/eda982937b0f91e0e469a41b679bcd07831650b1 breaks `geometry` prop as documented in https://github.com/pmndrs/drei#edges ### Relevant code: I'm using `` like this and would like to keep using it...
constant interpolation ignored in export, scale to zero introduces frame with weird negative scale
**Describe the bug** Whenever I try to export this example scene (a cube with a **linear** `translation` animation and a **constant** `scale` animation from `1,1,1` to `0,0,0` at the end)...