Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6cc828448d7b5f7c8b03f2752d79c2f5e41e3c3b
https://github.com/WebKit/WebKit/commit/6cc828448d7b5f7c8b03f2752d79c2f5e41e3c3b
Author: Mike Wyrzykowski <[email protected]>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M Source/WebCore/Modules/Model/InternalAPI/DDMesh.h
M Source/WebCore/Modules/model-element/DDModelPlayer.h
M Source/WebCore/Modules/model-element/DDModelPlayer.mm
M Source/WebKit/WebProcess/GPU/graphics/Model/RemoteDDMeshProxy.cpp
M Source/WebKit/WebProcess/GPU/graphics/Model/RemoteDDMeshProxy.h
Log Message:
-----------
[macOS + iOS Model] Compute bounding box when geometry is updated
https://bugs.webkit.org/show_bug.cgi?id=300410
rdar://162233357
Reviewed by Etienne Segonzac.
Compute bounding box when the mesh geometry is updated.
Test: model-element/model-element-bounding-box.html passes locally after this
change
* Source/WebCore/Modules/model-element/DDModelPlayer.mm:
(WebCore::computeCenterAndExtents):
(WebCore::DDModelPlayer::load):
Canonical link: https://commits.webkit.org/302194@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications