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
478f94de69383f34ed70a4da86af33866300d782
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Private
History
steve robb
20e93ad90b
Fixed potentially uninitialized variables.
...
#jira UE-87511 [CL 33146357 by steve robb in ue5-main branch]
2024-04-22 14:54:14 -04:00
..
Clustering
…
CompGeom
Specify the ConvexDecomposition3 thicken hull after failure parameter in world space, not local space, to match other parameters on that class
2024-04-16 11:53:12 -04:00
DynamicMesh
Removed unused variables.
2024-04-15 08:49:28 -04:00
Generators
Fixed potentially uninitialized variables.
2024-04-22 14:54:14 -04:00
Implicit
…
Intersection
…
Operations
fix unreachable implicit "++iterator" in cases where a for-loop was used to just grab the first element of a set or map
2024-02-28 14:51:06 -05:00
Parameterization
…
Sampling
fix issue where point sampling would compute incorrect mesh triangle areas for non-compact meshes
2024-03-20 12:20:55 -04:00
Selections
…
Spatial
…
Util
…
DynamicMeshEditor.cpp
add a 'cut outside' option to the polycut tool
2024-04-17 11:34:05 -04:00
EdgeLoop.cpp
…
EdgeSpan.cpp
…
GeometryCoreModule.cpp
…
IndexUtil.cpp
…
MathUtil.cpp
…
MeshBoundaryLoops.cpp
…
MeshRegionBoundaryLoops.cpp
…