-
### Description
When use the Editor a site, it loads on with a flickering, bouncing motion.
It is very hard to see in the video. You would need to watch it a few times. You can see the loading spin…
-
**Describe the bug**
When using `letterSpacing` in text, it is added after last letter.
**To Reproduce**
Code snippet:
```ts
import { makeScene2D } from '@motion-canvas/2d/lib/scenes';
import …
-
**Describe the bug**
Weird animation is happening when line has radius and animation happens near middle point.
Screenshot of line that supposed to render something like `>` with `start=0.45`:
![…
-
**Describe the bug**
Line doesn't display when same point is set twice.
**To Reproduce**
Just create line with the same point is set twice :
```tsx
view.add(
-
**Describe the bug**
The `CodeBlock` component isn't exported in [`@motion-canvas/2d/src/components/index.ts`](https://github.com/motion-canvas/motion-canvas/blob/main/packages/2d/src/components/inde…
-
Feature proposal:
I have some PIR sensors and door/window contacts in my Qbus installation. I wanted to have them as binary inputs in HA. I also wanted to have them show as actual motion sensors an…
-
**Description**
Sometimes it is helpful to be able to animate in 3D. I have seen that the deferred renderer example uses `three.js` to do so, but it seems there is quite a lot of plumbing to get it t…
-
**Describe the bug**
Console error when reusing events
Animation seems to work just fine though.
**To Reproduce**
```
import {makeScene2D} from '@motion-canvas/2d/lib/scenes';
import {waitFor,…
-
### Godot version
v4.0.dev.custom_build [bc2445d0e]
### System information
Windows 10, GTX 1080 Ti, Vulkan
### Issue description
Glow in the editor works but as soon as i try to preview or run th…
-
**Describe the bug**
If in project settings background is set to `transparent`, each frame contains elements from last frame.
**To Reproduce**
Project settings:
```ts
export default makeProject…