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
47c94de653eac7d7043dc61596597fd9bc655b15
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
Math
History
steve robb
66266c6a11
Fixed up DerivedDataCache, DesktopPlatform, ApplicationCore, AssetRegistry, Core, CoreUObject, Projects, Sockets code to use EAllowShrinking instead of bools.
...
[CL 30676428 by steve robb in ue5-main branch]
2024-01-17 19:51:06 -05:00
..
BasicMathExpressionEvaluator.cpp
Fixed up DerivedDataCache, DesktopPlatform, ApplicationCore, AssetRegistry, Core, CoreUObject, Projects, Sockets code to use EAllowShrinking instead of bools.
2024-01-17 19:51:06 -05:00
Box2D.cpp
…
Color.cpp
Added missing max(0, ) to MakeFromColorTemperature() and MaterialExpressionBlackBody() and also added a missing clamp on the temperature input to MaterialExpressionBlackBody.
2023-11-22 00:00:11 -05:00
ColorList.cpp
…
DoubleFloat.cpp
Add cpp types for DoubleFloat vectors/matrices.
2024-01-08 06:29:21 -05:00
FloatPacker.cpp
…
GenericOctree.cpp
…
SHMath.cpp
…
Sobol.cpp
…
Sphere.cpp
…
Transform.cpp
…
TransformVectorized.cpp
…
UnitConversion.cpp
Fixed up DerivedDataCache, DesktopPlatform, ApplicationCore, AssetRegistry, Core, CoreUObject, Projects, Sockets code to use EAllowShrinking instead of bools.
2024-01-17 19:51:06 -05:00
UnrealMath.cpp
Fixed up DerivedDataCache, DesktopPlatform, ApplicationCore, AssetRegistry, Core, CoreUObject, Projects, Sockets code to use EAllowShrinking instead of bools.
2024-01-17 19:51:06 -05:00
UnrealMath.tps
…
UnrealMathSSE.cpp
…