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
56c015cd10fc2c10cdda0430e0ff02fdfce03349
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
History
Saul Abreu
e1fe253a7c
Implemented localized package loading based on trying to find the package located under "<ContentRoot>/L10N/<CultureCode>/<OriginalPackagePath>". The localized package content subdirectories are also filtered out of the content browser views. In the editor, package paths are not redirected in any additional manner, but outside the editor the package paths redirect to the calculated localized package location.
...
[CL 2636232 by Saul Abreu in Main branch]
2015-07-28 18:21:55 -04:00
..
Classes
FStringAssetReference fixes.
2015-07-23 10:49:29 -04:00
Private
Implemented localized package loading based on trying to find the package located under "<ContentRoot>/L10N/<CultureCode>/<OriginalPackagePath>". The localized package content subdirectories are also filtered out of the content browser views. In the editor, package paths are not redirected in any additional manner, but outside the editor the package paths redirect to the calculated localized package location.
2015-07-28 18:21:55 -04:00
Public
Implemented localized package loading based on trying to find the package located under "<ContentRoot>/L10N/<CultureCode>/<OriginalPackagePath>". The localized package content subdirectories are also filtered out of the content browser views. In the editor, package paths are not redirected in any additional manner, but outside the editor the package paths redirect to the calculated localized package location.
2015-07-28 18:21:55 -04:00
CoreUObject.Build.cs
Added cooking stats.
2015-07-13 13:47:48 -04:00