mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-29 09:22:22 -05:00
Prebuilt module for develop
This commit is contained in:
parent
b94fdd3302
commit
f643d02a2c
43 changed files with 133 additions and 126 deletions
2
dist/docs/assets/js/paper.js
vendored
2
dist/docs/assets/js/paper.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Tue Oct 31 13:13:17 2023 -0400
|
||||
* Date: Wed Feb 21 13:03:29 2024 -0800
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/docs/classes/Color.html
vendored
2
dist/docs/classes/Color.html
vendored
|
@ -2180,7 +2180,7 @@ circle.fillColor = Color.random();
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/CompoundPath.html
vendored
2
dist/docs/classes/CompoundPath.html
vendored
|
@ -8880,7 +8880,7 @@ path.smooth();
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Curve.html
vendored
2
dist/docs/classes/Curve.html
vendored
|
@ -2315,7 +2315,7 @@
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/CurveLocation.html
vendored
2
dist/docs/classes/CurveLocation.html
vendored
|
@ -664,7 +664,7 @@
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Event.html
vendored
2
dist/docs/classes/Event.html
vendored
|
@ -168,7 +168,7 @@
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Gradient.html
vendored
2
dist/docs/classes/Gradient.html
vendored
|
@ -232,7 +232,7 @@ path.fillColor = {
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/GradientStop.html
vendored
2
dist/docs/classes/GradientStop.html
vendored
|
@ -265,7 +265,7 @@ function onFrame(event) {
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Group.html
vendored
2
dist/docs/classes/Group.html
vendored
|
@ -6867,7 +6867,7 @@ path.tweenFrom({ fillColor: 'red' }, { duration: 1000 });
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/HitResult.html
vendored
2
dist/docs/classes/HitResult.html
vendored
|
@ -231,7 +231,7 @@
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Item.html
vendored
2
dist/docs/classes/Item.html
vendored
|
@ -6631,7 +6631,7 @@ path.tweenFrom({ fillColor: 'red' }, { duration: 1000 });
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Key.html
vendored
2
dist/docs/classes/Key.html
vendored
|
@ -131,7 +131,7 @@
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/KeyEvent.html
vendored
2
dist/docs/classes/KeyEvent.html
vendored
|
@ -300,7 +300,7 @@
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Layer.html
vendored
2
dist/docs/classes/Layer.html
vendored
|
@ -6853,7 +6853,7 @@ function onFrame(event) {
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Matrix.html
vendored
2
dist/docs/classes/Matrix.html
vendored
|
@ -1736,7 +1736,7 @@ Array of <tt>Numbers</tt>
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/MouseEvent.html
vendored
2
dist/docs/classes/MouseEvent.html
vendored
|
@ -347,7 +347,7 @@
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/PaperScope.html
vendored
2
dist/docs/classes/PaperScope.html
vendored
|
@ -451,7 +451,7 @@
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/PaperScript.html
vendored
2
dist/docs/classes/PaperScript.html
vendored
|
@ -190,7 +190,7 @@
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Path.html
vendored
2
dist/docs/classes/Path.html
vendored
|
@ -11778,7 +11778,7 @@ path.smooth();
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/PathItem.html
vendored
2
dist/docs/classes/PathItem.html
vendored
|
@ -8642,7 +8642,7 @@ path.tweenFrom({ fillColor: 'red' }, { duration: 1000 });
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Point.html
vendored
2
dist/docs/classes/Point.html
vendored
|
@ -2691,7 +2691,7 @@ var point = maxPoint * randomPoint;</code></pre>
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/PointText.html
vendored
2
dist/docs/classes/PointText.html
vendored
|
@ -7032,7 +7032,7 @@ function onMouseMove(event) {
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Project.html
vendored
2
dist/docs/classes/Project.html
vendored
|
@ -1297,7 +1297,7 @@ for (var i = 0; i < items.length; i++) {
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Raster.html
vendored
2
dist/docs/classes/Raster.html
vendored
|
@ -7774,7 +7774,7 @@ path.tweenFrom({ fillColor: 'red' }, { duration: 1000 });
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Rectangle.html
vendored
2
dist/docs/classes/Rectangle.html
vendored
|
@ -1646,7 +1646,7 @@ intersectionPath.fillColor = 'red';
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Segment.html
vendored
2
dist/docs/classes/Segment.html
vendored
|
@ -931,7 +931,7 @@ path.segments[2].selected = true;
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Shape.html
vendored
2
dist/docs/classes/Shape.html
vendored
|
@ -7366,7 +7366,7 @@ path.tweenFrom({ fillColor: 'red' }, { duration: 1000 });
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Size.html
vendored
2
dist/docs/classes/Size.html
vendored
|
@ -1817,7 +1817,7 @@ var size = maxSize * randomSize;</code></pre>
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Style.html
vendored
2
dist/docs/classes/Style.html
vendored
|
@ -911,7 +911,7 @@ var circle = new Path.Circle({
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/SymbolDefinition.html
vendored
2
dist/docs/classes/SymbolDefinition.html
vendored
|
@ -303,7 +303,7 @@ for (var i = 0; i < 100; i++) {
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/SymbolItem.html
vendored
2
dist/docs/classes/SymbolItem.html
vendored
|
@ -6758,7 +6758,7 @@ path.tweenFrom({ fillColor: 'red' }, { duration: 1000 });
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/TextItem.html
vendored
2
dist/docs/classes/TextItem.html
vendored
|
@ -6872,7 +6872,7 @@ path.tweenFrom({ fillColor: 'red' }, { duration: 1000 });
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Tool.html
vendored
2
dist/docs/classes/Tool.html
vendored
|
@ -753,7 +753,7 @@ tool.onKeyDown = function(event) {
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/ToolEvent.html
vendored
2
dist/docs/classes/ToolEvent.html
vendored
|
@ -438,7 +438,7 @@ function onMouseUp(event) {
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/Tween.html
vendored
2
dist/docs/classes/Tween.html
vendored
|
@ -366,7 +366,7 @@ setTimeout(function(){
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/View.html
vendored
2
dist/docs/classes/View.html
vendored
|
@ -1764,7 +1764,7 @@ function onMouseDown(event) {
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/docs/classes/global.html
vendored
2
dist/docs/classes/global.html
vendored
|
@ -417,7 +417,7 @@
|
|||
<!-- =========================== copyright notice ========================== -->
|
||||
<p class="footer">
|
||||
Paper.js v0.12.7<br>
|
||||
Copyright © 2011—2023 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
Copyright © 2011—2024 <a href="http://www.lehni.org" target="_blank">Jürg Lehni</a> & <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
|
||||
<div class="content-end"></div>
|
||||
|
||||
|
||||
|
|
2
dist/paper-core.js
vendored
2
dist/paper-core.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Tue Oct 31 13:13:17 2023 -0400
|
||||
* Date: Wed Feb 21 13:03:29 2024 -0800
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-core.min.js
vendored
2
dist/paper-core.min.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Tue Oct 31 13:13:17 2023 -0400
|
||||
* Date: Wed Feb 21 13:03:29 2024 -0800
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-full.js
vendored
2
dist/paper-full.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Tue Oct 31 13:13:17 2023 -0400
|
||||
* Date: Wed Feb 21 13:03:29 2024 -0800
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-full.min.js
vendored
2
dist/paper-full.min.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Tue Oct 31 13:13:17 2023 -0400
|
||||
* Date: Wed Feb 21 13:03:29 2024 -0800
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
170
dist/paper.d.ts
vendored
170
dist/paper.d.ts
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Tue Oct 31 13:13:17 2023 -0400
|
||||
* Date: Wed Feb 21 13:03:29 2024 -0800
|
||||
*
|
||||
* This is an auto-generated type definition.
|
||||
*/
|
||||
|
@ -3497,16 +3497,6 @@ declare namespace paper {
|
|||
*/
|
||||
constructor(object: object)
|
||||
|
||||
/**
|
||||
* Adds an array of segments (or types that can be converted to segments)
|
||||
* to the end of the {@link #segments} array.
|
||||
*
|
||||
* @return an array of the added segments. These segments are
|
||||
* not necessarily the same objects, e.g. if the segment to be added already
|
||||
* belongs to another path
|
||||
*/
|
||||
addSegments(segments: Segment[]): Segment[]
|
||||
|
||||
/**
|
||||
* Adds one or more segments to the end of the {@link #segments} array of
|
||||
* this path.
|
||||
|
@ -3532,6 +3522,16 @@ declare namespace paper {
|
|||
*/
|
||||
insert(index: number, segment: Segment | Point): Segment
|
||||
|
||||
/**
|
||||
* Adds an array of segments (or types that can be converted to segments)
|
||||
* to the end of the {@link #segments} array.
|
||||
*
|
||||
* @return an array of the added segments. These segments are
|
||||
* not necessarily the same objects, e.g. if the segment to be added already
|
||||
* belongs to another path
|
||||
*/
|
||||
addSegments(segments: Segment[]): Segment[]
|
||||
|
||||
/**
|
||||
* Inserts an array of segments at a given index in the path's
|
||||
* {@link #segments} array.
|
||||
|
@ -3694,16 +3694,6 @@ declare namespace paper {
|
|||
*/
|
||||
getPointAt(offset: number): Point
|
||||
|
||||
/**
|
||||
* Calculates the normalized tangent vector of the path at the given offset.
|
||||
*
|
||||
* @param offset - the offset on the path, where `0` is at
|
||||
* the beginning of the path and {@link Path#length} at the end
|
||||
*
|
||||
* @return the normalized tangent vector at the given offset
|
||||
*/
|
||||
getTangentAt(offset: number): Point
|
||||
|
||||
/**
|
||||
* Calculates the normal vector of the path at the given offset.
|
||||
*
|
||||
|
@ -3760,9 +3750,83 @@ declare namespace paper {
|
|||
*/
|
||||
getOffsetsWithTangent(tangent: Point): number[]
|
||||
|
||||
/**
|
||||
* Calculates the normalized tangent vector of the path at the given offset.
|
||||
*
|
||||
* @param offset - the offset on the path, where `0` is at
|
||||
* the beginning of the path and {@link Path#length} at the end
|
||||
*
|
||||
* @return the normalized tangent vector at the given offset
|
||||
*/
|
||||
getTangentAt(offset: number): Point
|
||||
|
||||
}
|
||||
namespace Path {
|
||||
|
||||
class Star extends Path {
|
||||
/**
|
||||
* Creates a star shaped path item from the properties described by an
|
||||
* object literal.
|
||||
*
|
||||
* @param object - an object containing properties describing the
|
||||
* path's attributes
|
||||
*/
|
||||
constructor(object: object)
|
||||
|
||||
/**
|
||||
* Creates a star shaped path item.
|
||||
*
|
||||
* The largest of `radius1` and `radius2` will be the outer radius of
|
||||
* the star. The smallest of radius1 and radius2 will be the inner
|
||||
* radius.
|
||||
*
|
||||
* @param center - the center point of the star
|
||||
* @param points - the number of points of the star
|
||||
*/
|
||||
constructor(center: Point, points: number, radius1: number, radius2: number)
|
||||
|
||||
}
|
||||
|
||||
class Line extends Path {
|
||||
/**
|
||||
* Creates a linear path item from two points describing a line.
|
||||
*
|
||||
* @param from - the line's starting point
|
||||
* @param to - the line's ending point
|
||||
*/
|
||||
constructor(from: Point, to: Point)
|
||||
|
||||
/**
|
||||
* Creates a linear path item from the properties described by an object
|
||||
* literal.
|
||||
*
|
||||
* @param object - an object containing properties describing the
|
||||
* path's attributes
|
||||
*/
|
||||
constructor(object: object)
|
||||
|
||||
}
|
||||
|
||||
class Circle extends Path {
|
||||
/**
|
||||
* Creates a circular path item.
|
||||
*
|
||||
* @param center - the center point of the circle
|
||||
* @param radius - the radius of the circle
|
||||
*/
|
||||
constructor(center: Point, radius: number)
|
||||
|
||||
/**
|
||||
* Creates a circular path item from the properties described by an
|
||||
* object literal.
|
||||
*
|
||||
* @param object - an object containing properties describing the
|
||||
* path's attributes
|
||||
*/
|
||||
constructor(object: object)
|
||||
|
||||
}
|
||||
|
||||
class Rectangle extends Path {
|
||||
/**
|
||||
* Creates a rectangular path item, with optionally rounded corners.
|
||||
|
@ -3862,70 +3926,6 @@ declare namespace paper {
|
|||
constructor(object: object)
|
||||
|
||||
}
|
||||
|
||||
class Star extends Path {
|
||||
/**
|
||||
* Creates a star shaped path item.
|
||||
*
|
||||
* The largest of `radius1` and `radius2` will be the outer radius of
|
||||
* the star. The smallest of radius1 and radius2 will be the inner
|
||||
* radius.
|
||||
*
|
||||
* @param center - the center point of the star
|
||||
* @param points - the number of points of the star
|
||||
*/
|
||||
constructor(center: Point, points: number, radius1: number, radius2: number)
|
||||
|
||||
/**
|
||||
* Creates a star shaped path item from the properties described by an
|
||||
* object literal.
|
||||
*
|
||||
* @param object - an object containing properties describing the
|
||||
* path's attributes
|
||||
*/
|
||||
constructor(object: object)
|
||||
|
||||
}
|
||||
|
||||
class Line extends Path {
|
||||
/**
|
||||
* Creates a linear path item from two points describing a line.
|
||||
*
|
||||
* @param from - the line's starting point
|
||||
* @param to - the line's ending point
|
||||
*/
|
||||
constructor(from: Point, to: Point)
|
||||
|
||||
/**
|
||||
* Creates a linear path item from the properties described by an object
|
||||
* literal.
|
||||
*
|
||||
* @param object - an object containing properties describing the
|
||||
* path's attributes
|
||||
*/
|
||||
constructor(object: object)
|
||||
|
||||
}
|
||||
|
||||
class Circle extends Path {
|
||||
/**
|
||||
* Creates a circular path item.
|
||||
*
|
||||
* @param center - the center point of the circle
|
||||
* @param radius - the radius of the circle
|
||||
*/
|
||||
constructor(center: Point, radius: number)
|
||||
|
||||
/**
|
||||
* Creates a circular path item from the properties described by an
|
||||
* object literal.
|
||||
*
|
||||
* @param object - an object containing properties describing the
|
||||
* path's attributes
|
||||
*/
|
||||
constructor(object: object)
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
7
renovate.json5
Normal file
7
renovate.json5
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
|
||||
"extends": [
|
||||
"github>scratchfoundation/scratch-renovate-config:js-lib-bundled"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue