You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix logic for mesh matrices in bakeVertexDataSync (#16775)
I hadn't fully validated this in the pipeline after making some
adjustments for performance - the piece that was missing was grabbing
the mesh matrices for each frame.
Here is a prototype shim of the exact logic working in a PG:
https://playground.babylonjs.com/?BabylonToolkit#CP2RN9#304
0 commit comments