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
0e5ef4fa337d831ceb9977da2a374aaa8dd24c19
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
MaterialEditor
/
Private
History
dmytro ivanov
41384ca36a
Fixing assert in memory stats
...
#rb Jack.Porter [CL 30782381 by dmytro ivanov in ue5-main branch]
2024-01-22 14:16:15 -05:00
..
Tabs
…
Tests
…
FindInMaterial.cpp
Fixed unreachable code warnings/errors.
2024-01-15 12:29:05 -05:00
MaterialEditingLibrary.cpp
…
MaterialEditor.cpp
New material HLSL translator fixes:
2024-01-22 09:29:18 -05:00
MaterialEditor.h
…
MaterialEditorActions.cpp
…
MaterialEditorDetailCustomization.cpp
MaterialEditor: Soft restriction on which blend modes are meant to be used with the alpha holdout blend mode.
2023-12-18 09:28:47 -05:00
MaterialEditorDetailCustomization.h
…
MaterialEditorGraphPanelPinFactory.cpp
…
MaterialEditorHelpers.cpp
…
MaterialEditorHelpers.h
…
MaterialEditorInstanceDetailCustomization.cpp
Expose bOverride_CastDynamicShadowAsMasked in MaterialInstance Editor.
2023-12-18 01:20:11 -05:00
MaterialEditorInstanceDetailCustomization.h
Expose bOverride_CastDynamicShadowAsMasked in MaterialInstance Editor.
2023-12-18 01:20:11 -05:00
MaterialEditorModes.cpp
…
MaterialEditorModule.cpp
…
MaterialEditorTabs.cpp
…
MaterialEditorTabs.h
…
MaterialEditorUtilities.cpp
…
MaterialExpressionClasses.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 19:41:56 -05:00
MaterialExpressionClasses.h
…
MaterialInstanceEditor.cpp
Option to force always compiling materials for mobile in material editor
2024-01-17 11:31:40 -05:00
MaterialInstanceEditor.h
…
MaterialLayersFunctionsCustomization.cpp
…
MaterialLayersFunctionsCustomization.h
…
MaterialPropertyHelpers.cpp
…
MaterialStats.cpp
Fixing assert in memory stats
2024-01-22 14:16:15 -05:00
MaterialStats.h
Option to force always compiling materials for mobile in material editor
2024-01-17 11:31:40 -05:00
MaterialStatsCommon.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 19:41:56 -05:00
MaterialStatsGrid.cpp
Option to force always compiling materials for mobile in material editor
2024-01-17 11:31:40 -05:00
MaterialStatsGrid.h
Adding LWC statistics to the newer shader platform statistics window in the Material Editor.
2024-01-09 12:32:53 -05:00
SMaterialEditorCustomPrimitiveDataWidget.cpp
…
SMaterialEditorCustomPrimitiveDataWidget.h
…
SMaterialEditorStatsWidget.cpp
Option to force always compiling materials for mobile in material editor
2024-01-17 11:31:40 -05:00
SMaterialEditorStatsWidget.h
Option to force always compiling materials for mobile in material editor
2024-01-17 11:31:40 -05:00
SMaterialEditorSubstrateWidget.cpp
…
SMaterialEditorSubstrateWidget.h
…
SMaterialEditorTitleBar.cpp
…
SMaterialEditorTitleBar.h
…
SMaterialEditorViewport.cpp
…
SMaterialEditorViewport.h
…
SMaterialEditorViewportToolBar.cpp
…
SMaterialEditorViewportToolBar.h
…
SMaterialLayersFunctionsTree.cpp
…
SMaterialLayersFunctionsTree.h
…
SMaterialPalette.cpp
…
SMaterialPalette.h
…
SMaterialParametersOverviewWidget.cpp
…
SMaterialParametersOverviewWidget.h
…