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
613180ea74a8588b2c59567818a515301ea39787
UnrealEngineUWP
/
Engine
/
Source
History
Josh Adams
613180ea74
- Added ability for UObject to override the section name it uses for config properties. This is useful for moving a config class to another module, but still allowing back compatibility. The new name cannot be used in the .ini, only the old names can be used.
...
#rb brandon.schaefer [CL 14824206 by Josh Adams in ue5-main branch]
2020-11-30 18:18:29 -04:00
..
Developer
WidgetReflector: Build widget tooltip only when requested. Add message when the widget is part of an invalidation root.
2020-11-30 15:13:37 -04:00
Editor
Clean up helper methods within the Type Promotion unit tests
2020-11-30 17:44:42 -04:00
Programs
Logged ensures file/line/condition/message captured by CrashReportClientEditor in the analytic diagnostic log.
2020-11-30 17:56:19 -04:00
Runtime
- Added ability for UObject to override the section name it uses for config properties. This is useful for moving a config class to another module, but still allowing back compatibility. The new name cannot be used in the .ini, only the old names can be used.
2020-11-30 18:18:29 -04:00
ThirdParty
Fixed IntelTBB include path case causing compilation issues on native linux.
2020-11-27 11:24:17 -04:00
UnrealClient.Target.cs
Rename UE4Game -> UnrealGame, UE4Client -> UnrealClient, UE4Server -> UnrealServer.
2020-09-11 15:54:42 -04:00
UnrealEditor.Target.cs
…
UnrealGame.Target.cs
Rename UE4Game -> UnrealGame, UE4Client -> UnrealClient, UE4Server -> UnrealServer.
2020-09-11 15:54:42 -04:00
UnrealServer.Target.cs
Rename UE4Game -> UnrealGame, UE4Client -> UnrealClient, UE4Server -> UnrealServer.
2020-09-11 15:54:42 -04:00