-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracker: v9.1 #9056
Labels
Comments
|
Fix the following bugs in version V9.1. |
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. |
Interleaved context use case is crashing due to
Reproduce steps:
|
Merged
This was referenced Dec 18, 2024
This was referenced Dec 18, 2024
This was referenced Jan 8, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 @felixpalmerWidgets in React
useWidget
hook documentation #9309 @chrisgervangonViewportChange
Update Guard for Widgets #9303 @chrisgervangBugs/PRs needed for release
Module XXX not found
@felixpalmer chore: bump luma to 9.1.0-beta.16 #9345Broken website pages/examples:
Clean up / remove deprecations etc
PRs for consideration for v9.1 inclusion
The text was updated successfully, but these errors were encountered: