Skip to content

Commit

Permalink
Merge branch 'monkstone-patch-1' into lib_staging
Browse files Browse the repository at this point in the history
  • Loading branch information
christophertino committed May 12, 2016
2 parents 23c2873 + 473f3e6 commit a3e0d05
Show file tree
Hide file tree
Showing 88 changed files with 92 additions and 89 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### HYPE_Processing v2.0.2 (May 12, 2016)
- Fixes infinite recursion bug in HMath

### HYPE_Processing v2.0.1 (April 14, 2016)
- New HSprite and HAttractor classes
- updates to HGRoup and HRotate
Expand Down
Binary file modified distribution/HYPE.jar
Binary file not shown.
Binary file modified distribution/HYPE.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ paragraph = [www.hypeframework.org](http://www.hypeframework.org/)
# compare different versions of the same library, and check if an update is
# available. You should think of it as a counter, counting the total number of
# releases you've had.
version = 2 # This must be parsable as an int
version = 3 # This must be parsable as an int

# The version as the user will see it. If blank, the version attribute will be
# used here. This should be a single word, with no spaces.
prettyVersion = 2.0.1 # This is treated as a String
prettyVersion = 2.0.2 # This is treated as a String

# The min and max revision of Processing compatible with your library.
# Note that these fields use the revision and not the version of Processing,
Expand Down
4 changes: 2 additions & 2 deletions reference/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h2 title="hype">hype.*</h2>
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="hype/H.html#VERSION">VERSION</a></code></td>
<td class="colLast"><code>"2.0.1"</code></td>
<td class="colLast"><code>"2.0.2"</code></td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -847,6 +847,6 @@ <h2 title="hype.interfaces">hype.interfaces.*</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,6 @@ <h2 title="Contents">Contents</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,6 @@ <h2>Constant Field Values</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/H.html
Original file line number Diff line number Diff line change
Expand Up @@ -735,6 +735,6 @@ <h4>getImage</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HBehavior.html
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,6 @@ <h4>runBehavior</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HBehaviorRegistry.HBehaviorSentinel.html
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,6 @@ <h4>runBehavior</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HBehaviorRegistry.html
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,6 @@ <h4>runAll</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HBox.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,6 @@ <h4>draw</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HBundle.html
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,6 @@ <h4>bool</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HCallback.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,6 @@ <h4>run</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HCanvas.html
Original file line number Diff line number Diff line change
Expand Up @@ -986,6 +986,6 @@ <h4>draw</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HColors.html
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,6 @@ <h4>isTransparent</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HDrawable.HDrawableIterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,6 @@ <h4>remove</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HDrawable.html
Original file line number Diff line number Diff line change
Expand Up @@ -3831,6 +3831,6 @@ <h4>draw</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HDrawable3D.html
Original file line number Diff line number Diff line change
Expand Up @@ -720,6 +720,6 @@ <h4>w2z</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HDrawablePool.html
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,6 @@ <h4>iterator</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HEllipse.html
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,6 @@ <h4>draw</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HGroup.html
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,6 @@ <h4>draw</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HImage.html
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,6 @@ <h4>draw</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HLinkedHashSet.html
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,6 @@ <h4>contains</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HLinkedList.HLinkedListIterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,6 @@ <h4>remove</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HLinkedList.HLinkedListNode.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,6 @@ <h4>content</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HLinkedList.html
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,6 @@ <h4>iterator</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HMath.html
Original file line number Diff line number Diff line change
Expand Up @@ -1372,6 +1372,6 @@ <h4>round512</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HMouse.html
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,6 @@ <h4>z</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HNode.html
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,6 @@ <h4>swapRight</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HPath.html
Original file line number Diff line number Diff line change
Expand Up @@ -912,6 +912,6 @@ <h4>draw</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HRect.html
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,6 @@ <h4>draw</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HShape.html
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,6 @@ <h4>draw</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HSphere.html
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,6 @@ <h4>draw</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HSprite.html
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,6 @@ <h4>draw</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HStage.html
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,6 @@ <h4>createCopy</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HText.html
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,6 @@ <h4>draw</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HTrigger.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,6 @@ <h4>callback</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HVector.html
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,6 @@ <h4>z</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HVertex.html
Original file line number Diff line number Diff line change
Expand Up @@ -1118,6 +1118,6 @@ <h4>drawHandles</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/HWarnings.html
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,6 @@ <h4>warn</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,6 @@ <h4>update</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,6 @@ <h4>repelMode</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/extended/behavior/HAttractor.html
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,6 @@ <h4>unregister</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/extended/behavior/HFollow.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,6 @@ <h4>unregister</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/extended/behavior/HMagneticField.HPole.html
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,6 @@ <h4>HPole</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/extended/behavior/HMagneticField.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,6 @@ <h4>unregister</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/extended/behavior/HOrbiter3D.html
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,6 @@ <h4>unregister</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/extended/behavior/HOscillator.html
Original file line number Diff line number Diff line change
Expand Up @@ -1037,6 +1037,6 @@ <h4>unregister</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
2 changes: 1 addition & 1 deletion reference/hype/extended/behavior/HProximity.html
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,6 @@ <h4>unregister</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2015</small></p>
<p class="legalCopy"><small>Processing library HYPE by Joshua Davis. (c) 2013-2016</small></p>
</body>
</html>
Loading

0 comments on commit a3e0d05

Please sign in to comment.