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
3969df897c704688aa504ce45bdefbb871d1ea37
UnrealEngineUWP
/
Engine
/
Source
History
Sebastien Hillaire
3969df897c
Fixed parameter blending with weight applied on BSDF. The problem was similar to not using premultipled alpha. Not when using parameter blended operators, the strata parameters are pre multipled with coverage. It only impacts the base pass, and all not necessary operations should be optimised out by the compiler.
...
#rb charles.derousiers [CL 16416045 by Sebastien Hillaire in ue5-main branch]
2021-05-21 06:55:22 -04:00
..
Developer
UnrealInsights: Add Max-Min column to the counters table
2021-05-21 03:12:09 -04:00
Editor
Add Path Tracer specific material permutation
2021-05-21 01:00:49 -04:00
Programs
adding ParseBytesString / TryParseBytesString for converting "1.2KB" into 1229 etc.
2021-05-21 04:04:11 -04:00
Runtime
Fixed parameter blending with weight applied on BSDF. The problem was similar to not using premultipled alpha. Not when using parameter blended operators, the strata parameters are pre multipled with coverage. It only impacts the base pass, and all not necessary operations should be optimised out by the compiler.
2021-05-21 06:55:22 -04:00
ThirdParty
Cleaning up some DX12 dependencies.
2021-05-20 12:18:48 -04:00
UnrealClient.Target.cs
…
UnrealEditor.Target.cs
…
UnrealGame.Target.cs
…
UnrealServer.Target.cs
…