Scott Williams
|
bde666520c
|
Update README.md
|
2017-02-07 11:47:36 +00:00 |
Scott Williams
|
ef93b0e052
|
improve samples
|
2017-02-06 12:58:18 +00:00 |
Scott Williams
|
8d7bcf1c20
|
Improve extensions
|
2017-02-06 12:57:45 +00:00 |
Scott Williams
|
42b7440993
|
prevent colinear lines returning eronius hits
fixes #7
|
2017-02-06 08:26:09 +00:00 |
Scott Williams
|
b867a9115a
|
add star shape
|
2017-02-05 23:17:57 +00:00 |
Scott Williams
|
4f8f7d4181
|
drawing examples
|
2017-02-05 22:39:43 +00:00 |
Scott Williams
|
7a450e0fe3
|
Revert to source polygon clipper
using 'clipper' directly instead of refactored/butchered version
|
2017-02-05 22:30:02 +00:00 |
Scott Williams
|
d726b97121
|
corner clipping now returns 2 points
|
2017-02-05 19:50:19 +00:00 |
Scott Williams
|
c6ade382a6
|
updated featues
|
2017-02-03 19:28:55 +00:00 |
Scott Williams
|
4c0b7f5e3a
|
translate extensions
|
2017-02-03 19:15:38 +00:00 |
Scott Williams
|
d6efaea442
|
Rotate extensions
|
2017-02-03 19:13:00 +00:00 |
Scott Williams
|
a0edf9eaa3
|
fix intersections counting for ellipses
|
2017-02-03 19:08:05 +00:00 |
Scott Williams
|
e7fb320fb4
|
Add ellipse
fixes #4
|
2017-02-03 18:23:46 +00:00 |
Scott Williams
|
34d1417976
|
clipping corner returns single point
|
2017-02-03 17:46:42 +00:00 |
Scott Williams
|
a58e67048c
|
simple rotate need more understanding drop it for now
|
2017-02-03 17:13:56 +00:00 |
Scott Williams
|
74f68afba9
|
fixed rectangle test
|
2017-02-03 17:09:29 +00:00 |
Scott Williams
|
503c950db3
|
add rotation extension
|
2017-02-03 17:05:07 +00:00 |
Scott Williams
|
68f882ffcc
|
fix precision tests
|
2017-02-03 16:21:55 +00:00 |
Scott Williams
|
c5e761fa68
|
double counting first point
|
2017-02-03 16:16:24 +00:00 |
Scott Williams
|
6300a36bee
|
merge
|
2017-02-03 15:39:00 +00:00 |
Scott Williams
|
c25b41166d
|
Update README.md
|
2017-02-03 15:35:32 +00:00 |
Scott Williams
|
3245edf1af
|
Update README.md
|
2017-02-03 15:35:17 +00:00 |
Scott Williams
|
37c79b5223
|
add regular polygons
|
2017-02-03 15:31:26 +00:00 |
Scott Williams
|
544196c76a
|
add some guards
|
2017-02-02 22:18:31 +00:00 |
Scott Williams
|
3f3912e48c
|
cleanup internal path
|
2017-02-02 22:06:21 +00:00 |
Scott Williams
|
c0f5527532
|
drop IsEmpty logic as not required
|
2017-02-02 21:59:17 +00:00 |
Scott Williams
|
d48667dc63
|
fix icons and clean up readme
|
2017-02-02 21:48:59 +00:00 |
Scott Williams
|
0cdf0e8449
|
Merge pull request #3 from dlemstra/badges
Added badge for codecov.
|
2017-02-02 21:38:52 +00:00 |
Dirk Lemstra
|
3e81968a5b
|
Added badge for codecov.
|
2017-02-02 22:30:07 +01:00 |
Scott Williams
|
0d8d2a8c3a
|
Delete LICENSE
|
2017-02-02 21:14:12 +00:00 |
Scott Williams
|
096cf49d0b
|
fix missing intersections for curves
|
2017-02-02 13:10:43 +00:00 |
Scott Williams
|
8ea69de6b9
|
fix descriptions
|
2017-02-02 10:57:39 +00:00 |
Scott Williams
|
94c2a84d0f
|
make vector comparison looser for duplicate matching
|
2017-02-02 10:25:28 +00:00 |
Scott Williams
|
85a44eb124
|
tidy up corner crossing code
|
2017-02-02 10:11:59 +00:00 |
Scott Williams
|
4b9218da03
|
fix corner/edge detection issues
|
2017-02-02 09:46:17 +00:00 |
Scott Williams
|
29487860c2
|
styling issues
|
2017-02-01 22:18:59 +00:00 |
Scott Williams
|
179420b9b0
|
revert breaking change
|
2017-02-01 22:13:17 +00:00 |
Scott Williams
|
689da2331d
|
code style fixes
|
2017-02-01 20:29:11 +00:00 |
Scott Williams
|
663ea1871e
|
fix style cop warning
|
2017-02-01 17:24:33 +00:00 |
Scott Williams
|
147b328e6f
|
remove duplication and reorganise
|
2017-02-01 17:12:41 +00:00 |
Scott Williams
|
734d97031f
|
move more methods
|
2017-02-01 14:07:42 +00:00 |
Scott Williams
|
d94db3503b
|
reorganise clipper code some more.
|
2017-02-01 08:15:23 +00:00 |
Scott Williams
|
c252e17ddc
|
reorganise clipper code
|
2017-01-31 22:49:35 +00:00 |
Scott Williams
|
4b47cca88d
|
Merge branch 'master' of https://github.com/SixLabors/Shapes.git
|
2017-01-31 18:00:48 +00:00 |
Scott Williams
|
9b2cb8918f
|
fix issue rounding issue loosing crossing point.
|
2017-01-31 18:00:38 +00:00 |
The Gitter Badger
|
ebf9dc74d6
|
Add a Gitter chat badge to README.md (#2)
* Add Gitter badge
|
2017-01-31 13:11:50 +00:00 |
Scott Williams
|
d2f148db42
|
Fix Clipper returning incorrect points
|
2017-01-30 21:25:12 +00:00 |
Scott Williams
|
3dd0c99a60
|
Merge branch 'master' of https://github.com/SixLabors/Shapes.git
|
2017-01-30 20:50:54 +00:00 |
Scott Williams
|
853626266f
|
Ensure shapes don't also implement IPath directly
|
2017-01-30 20:50:41 +00:00 |
Scott Williams
|
c2f85e0c69
|
Update README.md
|
2017-01-30 15:01:24 +00:00 |