0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #11 from mmassing/master More... about 10 years ago
Make sure vertex error is evaluated before add_vertex_in_edge is called. More... about 10 years ago
Solver: initialize variables in constructor. More... about 10 years ago
Try parallel solver if determinant of LLL solver is close to zero. More... about 10 years ago
Decrease epsilon in quad-float chop method. More... about 10 years ago
Fix medial-axis filter discarding skeleton edges at very pointy polygon corners. More... about 10 years ago
cmake: Comment out hard-coded build type in CMakeFile.txt More... about 10 years ago
cmake: Modify quotation marks as to not generate any warnings. More... about 10 years ago
simply distutils.sysconfig.get_python_lib() might work on both Ubuntu and OSX? More... about 10 years ago
more minor fixes More... about 10 years ago
fix bug found by Joe (see Issue #10) More... about 10 years ago
minor cleanup/comments to cmakelists More... about 10 years ago
Merge branch 'master' of github.com:aewallin/openvoronoi More... about 10 years ago
minor arc testing More... about 10 years ago
try to debug failing test More... over 10 years ago
show point coords More... over 10 years ago
test does not require vtk More... over 10 years ago
Increase tolerance when identifying parallel edges. More... over 10 years ago
rpg is now called randompolygon More... over 10 years ago
Numerically stabilize detection of parallel line / line sites. More... almost 11 years ago
add link to voro++ and Triangle. update link to boost.polygon.voronoi More... almost 11 years ago
add more comments to the script More... about 11 years ago
work on offset nesting More... over 11 years ago
add comments to silence doxygen warnings More... over 11 years ago
fix scripts More... over 11 years ago
ttt is now trutypetracer More... over 11 years ago
make these scripts run again More... over 11 years ago
fix tests More... over 11 years ago
rpg example More... over 11 years ago
truetypetracer tests More... over 11 years ago