solvespace/src/srf
phkahler b3eb589240 Fix issue659 - Problems constraining to ends of Helix.
Create a new copy type for faces that includes the translation aspect of helical extrusions. Also swap the end remappings when the shell is inside out - this was also affecting some Revolve extrusions.
2020-08-07 15:16:47 -04:00
..
boolean.cpp Fix SSurface::EdgeNormalsWithinSurface() to handle non-orthogonal u,v derivatives correctly. 2020-06-06 02:31:01 +00:00
curve.cpp Fix #647 Helix mesh defects. 2020-07-12 19:09:26 -04:00
merge.cpp Improve implementation hiding in IdList/List. NFC. 2019-08-20 15:57:11 +00:00
ratpoly.cpp Better helical triangulation - issue 489. 2020-07-11 14:29:18 -04:00
raycast.cpp Don't init srand(0) because rand isn't used any more. 2020-08-03 15:41:47 -04:00
surface.cpp Fix issue659 - Problems constraining to ends of Helix. 2020-08-07 15:16:47 -04:00
surface.h Better helical triangulation - issue 489. 2020-07-11 14:29:18 -04:00
surfinter.cpp Improve implementation hiding in IdList/List. NFC. 2019-08-20 15:57:11 +00:00
triangulate.cpp remove another redundant pass checking earness 2020-07-22 10:27:01 -04:00