mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-19 06:00:56 -05:00
Prebuilt module for commit e1961c2b91
This commit is contained in:
parent
c7990fe5f3
commit
e51fb14ad0
6 changed files with 6 additions and 5 deletions
|
@ -177,6 +177,7 @@ contribute to the code.
|
|||
Webpack (#986).
|
||||
- Improve hit-testing and `#contains()` checks on path with horizontal lines
|
||||
(#819).
|
||||
- Improve reliability of `Path#getInteriorPoint()` in rare edge-cases.
|
||||
- Handle non-reversible matrices in `Item#hitTest()` (#617).
|
||||
- Fix various issues with adding and removing of segments in paths (#815).
|
||||
- Support bubbling up of `doubleclick` events on `Group` (#834).
|
||||
|
|
2
dist/docs/assets/js/paper.js
vendored
2
dist/docs/assets/js/paper.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Fri Jun 10 10:24:19 2016 +0200
|
||||
* Date: Fri Jun 10 10:29:38 2016 +0200
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-core.js
vendored
2
dist/paper-core.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Fri Jun 10 10:24:19 2016 +0200
|
||||
* Date: Fri Jun 10 10:29:38 2016 +0200
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-core.min.js
vendored
2
dist/paper-core.min.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Fri Jun 10 10:24:19 2016 +0200
|
||||
* Date: Fri Jun 10 10:29:38 2016 +0200
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-full.js
vendored
2
dist/paper-full.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Fri Jun 10 10:24:19 2016 +0200
|
||||
* Date: Fri Jun 10 10:29:38 2016 +0200
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-full.min.js
vendored
2
dist/paper-full.min.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Fri Jun 10 10:24:19 2016 +0200
|
||||
* Date: Fri Jun 10 10:29:38 2016 +0200
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue