Richard Davey
|
ffd1d218e6
|
Rectangle.Union will now cache all vars internally so you can use one of the input rectangles as the output rectangle without corrupting it.
|
2018-04-11 12:44:37 +01: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
|
917dc8f8be
|
Rectangle.getLineA/B/C/D now returns a Line instead of an untyped object. It also now has an optional argument that allows you to pass a Line in to be populated, rather than creating a new one.
|
2018-03-19 16:47:34 +00:00 |
|
orblazer
|
0e06dcf3a1
|
Update JSDoc on Geom
|
2018-03-19 13:05:23 +01:00 |
|
Richard Davey
|
a223b35ccf
|
Rectangle.top wouldn't reset the y position if the value given never exceed the Rectangles bottom. Fix #3290 (thanks @chancezeus)
|
2018-02-28 21:25:55 +00:00 |
|
Richard Davey
|
86f00eeb52
|
eslint fixes
|
2018-02-16 18:17:51 +00: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
|
d46662cd46
|
Swapped to using Number.MAX_VALUE so repeat -1 now works properly in IE11 and below.
|
2018-01-18 14:59:32 +00:00 |
|
Antriel
|
be39bd4260
|
Fixed rectangle/Union.
|
2018-01-16 11:04:14 +01:00 |
|
Antriel
|
44a2919774
|
Fixed rectangle/GetCenter.
|
2018-01-16 09:22:51 +01:00 |
|
Antriel
|
e342480ca4
|
Fixed rectangle/FitOutside.
|
2018-01-16 07:38:41 +01:00 |
|
Antriel
|
c11920ab1b
|
Fixed rectangle/FitInside.
|
2018-01-15 13:38:14 +01:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|