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
c8e9e7204ac5658800f3ccc0147ea3da88e31ee5
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
MaterialBaking
/
Private
History
eric renaudhoude
96df7eed02
Deprecating unused view family gamma correction.
...
#rb arciel.reckman, rod.bogart [CL 27996251 by eric renaudhoude in ue5-main branch]
2023-09-19 11:03:24 -04:00
..
ExportMaterialProxy.h
- Add Particle Sprite Rotation material function
2023-04-21 17:35:23 -04:00
MaterialBakingHelpers.cpp
…
MaterialBakingModule.cpp
Deprecating unused view family gamma correction.
2023-09-19 11:03:24 -04:00
MaterialBakingModule.h
Fix material baking incorrectly stating that EmissiveColor is baked as sRGB while in reality it's always baked as linear because of the HDR rendertarget.
2023-05-02 10:11:29 -04:00
MaterialOptionsCustomization.cpp
Fix implicit capture of this using [=] deprecated in C++20
2023-06-14 15:07:58 -04:00
MaterialOptionsCustomization.h
…
MaterialOptionsWindow.cpp
Use the FMessageDialog overloads that pass the optional title by-value
2023-04-15 19:49:32 -04:00
MaterialOptionsWindow.h
…
MaterialPropertyEx.cpp
…
MaterialRenderItem.cpp
Deduplicated primitive flags to a shared header & also deduplicated shader paramter construction to shared function in the proxy.
2023-04-26 11:26:23 -04:00
MaterialRenderItem.h
…
MaterialRenderItemData.cpp
…
MaterialRenderItemData.h
…