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
b4e8d15a9fc05dffdeec7ccbcfcd863cfdc27294
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
MaterialBaking
/
Private
History
Andrew Davidson
3ddc3a4da3
Merge up from //UE5/Dev-LargeWorldCoordinates
...
#rb none [CL 16211417 by Andrew Davidson in ue5-main branch]
2021-05-05 15:07:25 -04:00
..
ExportMaterialProxy.h
Remove SCOPED_SUSPEND_RENDERING_THREAD from OBJs exporter
2021-04-05 14:19:15 -04:00
MaterialBakingHelpers.cpp
MaterialBaking - Cap smearing iterations to avoid extreme processing time on high resolution baked textures
2021-04-14 15:49:40 -04:00
MaterialBakingModule.cpp
Fixed crash when baking a material for export from a mac.
2021-04-10 10:03:45 -04:00
MaterialBakingModule.h
MaterialBaking module - cleanup cached material proxies upon module shutdown & GC collect passes
2021-02-16 13:37:31 -04:00
MaterialOptionsCustomization.cpp
…
MaterialOptionsCustomization.h
…
MaterialOptionsWindow.cpp
Improved the details panel root object customization API to support multiple objects in the "root object set". Deprecated old functionality and removed pass through customizations that are no longer needed
2020-02-12 09:41:11 -05:00
MaterialOptionsWindow.h
Improved the details panel root object customization API to support multiple objects in the "root object set". Deprecated old functionality and removed pass through customizations that are no longer needed
2020-02-12 09:41:11 -05:00
MaterialRenderItem.cpp
Merge up from //UE5/Dev-LargeWorldCoordinates
2021-05-05 15:07:25 -04:00
MaterialRenderItem.h
Converted canvas rendering to RDG.
2021-01-21 14:46:38 -04:00
MaterialRenderItemData.cpp
…
MaterialRenderItemData.h
…