Files
UnrealEngineUWP/Engine/Source/Editor/MaterialEditor
laura hermanns d665b8a584 [Shaders] Improve UI for shader code view in material stats.
- 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]
2024-05-17 12:39:51 -04:00
..