8000 Tags · ceceomer/CDT · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ceceomer/CDT

Tags

1.1.2

Toggle 1.1.2's commit message
Bump version to 1.1.2 in CMakeLists.txt

1.1.1

Toggle 1.1.1's commit message
Update CDT version in CMakeLists.txt

1.1.0

Toggle 1.1.0's commit message
artem-ogre#40 Update README to reflect the introduced changes

Add Andre Fecteau to contributors list

1.0.1

Toggle 1.0.1's commit message
artem-ogre#37 Fix bug in "is flip needed" test (isFlipNeeded)

Previously flip was rejected only if both vertices of flip-candidate belong to the super-tri.
The change rejects the flip if at least one vertex belongs to super-tri and original edge does not touch super-tri.
If both original edge and flipped edge touch super-tri: use normal circumcircle test as a tie-breaker.

Add two test files for regression testing.

1.0.0

Toggle 1.0.0's commit message
Remove un-used code

0.9.0

Toggle 0.9.0's commit message
Make super-triangle an equilateral triangle сircumscribed around boun…

…ding square
0