Bel

Results 7 comments of Bel

I ran into something similar recently and created a code sandbox that illustrates the differences, was about to file a new issue but I think this is the same bug....

like dcneiner, that looks awesome but our issue is also on the parsing side rather than the rendering side. curious @dcneiner if you could share any tips on your work-around/pivot?...

hi @mattgperry the pipeline is passing and I just updated the latest conflicts on the CHANGELOG, let me know if you are able to review and approve this or is...

Thanks for taking a look @mattgperry ! I've added the tests as requested and updated the prop to `root` btw as an alternative to enabling the experimental flag to test...

Some notes/things to consider: - Our Mesh/Convex classes just take a filename for the .obj file, but we'd also need some way to specify a .mtl file and a path...

I made a PR to fix this: https://github.com/framer/motion/pull/2830, works if I pass in the shadowRoot directly. Would appreciate any feedback!

If anyone else needs this in the meantime, I made a tag with all the dist files included, so you can reference it directly from your package.json, i.e. `npm install...