Skip to content

chore: Bump luma.gl@alpha.11#10141

Open
ibgreen wants to merge 2 commits intomasterfrom
ib/luma-alpha-11
Open

chore: Bump luma.gl@alpha.11#10141
ibgreen wants to merge 2 commits intomasterfrom
ib/luma-alpha-11

Conversation

@ibgreen
Copy link
Copy Markdown
Collaborator

@ibgreen ibgreen commented Mar 29, 2026

  • Bump to alpha.11
  • Fix PBR shader related issues
  • Update a GLTF animation related golden image
  • Improve shader error reporting in render tests.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 80.407% (+0.01%) from 80.395%
when pulling e72af7f on ib/luma-alpha-11
into e784bae on master.

@ibgreen ibgreen marked this pull request as ready for review March 29, 2026 14:32
@ibgreen ibgreen requested review from Pessimistress, chrisgervang and felixpalmer and removed request for chrisgervang March 29, 2026 14:33
import type {DataFilterExtensionOptions, DataFilterExtensionProps} from './data-filter-extension';
import {UniformFormat} from '@luma.gl/shadertools/dist/types';

type UniformFormat = 'i32' | 'vec4<f32>' | 'vec4<u32>';
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove the import?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants