Jacob
Jacob
After #552 project names are displayed in the selection screen but there's still this part left to implement: > To avoid the collision from your repro, we could use the...
Closed by #531
Hi! It's been a while since the review. If you need help with applying the changes feel free to reach out on [our Discord server](https://discord.gg/XnnWTrHYAW). I and other contributors we'll...
I separated the transitions into a separate issue: #369 because it's a completely different mechanism This task remains for implementing `z-index` for changing the render order of children nodes.
I really like this idea, but I'm not sure if the contents visible by the camera should be its children. Having used some three.js, I'd expect the camera to take...
`circle().position()` would be [0, 0] The thing is, we don't need to add the nodes to the camera. The camera can just call the `render` method of the scene and...
Yeah, closed by #398
No, please feel free to start with the implementation.
Closed by #1019 And available since [3.16.0](https://github.com/motion-canvas/motion-canvas/releases/tag/v3.16.0)
Stealing this since it's been two weeks