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
c245cdc36281eb0cd31c8265a263aaaed00a4580
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
MeshModelingToolset
/
Source
/
ModelingComponents
/
Private
/
Selection
History
henrik karlsson
3b6716a3fc
Fixed missing includes when building non unity/pch
...
#rb none #preflight skipped [CL 22803785 by henrik karlsson in ue5-main branch]
2022-10-26 23:30:49 -04:00
..
BoundarySelectionMechanic.cpp
…
BoundarySelector.cpp
…
DynamicMeshSelector.cpp
…
GeometrySelectionChanges.cpp
…
GeometrySelectionManager.cpp
This change is a strategical submit for a coming change that removes lots of includes in headers that are included by many files. This change contains adding of includes in files that previously got those includes transitively from other inclkudes
2022-10-26 12:57:32 -04:00
GroupTopologySelector.cpp
…
MeshTopologySelectionMechanic.cpp
Fixed missing includes when building non unity/pch
2022-10-26 23:30:49 -04:00
MeshTopologySelector.cpp
…
PersistentMeshSelection.cpp
Updated ../Engine/Plugins/... to inline gen.cpp files
2022-09-28 01:06:15 -04:00
PersistentMeshSelectionManager.cpp
Updated ../Engine/Plugins/... to inline gen.cpp files
2022-09-28 01:06:15 -04:00
PolygonSelectionMechanic.cpp
This change is a strategical submit for a coming change that removes lots of includes in headers that are included by many files. This change contains adding of includes in files that previously got those includes transitively from other inclkudes
2022-10-26 12:57:32 -04:00
StoredMeshSelectionUtil.cpp
…
ToolSelectionUtil.cpp
…