Prebuilt module for commit e1961c2b91

This commit is contained in:
Paper.js Bot 2016-06-10 08:32:34 +00:00
parent c7990fe5f3
commit e51fb14ad0
6 changed files with 6 additions and 5 deletions

View file

@ -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).

View file

@ -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
View file

@ -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
*
***
*

View file

@ -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
View file

@ -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
*
***
*

View file

@ -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
*
***
*