Ben Cragg
|
f698bae1df
|
Added floating point round error correction
|
2019-04-10 12:47:07 +01:00 |
Michal Štrba
|
a6c8b92517
|
Merge pull request #174 from bcvery1/addLine
Add line geometry
|
2019-04-04 17:49:16 +02:00 |
Ben Cragg
|
9eb2834a10
|
fixed index issue
|
2019-04-04 16:20:21 +01:00 |
Ben Cragg
|
0092d6a577
|
implementing pre 1.8 sortslice solution
|
2019-04-04 16:09:25 +01:00 |
Ben Cragg
|
b8bb00a161
|
Setting order of returned points on Circle
|
2019-04-04 15:49:40 +01:00 |
Ben Cragg
|
29b1220ec3
|
Setting order of returned points on Rect
|
2019-04-04 15:48:27 +01:00 |
Ben Cragg
|
364a7a84ae
|
Prevented test results order mattering
|
2019-04-04 15:31:34 +01:00 |
Ben Cragg
|
bcda85acd2
|
Adding fullstop at end of func comment
|
2019-04-04 15:13:47 +01:00 |
Ben Cragg
|
966150a856
|
Removing backticks
|
2019-04-04 15:13:24 +01:00 |
Ben Cragg
|
f3377bb16f
|
Added circle intersection points
|
2019-04-04 11:53:48 +01:00 |
Ben Cragg
|
4795a92b41
|
fixed line intersect and added rect intersection points
|
2019-04-03 16:58:30 +01:00 |
Ben Cragg
|
83c62a0313
|
fixing line intersect function
|
2019-04-03 16:21:57 +01:00 |
Ben Cragg
|
c3e69c4f35
|
Tidying up function comments
|
2019-04-03 15:26:38 +01:00 |
Ben Cragg
|
352785e1b8
|
Supporting pre go1.10
|
2019-04-03 12:37:33 +01:00 |
Ben Cragg
|
e6392a228d
|
Making len more sensible
|
2019-04-03 12:22:21 +01:00 |
Ben Cragg
|
3592de858c
|
Clarified comment
|
2019-04-03 12:19:30 +01:00 |
Ben Cragg
|
a1d36f8c7e
|
Clarified comment
|
2019-04-03 12:16:27 +01:00 |
Ben Cragg
|
98d5b9b417
|
Adding vertical/horizontal edge cases
|
2019-04-03 12:12:27 +01:00 |
Ben Cragg
|
e5ff236d71
|
Removed debug lines
|
2019-04-03 12:03:58 +01:00 |
Ben Cragg
|
faf6558294
|
wip line tests
|
2019-04-03 12:03:07 +01:00 |
Ben Cragg
|
e99ac56daa
|
wip line tests
|
2019-04-03 11:52:42 +01:00 |
Ben Cragg
|
aa7ef59ecd
|
wip line tests
|
2019-04-03 11:47:36 +01:00 |
Ben Cragg
|
eb3d7e0787
|
wip line tests
|
2019-04-03 11:09:14 +01:00 |
Ben Cragg
|
11e2012ef5
|
WIP line tests
|
2019-04-03 08:23:34 +01:00 |
Ben Cragg
|
8cd352b7a3
|
WIP line tests
|
2019-04-03 08:13:33 +01:00 |
Ben Cragg
|
997f23dfb5
|
WIP line tests
|
2019-04-02 17:01:18 +01:00 |
Ben Cragg
|
04c3ef72a3
|
WIP line tests
|
2019-04-02 16:27:54 +01:00 |
Ben Cragg
|
237d77596f
|
WIP line tests
|
2019-04-02 13:48:43 +01:00 |
Ben Cragg
|
c7eac06499
|
WIP line tests
|
2019-04-02 13:46:50 +01:00 |
Ben Cragg
|
55b87ca5b1
|
WIP line tests
|
2019-04-02 13:33:41 +01:00 |
Ben Cragg
|
2478da5d12
|
wip adding line tests
|
2019-04-02 08:49:45 +01:00 |
Ben Cragg
|
cca37c750e
|
wip adding line tests
|
2019-04-01 16:01:08 +01:00 |
Ben Cragg
|
1a275b5929
|
Filled rect tests
|
2019-04-01 15:44:14 +01:00 |
Ben Cragg
|
9d07d69429
|
Fixed so corners are provided in anticlockwise pattern
|
2019-04-01 15:42:20 +01:00 |
Ben Cragg
|
128ec4d4c0
|
Added function to create a Line
|
2019-04-01 15:37:23 +01:00 |
Ben Cragg
|
1eac5d8dc2
|
Added test templates for new rect tests
|
2019-04-01 15:33:31 +01:00 |
Ben Cragg
|
a5ea71811e
|
Added test templates
|
2019-04-01 15:31:34 +01:00 |
Ben Cragg
|
d3912a6486
|
Added Line struct and methods
|
2019-04-01 15:31:20 +01:00 |
Michal Štrba
|
0db4348595
|
Merge pull request #172 from bcvery1/addTilePixReadme
Add related repository TilePix to README
|
2019-03-26 18:35:12 +01:00 |
Ben Cragg
|
b2c8bff6eb
|
Adding related packages
|
2019-03-26 15:42:59 +00:00 |
Ben Cragg
|
95148365d0
|
Reverting back to origin
|
2019-03-26 15:42:12 +00:00 |
Ben Cragg
|
50ef216e79
|
Removing wip files
|
2019-03-26 15:41:32 +00:00 |
Ben Cragg
|
09db6d8b38
|
Merge branch 'master' of github.com:bcvery1/pixel
|
2019-03-26 15:32:42 +00:00 |
Ben Cragg
|
86de5123c0
|
Added related libraries
|
2019-03-26 15:25:41 +00:00 |
Michal Štrba
|
470791a59d
|
Merge pull request #170 from Tobaloidee/master
logo upload & readme update
|
2019-03-20 16:46:00 +01:00 |
tobaloidee
|
0475b1ddb4
|
Update README.md
|
2019-03-20 11:16:49 +08:00 |
tobaloidee
|
c9328c9260
|
Delete logo
|
2019-03-20 11:12:07 +08:00 |
tobaloidee
|
c7836cb3ad
|
logo upload
|
2019-03-20 11:10:30 +08:00 |
tobaloidee
|
3d2f083f70
|
Create logo
|
2019-03-20 11:09:54 +08:00 |
faiface
|
771e2e92e2
|
Merge branch 'master' of https://github.com/faiface/pixel
|
2019-03-18 22:56:18 +01:00 |