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.3
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryFramework
/
Private
History
Jimmy Andrews
b7258350cb
Fix ensure when ExternallyProvided tangents are requested on a DynamicMeshComponent but the DynamicMesh does not have tangents. Fall back to the no-tangents case.
...
#jira UE-192574 #rb ryan.schmidt [CL 27042816 by Jimmy Andrews in 5.3 branch]
2023-08-11 15:58:01 -04:00
..
Changes
…
Components
Fix ensure when ExternallyProvided tangents are requested on a DynamicMeshComponent but the DynamicMesh does not have tangents. Fall back to the no-tangents case.
2023-08-11 15:58:01 -04:00
DynamicMeshActor.cpp
…
GeometryFrameworkModule.cpp
…
UDynamicMesh.cpp
…