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
81bdee57d5bcceb3dcb65cfade052d58d1e35a02
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
History
Saul Abreu
1f8aa5c495
Fixed text test that was incorrectly comparing the number of code units in a string of one type to the number of code points in another type.
...
[CL 2251957 by Saul Abreu in Main branch]
2014-08-11 17:26:46 -04:00
..
Private
Fixed text test that was incorrectly comparing the number of code units in a string of one type to the number of code points in another type.
2014-08-11 17:26:46 -04:00
Public
Linux window changes from PR
#306
.
2014-08-11 15:30:21 -04:00
Resources
/Windows
Add concept of an 'API version' for modules, which is used for determining compatibility of DLLs. By default, the API version is the current changelist number, but can be set to previous changelists when making hotfixes. The API version number is stored in a special resource section for DLLs on Windows, and in the current-version field for dylibs on Mac.
2014-06-20 13:02:34 -04:00
Core.Build.cs
[Github] PR
#306
: safe/minor changes.
2014-07-30 23:46:52 -04:00