This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17554cd989b4f2a7ee3d06dc94de870a0eb39dc3
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Public
/
Cooker
History
matt peters
902069f53c
IncrementalCook: CookDependencies: Fix comparison function for FCookDependency of type ECookDependency::Function. It was ignoring the arguments to the function and treating all function invocations with the same function name as identical no matter their arguments.
...
#rnx #rb Zousar.Shaker [CL 34216723 by matt peters in ue5-main branch]
2024-06-07 17:39:33 -04:00
..
CookDependency.h
IncrementalCook: CookDependencies: Fix comparison function for FCookDependency of type ECookDependency::Function. It was ignoring the arguments to the function and treating all function invocations with the same function name as identical no matter their arguments.
2024-06-07 17:39:33 -04:00
CookDeterminismHelper.h
IncrementalCook: Add UE::Cook::IDeterminismHelper to write diagnostics for cook indeterminism and false positive iterative skips.
2024-06-06 07:46:50 -04:00
MPCollector.h
Adding multiprocess support for -iterativevalidate (2-phase and 1-phase modes). Added additional hooks to IMPCollector for this and for licensee use (ServerTick and ServerTickPackage) and provided the package name to FMPCollectorClientMessageContext.
2024-05-30 19:43:47 -04:00