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
ea34b09df362e7707cf156bd42febac98aaa90e8
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
MeshUtilities
/
Private
History
Alexis Matte
b02ddd6c61
Fix the function CreateImportDataFromLODModel and add some automation test to make sure the function is working properly.
...
#jira none #rb david.coral [CL 16061599 by Alexis Matte in ue5-main branch]
2021-04-20 10:56:32 -04:00
..
MeshCardRepresentationUtilities.cpp
Fixed crash cooking when project does not have r.GenerateMeshDistanceFields enabled
2021-03-23 22:43:50 -04:00
MeshDistanceFieldUtilities.cpp
Removed external linkage from ComputerLinearVoxelIndex() in two separate modules to prevent monolithic link errors.
2021-04-01 04:59:16 -04:00
MeshRepresentationCommon.cpp
Sparse, narrow band, streamed Mesh Signed Distance Fields
2021-03-23 22:40:05 -04:00
MeshRepresentationCommon.h
Fixed Linux compile error
2021-03-23 22:41:24 -04:00
MeshUtilities.cpp
Fix the function CreateImportDataFromLODModel and add some automation test to make sure the function is working properly.
2021-04-20 10:56:32 -04:00
MeshUtilitiesPrivate.h
Sparse, narrow band, streamed Mesh Signed Distance Fields
2021-03-23 22:40:05 -04:00
SkeletalMeshTools.cpp
Merge UE5/Release-Engine-Staging @ CL# 15299266 to UE5/Main
2021-02-03 14:57:28 -04:00
SkeletalMeshTools.h
…