Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
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
7828b041bce99d6e100ee5ea83cdffdea508938a
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject
History
matt breindel b1db482e36 Disabling warning about too many console variable lookups when creating console variable cook dependencies.
[REVIEW] [at]*matt.peters
#rb Matt.Peters

[CL 33815531 by matt breindel in ue5-main branch]
2024-05-21 19:28:54 -04:00
..
Internal
Added optional tracking and persistence of which properties have been initialized
2024-05-21 12:17:02 -04:00
Private
Disabling warning about too many console variable lookups when creating console variable cook dependencies.
2024-05-21 19:28:54 -04:00
Public
FCookDependency::LoadFromCompactBinary: fix assertion when compact binary has invalid value for the ECookDependency Type. LoadFromCompactBinary by contract should return false for invalid data rather than asserting.
2024-05-21 17:59:55 -04:00
Tests
Added optional tracking and persistence of which properties have been initialized
2024-05-21 12:17:02 -04:00
CoreUObject.Build.cs
- Make FDoubleProperty and FFloatProperty use Verse's extensional float equality semantics, and support value hashing. This should only affect comparison of NaNs: thanks to -ffast-math/fp:fast compiler flags, the previous behavior of FDoubleProperty::Identical/FDoubleProperty::Identical was for them to treat NaNs as equal to all other values. The new behavior is to treat all NaNs as equal to each other, and unequal to numbers.
2024-04-03 10:01:56 -04:00
Powered by Gitea Page: 646ms Template: 18ms
English
English
Licenses API