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
558f635cd43e0dfddb35fff222df266602de52fb
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Shared
/
EpicGames.Serialization
History
Ben Marsh
8684b930ed
Remove implicit conversions from string to Utf8String. This conversion is not free, and recent versions of the MongoDB driver do not handle implicit conversions correctly at runtime.
...
[CL 28456358 by Ben Marsh in ue5-main branch]
2023-10-04 10:49:04 -04:00
..
Converters
Remove implicit conversions from string to Utf8String. This conversion is not free, and recent versions of the MongoDB driver do not handle implicit conversions correctly at runtime.
2023-10-04 10:49:04 -04:00
CbConverter.cs
Remove implicit conversions from string to Utf8String. This conversion is not free, and recent versions of the MongoDB driver do not handle implicit conversions correctly at runtime.
2023-10-04 10:49:04 -04:00
CbField.cs
Remove implicit conversions from string to Utf8String. This conversion is not free, and recent versions of the MongoDB driver do not handle implicit conversions correctly at runtime.
2023-10-04 10:49:04 -04:00
CbPackage.cs
Horde: Fix some random static analyzer messages.
2023-09-13 09:12:25 -04:00
CbSerializer.cs
…
CbWriter.cs
Remove implicit conversions from string to Utf8String. This conversion is not free, and recent versions of the MongoDB driver do not handle implicit conversions correctly at runtime.
2023-10-04 10:49:04 -04:00
EpicGames.Serialization.csproj
…