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
5.4
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
MeshModelingToolset
/
Source
/
ModelingComponents
/
Private
/
BaseTools
History
jimmy andrews
82fc3c90bb
Make create-from-selected tools apply updated materials to both the component as well as the asset, so that the material reliably shows in the result while still applying to the asset
...
#jira UE-183218 #rb tyson.brochu [CL 31554905 by jimmy andrews in 5.4 branch]
2024-02-15 23:10:02 -05:00
..
BaseCreateFromSelectedTool.cpp
Make create-from-selected tools apply updated materials to both the component as well as the asset, so that the material reliably shows in the result while still applying to the asset
2024-02-15 23:10:02 -05:00
BaseMeshProcessingTool.cpp
…
BaseVoxelTool.cpp
…
MeshSurfacePointMeshEditingTool.cpp
…
MultiSelectionMeshEditingTool.cpp
…
SingleSelectionMeshEditingTool.cpp
remove deprecated persistent mesh selection code from modelingcomponents
2024-02-14 17:42:39 -05:00
SingleTargetWithSelectionTool.cpp
…