Richard Davey
|
c91ed91ce3
|
License link update
|
2019-05-10 16:15:04 +01:00 |
|
Richard Davey
|
aa341854c7
|
Happy New Year
|
2019-01-15 16:20:22 +00:00 |
|
Richard Davey
|
6a361ba8ea
|
Line.Extend is a new static function that allows you extend the start and/or end points of a Line by the given amounts.
|
2019-01-05 00:38:20 +00:00 |
|
Richard Davey
|
2780babe10
|
Final Doc Jam merge
|
2018-12-03 15:16:23 +00:00 |
|
Richard Davey
|
91e4a91c5a
|
Added GetNearestPoint and GetShortestDistance methods
|
2018-11-27 00:42:37 +00:00 |
|
Richard Davey
|
4b1c762296
|
Updated @memberOf to @memberof
|
2018-10-10 10:49:13 +01:00 |
|
Richard Davey
|
89b9f42f3e
|
Adding jsdocs
|
2018-09-24 23:20:43 +01:00 |
|
Michael Hadley
|
bf995c7000
|
Line#getPointB documentation typo fix: "start" is used where "end" was intended
|
2018-06-26 20:30:01 -05:00 |
|
Chris Andrew
|
734c0115f9
|
Documented Geom CopyFrom functions and some Point functions.
Documented one remaining Ellipse ContainsRect parameter.
|
2018-06-21 18:42:40 +01:00 |
|
Chris Andrew
|
c2bfc52987
|
Documented the majority of the Geom Line functions.
|
2018-06-21 18:13:56 +01:00 |
|
Daniel
|
24afeded9b
|
Add full stops at end of descriptions
|
2018-04-19 21:59:27 +10:00 |
|
Daniel
|
58964da286
|
Filled description tags for constructor, x1, x2, y1, y2, getPoint return statement, getRandomPoint and setTo methods
|
2018-04-19 16:33:14 +10:00 |
|
Daniel
|
29799f36d0
|
All description tags filled
|
2018-04-19 16:27:32 +10:00 |
|
Tomas Heinsohn Huala
|
8a2c5792f4
|
Line.getPointA&B fix
|
2018-04-05 12:00:42 +02:00 |
|
orblazer
|
e9e16a7b10
|
Add generic types on Geom
|
2018-03-27 15:27:08 +02:00 |
|
orblazer
|
8a9223811f
|
Fix multiple types on Geom
|
2018-03-20 16:01:08 +01:00 |
|
Richard Davey
|
4704745ac6
|
Optional vec2.
|
2018-03-19 16:47:43 +00:00 |
|
Richard Davey
|
034161bd66
|
Line.getPointA and Line.getPointB now return Vector2 instances instead of un-typed objects.
|
2018-03-19 16:34:22 +00:00 |
|
orblazer
|
0e06dcf3a1
|
Update JSDoc on Geom
|
2018-03-19 13:05:23 +01:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
ebe2f0758a
|
Removed incorrect namespace.
|
2018-02-07 16:16:25 +00:00 |
|
Richard Davey
|
40689d1e35
|
Updated jsdocs.
|
2018-02-07 15:27:21 +00:00 |
|
Richard Davey
|
2a86400a28
|
Added in jsdocs
|
2018-01-31 13:54:44 +00:00 |
|
Richard Davey
|
d1c1074979
|
Added jsdocs.
|
2018-01-26 13:14:41 +00:00 |
|
Richard Davey
|
31882e5b48
|
Method returns array of objects instead of array of arrays
|
2018-01-18 01:03:15 +00:00 |
|
Richard Davey
|
9cdd359327
|
Constructors no longer call setTo and getPointAB return object properties updated to x/y
|
2018-01-18 01:02:51 +00:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|