This website requires JavaScript.
Explore
Help
Sign In
caiyu
/
solvespace
Watch
1
Star
0
Fork
0
You've already forked solvespace
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6894b0c9c3
solvespace
/
src
/
srf
History
phkahler
6894b0c9c3
NFC: remove a critical section, runs faster.
2020-08-19 17:55:42 -04:00
..
boolean.cpp
NFC: remove a critical section, runs faster.
2020-08-19 17:55:42 -04: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
Ratpoly - Less noise in terminal. Comment out expected dbg print and try harder to converge.
2020-08-13 16:56: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
NURBS boolean improvement.
2020-08-13 16:56:18 -04:00
surfinter.cpp
NURBS boolean improvement.
2020-08-13 16:56:18 -04:00
triangulate.cpp
Don't duplicate points when connecting contours with zero length bridge.
Fixes
#303
2020-08-14 16:39:09 -04:00