svelthree
svelthree copied to clipboard
`Scene`: verify (delete?) confusing comment / `scene.userData.animations` usage
- What was the exact intention behind adding
scene.userData.animations(even if it's not being used)? - Has something similar been implemented instead?
https://github.com/vatro/svelthree/blob/8fb54d28b52b43532b15600bd01d4712f2032ed6/src/components/Scene.svelte#L191-L194
https://github.com/vatro/svelthree/blob/8fb54d28b52b43532b15600bd01d4712f2032ed6/src/components/Scene.svelte#L252-L255