Activity
Revert "update to Transform in PrimitiveSurface"
Revert "update to Transform in PrimitiveSurface"
small fix to Grid and HeldViewModel
small fix to Grid and HeldViewModel
fixed a bug in min circle calculation
fixed a bug in min circle calculation
fix to segmentsegment intersection, comments, compiler switch in Pres…
fix to segmentsegment intersection, comments, compiler switch in Pres…
change some internal methods to public
change some internal methods to public
renamed AggregateNormal to AverageFaceNormals
renamed AggregateNormal to AverageFaceNormals
added the conversion ToVector3 in Vector4
added the conversion ToVector3 in Vector4
update to Transform in PrimitiveSurface
update to Transform in PrimitiveSurface
everything compiles now...need to start testing. PolygonOperations.Si…
everything compiles now...need to start testing. PolygonOperations.Si…
one argument made optional. some Remove and Sort Usings
one argument made optional. some Remove and Sort Usings
finally got through erros in PolygonOps..IsInside, but this is really…
finally got through erros in PolygonOps..IsInside, but this is really…
this is gonna mess things up but merging in clipper2
this is gonna mess things up but merging in clipper2
finally some headway with AddIntersectionBetweenLines
finally some headway with AddIntersectionBetweenLines
merge in from master...nothing really here, which is good
merge in from master...nothing really here, which is good
okay, need to get the segment relationships
okay, need to get the segment relationships
need to add this, because repearVertex can be null.
need to add this, because repearVertex can be null.
if polygon is is not closed then don't make the first edge
if polygon is is not closed then don't make the first edge
dabbly changes made over xmas break
dabbly changes made over xmas break
small comment added to clarify method in BoundingBox
small comment added to clarify method in BoundingBox
fixed a dumb error that persisted for years in RotatingCaliper method.
fixed a dumb error that persisted for years in RotatingCaliper method.
cleaning up Minkowski alot. It's still not perfect but it is function…
cleaning up Minkowski alot. It's still not perfect but it is function…