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
4e369535f332855377791e253c4c0d0277467d02
UnrealEngineUWP
/
Engine
History
Ben Marsh
4e369535f3
Horde: Return bundles directly from IBlobStore
...
#preflight none [CL 22077953 by Ben Marsh in ue5-main branch]
2022-09-19 15:10:13 -04:00
..
Binaries
Set UnrealSwarm .NET Framework target version to 4.6.2
2022-09-13 12:19:52 -04:00
Build
Bumping the version number for DS exporters and UE standalone installer
2022-09-19 13:09:00 -04:00
Config
Rename Whitelist to Allowlist and update config redirects.
2022-09-16 12:44:27 -04:00
Documentation
Documentation for build tools
2022-09-17 00:58:10 -04:00
Extras
Mac: fix installation of Android NDK throught the script SetupAndroid.command
2022-09-19 06:18:34 -04:00
Platforms
/Hololens
UnrealBuildTool: Demote exception when generating hololens project to a warning
2022-09-16 15:41:54 -04:00
Plugins
- Implemented a color wheel fix (still partially bugging, still a work in progress).
2022-09-19 13:37:18 -04:00
Programs
…
Shaders
Lumen surface cache feedback hash table GPU hang fix. Logic to break out if the hash table fills up is broken if the termination element is zero, because the index wrap happens inside the loop, after the for loop conditional has been evaluated. Logic rearranged to avoid "MaxIndex" comparison, and instead do a fixed number of iterations, computing Index in the loop. Swarm 22072596 reviewed in //UE5/Dev-ParallelRendering.
2022-09-19 10:36:16 -04:00
Source
Horde: Return bundles directly from IBlobStore
2022-09-19 15:10:13 -04:00