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
WASM uses float arrays for vertex and uv data, as opposed to 'Vec2D' arrays. Convert vertexCount to an 'f32Count', which is vertexCount * 2.
Diffs=
df9c651a1 Fix a regression in WASM image meshes (#5950)
Co-authored-by: Chris Dalton <[email protected]>
0 commit comments