Port native XR editor preview plan + agent prompt#2
Merged
Conversation
The 5-phase investigation plan and agent handoff prompt for replacing the current SceneCapture-based editor preview with a native FDisplayXRDevice → PIE hookup. Ported from the predecessor branch; Docs/Internal/ and LeiaUnrealSDK cross-references removed. Adds: - Docs/DisplayXR/EditorPreviewNative.md (5-phase plan) - Docs/DisplayXR/EditorPreviewNative-AgentPrompt.md (agent handoff) Updates: - Docs/DisplayXR/README.md index - Docs/DisplayXR/TODO.md (link to plan, drop "not yet merged" note)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Ports the 5-phase investigation plan and agent handoff prompt for replacing the current
SceneCapture2D-based editor preview with a nativeFDisplayXRDevice→ PIE hookup.These docs previously lived only on the predecessor repo's
editor-preview-xr-nativebranch. Without them here, any agent told to pick up the native-preview work has no primary source material. With them, the task is self-contained in this repo.Cross-references to the deleted
Docs/Internal/handoff docs and to the predecessorLeiaUnrealSDKrepo/paths have been removed; the load-bearing historical claims (e.g. "PIE does not call `UpdateViewport`") are inlined.Files
Test plan