Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 59d90a1043ebf2c49399cc1421ed06b5e729cc7b https://github.com/WebKit/WebKit/commit/59d90a1043ebf2c49399cc1421ed06b5e729cc7b Author: Aleksei Marchenko <alek...@apple.com> Date: 2024-04-05 (Fri, 05 Apr 2024)
Changed paths: M Source/WebKit/ModelProcess/cocoa/ModelProcessModelPlayerProxy.mm Log Message: ----------- <model>: clip entities on the page z level rdar://125188888 https://bugs.webkit.org/show_bug.cgi?id=272183 Reviewed by Tim Horton. Initial implementation of clipping on +Z direction should use PortalComponent's ClippingPlane but it is blocked by rdar://123516357. Current implementation uses a workaround based on ClippingPrimitive. Bounding box of the primitive is an arbitrary number that is big enoungh for the model representation. * Source/WebKit/ModelProcess/cocoa/ModelProcessModelPlayerProxy.mm: (WebKit::ModelProcessModelPlayerProxy::didFinishLoading): Canonical link: https://commits.webkit.org/277138@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes