- Added reset button to Env lighting tool palette
- Added reset scale to grab tool
- Added color temp UI material and curve assets
- Added deselect all function to tool initialisation routine
- Modified scrollbars to be visually distinct from slider bars
#virtualized
[CL 31371581 by richard graham in ue5-main branch]
Also added warning and error logging on screen for bad setups (sub type with no asset, bypass global filters enabled)
[FYI] antoine.guilbaud, julien.lheureux, ryan.buehler, jack.mckelvie, pontus.ryman, adam.rosengren
#changelist validated
#virtualized
[CL 31368823 by jeansebastien guay in ue5-main branch]
Fixed focus line trace logic to ignore VScout lights, drawings and bookmarks so geo created by users in a session does not block the focus line trace. This is a temporary measure until we can investigate having a custom trace channel for projects using VScout.
Fixed logic around rebuilding the monitor. Viewfinder UMG widget is not destroyed and recreated each time the monitor geo is rebuilt. Widget is only created once, when the tool is first initialized.
Fix in VScout button classes for findparentbywidgettype == null when not parented to the XRCreativePalette
#jira UE-205595, UE-205591
[FYI] tommy.lahitte
#rb richard.graham
#virtualized
[CL 31353844 by richard graham in ue5-main branch]
- Commandline in Xcode is now used, if we want Swift to set the CL, we'll have to pause the engine startup sooner
- Added auto-launch timer to the SwiftUI window for easier development (don't need to wear the VP) to debug startup crashes, etc
- Depth texture was too big, so halved the resolution of the viewports (work in progress)
- Currently asserting in XR code, or crashing in compositor services code
#rb Jeff.Fisher
#changelist validated
#virtualized
[CL 31347927 by josh adams in ue5-main branch]
- Cleanup pass unexporting functions that dont need to be
- Fix issue with icon style not properly set up for Tracker Component
#rb Loris.Rossi
#changelist validated
#virtualized
[CL 31339368 by juan portillo in ue5-main branch]