You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Headless WebGPU runtime on the root package: createDebugPipelineRuntime, createDebugViewportRenderer, createDebugPipelineRuntimeKey, and readHeatmapCostFromCanvas.
DebugViewsOptions, DebugViewsControlValues, and layout/pane helpers exported from the React-free entrypoint.
Starlight Headless Runtime guide and unit tests for control helpers and pipeline runtime keys.
Changed
/r3f is now a thin adapter over the canonical core runtime.
useDebugViewsControls imports types from core instead of the R3F module.
Removed the monolithic debug-views-post.tsx implementation file. Public R3F API unchanged for DebugViewLayer consumers.