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
524cd70dbba8b7877dab9f3e51fb42101c19d8db
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryFramework
/
Private
History
jimmy andrews
e492ad203e
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 27042996 by jimmy andrews in ue5-main branch]
2023-08-11 16:02:30 -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 16:02:30 -04:00
DynamicMeshActor.cpp
…
GeometryFrameworkModule.cpp
…
UDynamicMesh.cpp
…