Colin Duffy

Results 20 issues of Colin Duffy

- `three` version: 0.138.3 - `@react-three/fiber` version: 7.0.26 - `@react-three/drei` version: 8.16.5 - `node` version: 16.8.0 - `npm` (or `yarn`) version: 1.4.2 ### Problem description: Extra draw calls added even...

bug

Currently if you're using a monitor that can only run 30fps, but the timeline is setup for 60, the animation runs at half the speed. My proposition is to change...

Pretty common error when viewing the CSS bezier values `TypeError: Cannot read properties of undefined (reading 'target') at onInputChange` Error occurs in `CurveEditorPopover::onInputChange` This is what errors: `setInputValue(e2.target.value);`

bug

Ability to add/remove presets

enhancement

Ability to name your markers and additionally go to that position

enhancement

Ability to choose "no easing" between keyframes, similar to the "hold" keyframe in After Effects

enhancement

Since the M1 update, my MBP gets tier1/24fps reported instead of tier3/60fps 2018 MBP 32 GB 2400 MHz DDR4 Radeon Pro Vega 20 4 GB Intel UHD Graphics 630 1536...

Once a keyframe has easing on both sides, changing the value in-editor results in exponential curvature. https://github.com/theatre-js/theatre/assets/626143/792a2e3f-6028-4f4e-bd59-0d6d9384cde1

Creating a list of studio-specific features people have mentioned over Discord that they'd like. - [ ] CSS Themes - [ ] Custom Easing - [ ] Using Studio in...

Flyouts expect an Emoji/SVG, not label (they also don't accept an SVG source). This becomes a problem because the buttons don't expand, so if your label exceeds 2 characters, chances...