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
ccaa968ad22809360e7ba418a30f2cb5e587f304
UnrealEngineUWP
/
Engine
/
Plugins
/
Experimental
/
GeometryProcessing
/
Source
History
Jimmy Andrews
ccaa968ad2
initial version of a plane cut tool
...
#rb ryan.schmidt [CL 6990728 by Jimmy Andrews in Dev-Editor branch]
2019-06-14 13:15:42 -04:00
..
DynamicMesh
initial version of a plane cut tool
2019-06-14 13:15:42 -04:00
GeometricObjects
FFrame::RayPlaneIntersection now returns bool to indicate hit/miss, instead of invalid hit point or point behind ray origin. Updated call sites to handle new behavior.
2019-06-14 11:01:54 -04:00
GeometryAlgorithms
Add constructor for arrangment2d to just directly specify cellsize, to simplify safety logic of planarcuts code
2019-05-28 20:29:08 -04:00
MeshConversion
Removed unused Engine dependency from MeshConversion module
2019-06-11 12:05:41 -04:00
MeshSolverUtilities
Removed unused Engine include in MeshSolverUtilities
2019-06-06 17:00:57 -04:00