Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3a451b677717137eaa41e5831f6372862213d766
https://github.com/WebKit/WebKit/commit/3a451b677717137eaa41e5831f6372862213d766
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-06-12 (Fri, 12 Jun 2026)
Changed paths:
M Source/WebKit/GPUProcess/graphics/Model/ModelRenderer.swift
M Source/WebKit/GPUProcess/graphics/Model/USDModel.swift
Log Message:
-----------
Transforming the camera instead of the model leads to undesirable lighting
effects
https://bugs.webkit.org/show_bug.cgi?id=317040
rdar://179522538
Unreviewed, revert of 312407@main
* Source/WebKit/GPUProcess/graphics/Model/ModelRenderer.swift:
(ImplicitFragmentInPlace.setBackgroundColor(_:)):
(ImplicitFragmentInPlace.setCameraTransformForModelTransform(_:)): Deleted.
* Source/WebKit/GPUProcess/graphics/Model/USDModel.swift:
(WKBridgeReceiver.meshTransforms):
(WKBridgeReceiver.modelTransform):
(render(with:commandBuffer:)):
(updateMesh(_:)):
(setTransform(_:)):
Canonical link: https://commits.webkit.org/315155@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications