Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ea8c3c0022f10ad541e0246c4516a0adf4b9b0e0
https://github.com/WebKit/WebKit/commit/ea8c3c0022f10ad541e0246c4516a0adf4b9b0e0
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-03-17 (Tue, 17 Mar 2026)
Changed paths:
M Source/WebKit/GPUProcess/graphics/Model/ModelUtils.swift
M Source/WebKit/GPUProcess/graphics/Model/USDModel.swift
Log Message:
-----------
Transparent materials are not handled correctly
https://bugs.webkit.org/show_bug.cgi?id=310136
rdar://170398887
Reviewed by Richard Robinson.
Add support for blending in the materials.
* Source/WebKit/GPUProcess/graphics/Model/ModelUtils.swift:
(simd_float4x4.minor):
(simd_float4x4.transformPosition(_:)):
* Source/WebKit/GPUProcess/graphics/Model/USDModel.swift:
(Material.updateMesh(_:)):
(simd_float4x4.minor): Deleted.
Canonical link: https://commits.webkit.org/309451@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications