Tresjs / tres

Declarative ThreeJS using Vue Components
https://tresjs.org
MIT License
2.17k stars 102 forks source link

fix: group should recursive search for child elements (#728) #731

Closed hexianWeb closed 3 months ago

hexianWeb commented 3 months ago

original func Mesh with events cannot be collected correctly when they wrapped by TresGroup, So when collections meet Tresgroup, should recurse to the child elements.

netlify[bot] commented 3 months ago

Deploy Preview for tresjs-docs ready!

Name Link
Latest commit 0e763d12694a1608546111d2486d192dbb75b4d4
Latest deploy log https://app.netlify.com/sites/tresjs-docs/deploys/6685125b18d6e60008c92a1d
Deploy Preview https://deploy-preview-731--tresjs-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

hexianWeb commented 3 months ago

Merging is blocked! Is there anything I should do now?