You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
-Cleans up the checks of the constant buffers at runtime -Removes the search for conflicts that was exclusive to exec_index & i2f and makes sure merging exec_index only considers temp registers -Adds an EVVM assembly string representation in the Generated Code view -fixes random_addi implementation that was sharing the buffer increment value between the random seed and the addition operand -fixes a OOB access/stomp when dealing with newly identified unused ext function output operands #jira UE-193006, UE-193112 #rb stu.mckenna [CL 27182518 by rob krajcarski in ue5-main branch]