Skip to content

MaterialX: fix ramptb, and range

a36f92e
Select commit
Loading
Failed to load commit list.
Open

Materialx upgrade #33485

MaterialX: fix ramptb, and range
a36f92e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 12, 2026 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 303 in examples/jsm/loaders/materialx/compile/MaterialXCompileRegistry.js

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

The initial value of fallback is unused, since it is always overwritten.