#JIRA: UE-155684
#preflight 62f2b05f23003b62a30044b8
#review-21277477 @eric.renaudhoude @ruslan.idrisov
#rb eric.renaudhoude, ruslan.idrisov
#rnx
[CL 21296138 by Tony Wong in ue5-main branch]
Rebuild ShaderConductor for Win64, Mac, and Linux.
#rb none
#fyi Charles.DeRousiers, Christopher.Waters
#jira none
#preflight 62f28fb1086f90bbc4a1fa9a
#rnx
[CL 21292262 by Laura Hermanns in ue5-main branch]
- fixed material names (MDL SDK changed returned names to be full function signature with function parameters, set_materials_are_functions not affecting this)
- fixed base_file_texture, file_bump_texture, base_tangent_space_normal_texture
- fixed tex_lookup_float(3, 4), added tex_lookup_float2
#jira UE-160139 UE-145176
#preflight 62f260830264595302ea77e3
#rb will.damon
[CL 21286804 by kerim borchaev in ue5-main branch]
Also, removed a random x20 multiplier when visualising SeparateTranslucentRGB.
#jira UE-160233
#preflight https://horde.devtools.epicgames.com/job/62f2281d23003b62a3ede823
#fyi roel.bartstra, matt.hoffman, Rod.Bogart
[CL 21282597 by Sebastien Hillaire in ue5-main branch]
- Adding a diff row no longer disables colorization (unless colorizeMode is explicitly set to off)
- More formatting improvements for transposed tables
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 21238557 via CL 21238558 via CL 21239577
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)
[CL 21239660 by ben woodhouse in ue5-main branch]
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 21237283 via CL 21237284 via CL 21237285
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)
[CL 21237312 by ben woodhouse in ue5-main branch]
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 21236844 via CL 21236845 via CL 21236850
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)
[CL 21236864 by ben woodhouse in ue5-main branch]
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 21236790 via CL 21236792 via CL 21236794
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)
[CL 21236805 by ben woodhouse in ue5-main branch]
- Add support for transposed summary tables with -transposeTable or -transposeCollatedTable. Html will be transposed on write.
- Add Diff row support with -addDiffRows. This overrides disables automatic colouring for readability. If -transposeTable is specified, the diff rows become diff columns. Diff text is colorized based on a percentage of the max of the two diffs.
- Various fixes and cleanup for summary table writing. Added HtmlTable helper to assist with HTML table formatting and output.
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 21236341 via CL 21236354 via CL 21236357
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)
[CL 21236383 by ben woodhouse in ue5-main branch]