Prebuilt module for commit 99f4ef7204

This commit is contained in:
Paper.js Bot 2016-04-09 01:39:51 +00:00
parent 81953265b7
commit 818f5dde8d
6 changed files with 6 additions and 6 deletions

View file

@ -36,7 +36,7 @@ contribute to the code.
### Changed ### Changed
- Significant overhaul and improvements of boolean path operations - Significant overhaul and improvements of boolean path operations
`PathItem#unite()`, `#subtract()`, `#intersect()`, `#exclude()`, `#divide()` `PathItem#unite()`, `#subtract()`, `#intersect()`, `#exclude()`, `#divide()`
[#936]: (#936):
- Improve handling of self-intersecting paths and non-zero fill-rules. - Improve handling of self-intersecting paths and non-zero fill-rules.
- Handle operations on identical paths. - Handle operations on identical paths.
- Improve handling of near-collinear lines. - Improve handling of near-collinear lines.

View file

@ -9,7 +9,7 @@
* *
* All rights reserved. * All rights reserved.
* *
* Date: Fri Apr 8 18:23:08 2016 -0700 * Date: Fri Apr 8 18:37:20 2016 -0700
* *
*** ***
* *

2
dist/paper-core.js vendored
View file

@ -9,7 +9,7 @@
* *
* All rights reserved. * All rights reserved.
* *
* Date: Fri Apr 8 18:23:08 2016 -0700 * Date: Fri Apr 8 18:37:20 2016 -0700
* *
*** ***
* *

View file

@ -9,7 +9,7 @@
* *
* All rights reserved. * All rights reserved.
* *
* Date: Fri Apr 8 18:23:08 2016 -0700 * Date: Fri Apr 8 18:37:20 2016 -0700
* *
*** ***
* *

2
dist/paper-full.js vendored
View file

@ -9,7 +9,7 @@
* *
* All rights reserved. * All rights reserved.
* *
* Date: Fri Apr 8 18:23:08 2016 -0700 * Date: Fri Apr 8 18:37:20 2016 -0700
* *
*** ***
* *

View file

@ -9,7 +9,7 @@
* *
* All rights reserved. * All rights reserved.
* *
* Date: Fri Apr 8 18:23:08 2016 -0700 * Date: Fri Apr 8 18:37:20 2016 -0700
* *
*** ***
* *