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
72f6ecef4a36fc54d7cca8e6e3267d613a207cbe
UnrealEngineUWP
/
Engine
/
Source
History
Josh Adams
72f6ecef4a
- Updated default AutoSDK install location to work across host platforms better
...
#rb brandon.schaefer [CL 14897939 by Josh Adams in ue5-main branch]
2020-12-10 11:01:54 -04:00
..
Developer
Removing d3dx9, d3dx10 and d3dx11 since we don't use them anymore.
2020-12-09 16:44:43 -04:00
Editor
- Move AudioEditorSubsystem to AudioWidgetSubsystem and respective Interfaces to Engine so they can be used at runtime
2020-12-10 00:43:31 -04:00
Programs
- Updated default AutoSDK install location to work across host platforms better
2020-12-10 11:01:54 -04:00
Runtime
UE5 - Identify Canceled Tasks with a seperate state. This can make some Frontends easier to implement. Also cleaned up all the differnt Taskstates that are mostly useless for the User and consolidated them for ease of use. Also used the opprotunity to unify the Busy Waiting using the modified TaskDelegate.
2020-12-10 09:57:21 -04:00
ThirdParty
Removing d3dx9, d3dx10 and d3dx11 since we don't use them anymore.
2020-12-09 16:44:43 -04:00
UnrealClient.Target.cs
…
UnrealEditor.Target.cs
…
UnrealGame.Target.cs
…
UnrealServer.Target.cs
…