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
While it would indeed be great to get a fix, and I understand that you are trying your best to raise attention, this is not a regression in 9.1, so we wouldn't hold the release for that issue.
v9.1
Chores
luma.gl@~9.0.0
@ibgreenPrepare for WebGPU
device.readPixelsWebGL()
is still supported, will be removed in luma.gl 9.2.device.clearWebGL()
(requires creating new renderpasses with clearColor, clearDepth parameters)device.updateModuleSettingsWebGL()
device.setParametersWebGL()
device.withParametersWebGL()
GL.TRIANGLE_FAN
topology / draw modes (not supported by webgpu)ShaderInputs
from luma @felixpalmerBugs
Clean up / remove deprecations etc
TBD
PRs for consideration for v9.1 inclusion
The text was updated successfully, but these errors were encountered: