You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Changes the text style of the shader code view to a monospace font (like the output log). - Changes the text block of the shader code view to an editable (read-only) text block to allow selecting and copying out of the text field. - Adds a line-number text bock to the left side of the view. - Also fix crash when FShaderPlatformSettings::GetShaderCode() is invoked before its instances are initialized. #rnx #rb Jason.Nadro [CL 33727664 by laura hermanns in ue5-main branch]