Skip to content

Enable back gltf validation in Sandbox #17009

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

Merged
merged 61 commits into from
Aug 11, 2025
Merged
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
83a26f6
Try formatting fix of #16488
sebavan Apr 15, 2025
322e3e4
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan May 5, 2025
3d4fdd5
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan May 6, 2025
c83383a
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan May 7, 2025
1ee4901
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan May 12, 2025
39ed648
Fix screenshot tools fxaa background color
sebavan May 12, 2025
8290f7f
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan May 13, 2025
6e8354e
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan May 14, 2025
d9e9286
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan May 16, 2025
5741008
Add Legacy diffuse lighting mode to PBR
sebavan May 17, 2025
aa42b8f
Fixy Fixy
sebavan May 17, 2025
2e29d9f
friday evening FTW
sebavan May 17, 2025
17fbcb6
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan May 17, 2025
1f547a0
Fix tests
sebavan May 17, 2025
394afeb
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan May 22, 2025
15d906f
Allow fx files in addons
sebavan May 23, 2025
aba1d22
fix umd
sebavan May 23, 2025
2a04558
fix
sebavan May 23, 2025
3584e8a
fix
sebavan May 23, 2025
8aa7597
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jun 5, 2025
51eb06d
Fix babylon native shader compilation
sebavan Jun 5, 2025
ad2bc83
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jun 5, 2025
229fd71
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jun 13, 2025
a62dffc
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jun 16, 2025
ee0d92b
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jun 23, 2025
74175a8
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jun 23, 2025
5305927
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jun 23, 2025
a0b2b2d
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jun 24, 2025
f79c83c
Fix typo
sebavan Jun 24, 2025
faf405d
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jun 24, 2025
2b5668b
Fix NME PBR default setup
sebavan Jun 24, 2025
cf01d3f
fix
sebavan Jun 25, 2025
b8fc4de
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jun 26, 2025
b6ac9df
custom irradiance functions
sebavan Jun 26, 2025
24e755f
fix...
sebavan Jun 26, 2025
bf96516
Fix Gizmo material leak
sebavan Jun 28, 2025
d9dc68d
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jun 28, 2025
e20ab17
Fix again :-)
sebavan Jun 28, 2025
7e84d7d
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jul 2, 2025
f152b33
Add a way to force run paused animatables
sebavan Jul 2, 2025
25d0818
pr feedback
sebavan Jul 3, 2025
2ee40b0
fix fix
sebavan Jul 3, 2025
a84db9a
Update packages/dev/core/src/Animations/animatable.core.ts
sebavan Jul 3, 2025
ff46cab
fix fix fix
sebavan Jul 3, 2025
1c5b613
Fix Thin Instances Memory leak
sebavan Jul 3, 2025
f3d44ad
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jul 3, 2025
a8890e7
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jul 4, 2025
287f009
typo
sebavan Jul 4, 2025
30062ce
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jul 10, 2025
c5bc13d
Fix IES texture sampling mode
sebavan Jul 10, 2025
9257bdd
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jul 22, 2025
9c7a68b
Fix Out of range values with high contrast
sebavan Jul 22, 2025
97f56b4
hmm
sebavan Jul 22, 2025
0a7e708
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Jul 24, 2025
76dacd6
Fix alphaMode serialization of Node Materials
sebavan Jul 24, 2025
ad24ca3
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Aug 8, 2025
f428e6e
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Aug 9, 2025
38b99e4
Fix Legacy Specular Energy Conservation
sebavan Aug 9, 2025
98cc591
fix visual test
sebavan Aug 9, 2025
a0e6348
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
sebavan Aug 11, 2025
a533717
Enable back gltf validation in sandbox
sebavan Aug 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions packages/tools/sandbox/src/components/renderingZone.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -417,8 +417,7 @@ export class RenderingZone extends React.Component<IRenderingZoneProps> {
const loader = plugin as GLTFFileLoader;
loader.transparencyAsCoverage = this.props.globalState.commerceMode;

// Disable validation temporarily until Chrome 139 is in stable release due to https://issues.chromium.org/issues/419503126
loader.validate = false;
loader.validate = true;

loader.onExtensionLoadedObservable.add((extension: import("loaders/glTF/index").IGLTFLoaderExtension) => {
this.props.globalState.glTFLoaderExtensions[extension.name] = extension;
Expand Down
Loading