Skip to content

Update FBXLoader.js

b4d4a2f
Select commit
Loading
Failed to load commit list.
Closed

Add support for mayas openPBRsurface shader when using the fbx-loader #32584

Update FBXLoader.js
b4d4a2f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 27, 2025 in 3s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 681 in examples/jsm/loaders/FBXLoader.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (94% of all statements in
the enclosing function
have an explicit semicolon).

Check notice on line 703 in examples/jsm/loaders/FBXLoader.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (94% of all statements in
the enclosing function
have an explicit semicolon).