Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyie committed Sep 12, 2024
0 parents commit 25ecf52
Show file tree
Hide file tree
Showing 115 changed files with 59,054 additions and 0 deletions.
35 changes: 35 additions & 0 deletions dist/pixi-spine-pixi.mjs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/pixi-spine-pixi.mjs.map

Large diffs are not rendered by default.

13,132 changes: 13,132 additions & 0 deletions dist/spine-pixi.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions dist/spine-pixi.js.map

Large diffs are not rendered by default.

414 changes: 414 additions & 0 deletions docs/BatchableSpineSlot.html

Large diffs are not rendered by default.

475 changes: 475 additions & 0 deletions docs/DarkTintBatcher.html

Large diffs are not rendered by default.

601 changes: 601 additions & 0 deletions docs/ISpineDebugRenderer.html

Large diffs are not rendered by default.

1,845 changes: 1,845 additions & 0 deletions docs/Spine.html

Large diffs are not rendered by default.

542 changes: 542 additions & 0 deletions docs/SpineDebugRenderer.html

Large diffs are not rendered by default.

958 changes: 958 additions & 0 deletions docs/fonts/OpenSans-Bold.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/fonts/OpenSans-Bold.ttf
Binary file not shown.
Binary file added docs/fonts/OpenSans-Bold.woff
Binary file not shown.
Binary file added docs/fonts/OpenSans-Bold.woff2
Binary file not shown.
958 changes: 958 additions & 0 deletions docs/fonts/OpenSans-BoldItalic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/fonts/OpenSans-BoldItalic.ttf
Binary file not shown.
Binary file added docs/fonts/OpenSans-BoldItalic.woff
Binary file not shown.
Binary file added docs/fonts/OpenSans-BoldItalic.woff2
Binary file not shown.
958 changes: 958 additions & 0 deletions docs/fonts/OpenSans-Italic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/fonts/OpenSans-Italic.ttf
Binary file not shown.
Binary file added docs/fonts/OpenSans-Italic.woff
Binary file not shown.
Binary file added docs/fonts/OpenSans-Italic.woff2
Binary file not shown.
958 changes: 958 additions & 0 deletions docs/fonts/OpenSans-Light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/fonts/OpenSans-Light.ttf
Binary file not shown.
Binary file added docs/fonts/OpenSans-Light.woff
Binary file not shown.
Binary file added docs/fonts/OpenSans-Light.woff2
Binary file not shown.
958 changes: 958 additions & 0 deletions docs/fonts/OpenSans-LightItalic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/fonts/OpenSans-LightItalic.ttf
Binary file not shown.
Binary file added docs/fonts/OpenSans-LightItalic.woff
Binary file not shown.
Binary file added docs/fonts/OpenSans-LightItalic.woff2
Binary file not shown.
958 changes: 958 additions & 0 deletions docs/fonts/OpenSans-Regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/fonts/OpenSans-Regular.ttf
Binary file not shown.
Binary file added docs/fonts/OpenSans-Regular.woff
Binary file not shown.
Binary file added docs/fonts/OpenSans-Regular.woff2
Binary file not shown.
Binary file added docs/fonts/glyphicons-halflings-regular.eot
Binary file not shown.
288 changes: 288 additions & 0 deletions docs/fonts/glyphicons-halflings-regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/fonts/glyphicons-halflings-regular.ttf
Binary file not shown.
Binary file added docs/fonts/glyphicons-halflings-regular.woff
Binary file not shown.
Binary file added docs/fonts/glyphicons-halflings-regular.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions docs/icons/chevron-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
270 changes: 270 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,270 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>PixiJS Spine</title>

<meta name="description" content="A port of the @esotericsoftware/spine-pixi runtime to PixiJS v8." />




<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="scripts/prettify/prettify.js"></script>
<script src="scripts/prettify/lang-css.js"></script>
<script src="scripts/jquery.min.js"></script>
<script src="scripts/bootstrap.min.js"></script>

<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

<link type="text/css" rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.3/styles/googlecode.min.css">
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Libre+Franklin:400,700">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/bootstrap.min.css">
<link type="text/css" rel="stylesheet" href="styles/main.css">
<link type="text/css" rel="stylesheet" href="styles/collapsible-group.css">

<script>
var config = {"cleverLinks":false,"monospaceLinks":false,"default":{"outputSourceFiles":false},"applicationName":"PixiJS Spine","copyright":"&copy; Copyright 2024 PixiJS Team","googleAnalytics":"","linenums":false,"meta":{"title":"PixiJS Spine","description":"A port of the @esotericsoftware/spine-pixi runtime to PixiJS v8.","keyword":""}};
</script>



</head>
<body>
<div id="wrap" class="clearfix">

<div class="navigation">
<h3 class="applicationName"><a href="index.html">PixiJS Spine</a></h3>
<button id="menuToggle" class="btn btn-link btn-lg menu-toggle">
<span class="glyphicon glyphicon-menu-hamburger"></span>
</button>
<div class="search">
<input id="search" type="text" class="form-control input-md" placeholder="Search...">
</div>
<ul class="list">


<li class="item" data-name="BatchableSpineSlot">
<span class="title ">


<a href=BatchableSpineSlot.html>BatchableSpineSlot</a>

</span>

<ul class="members itemMembers">

</ul>

<ul class="enums itemMembers">

</ul>


<ul class="typedefs itemMembers">

</ul>

<ul class="typedefs itemMembers">

</ul>

<ul class="methods itemMembers">

</ul>

<ul class="events itemMembers">

</ul>

</li>

<li class="item" data-name="DarkTintBatcher">
<span class="title ">


<a href=DarkTintBatcher.html>DarkTintBatcher</a>

</span>

<ul class="members itemMembers">

<span class="subtitle">Members</span>

<li class="parent " data-name="DarkTintBatcher.vertexSize"><a href=DarkTintBatcher.html#vertexSize>vertexSize</a></li>

</ul>

<ul class="enums itemMembers">

</ul>


<ul class="typedefs itemMembers">

</ul>

<ul class="typedefs itemMembers">

</ul>

<ul class="methods itemMembers">

</ul>

<ul class="events itemMembers">

</ul>

</li>

<li class="item" data-name="Spine">
<span class="title ">


<a href=Spine.html>Spine</a>

</span>

<ul class="members itemMembers">

</ul>

<ul class="enums itemMembers">

</ul>


<ul class="typedefs itemMembers">

</ul>

<ul class="typedefs itemMembers">

</ul>

<ul class="methods itemMembers">

<span class="subtitle">Methods</span>

<li class="parent " data-name="Spine._applyState"><a href=Spine.html#_applyState>_applyState</a></li>

<li class="parent " data-name="Spine._getCachedData"><a href=Spine.html#_getCachedData>_getCachedData</a></li>

<li class="parent " data-name="Spine._updateState"><a href=Spine.html#_updateState>_updateState</a></li>

<li class="parent " data-name="Spine.addBounds"><a href=Spine.html#addBounds>addBounds</a></li>

<li class="parent " data-name="Spine.addSlotObject"><a href=Spine.html#addSlotObject>addSlotObject</a></li>

<li class="parent " data-name="Spine.destroy"><a href=Spine.html#destroy>destroy</a></li>

<li class="parent " data-name="Spine.getSlotObject"><a href=Spine.html#getSlotObject>getSlotObject</a></li>

<li class="parent " data-name="Spine.pixiWorldCoordinatesToBone"><a href=Spine.html#pixiWorldCoordinatesToBone>pixiWorldCoordinatesToBone</a></li>

<li class="parent " data-name="Spine.pixiWorldCoordinatesToSkeleton"><a href=Spine.html#pixiWorldCoordinatesToSkeleton>pixiWorldCoordinatesToSkeleton</a></li>

<li class="parent " data-name="Spine.removeSlotObject"><a href=Spine.html#removeSlotObject>removeSlotObject</a></li>

<li class="parent " data-name="Spine.skeletonToPixiWorldCoordinates"><a href=Spine.html#skeletonToPixiWorldCoordinates>skeletonToPixiWorldCoordinates</a></li>

</ul>

<ul class="events itemMembers">

</ul>

</li>

<li class="item" data-name="SpineDebugRenderer">
<span class="title ">


<a href=SpineDebugRenderer.html>SpineDebugRenderer</a>

</span>

<ul class="members itemMembers">

</ul>

<ul class="enums itemMembers">

</ul>


<ul class="typedefs itemMembers">

</ul>

<ul class="typedefs itemMembers">

</ul>

<ul class="methods itemMembers">

<span class="subtitle">Methods</span>

<li class="parent " data-name="SpineDebugRenderer.registerSpine"><a href=SpineDebugRenderer.html#registerSpine>registerSpine</a></li>

</ul>

<ul class="events itemMembers">

</ul>

</li>

</ul>
</div>

<div class="main">
<h1 class="page-title" data-filename="index.html">Home</h1>







<section>
<article class="readme content-size"><h1>@pixi/spine-pixi</h1>
<p>This repo is a port of the @esotericsoftware/spine-pixi runtime to PixiJS v8.</p>
<p>Once all features are ported we will look to add this into the esotericsoftware repo.</p>
<p>🚨 WARNING: Missing Features 🚨</p>
<ul>
<li>Ability to set dark tint</li>
<li>Debug renderer has not been fully tested so YMMV</li>
<li>iife bundle not tested</li>
</ul>
</article>
</section>









<footer class="content-size">
<div class="footer">
Documentation generated by <a href="https://github.com/webdoc-js/webdoc">Webdoc 1</a> on Thu Sep 12 2024 09:55:15 GMT+0000 (Coordinated Universal Time)
</div>
</footer>
</div>
</div>
<script>prettyPrint();</script>
<script src="scripts/main.js"></script>



<script src="scripts/linenumber.js"></script>
</body>
</html>
Loading

0 comments on commit 25ecf52

Please sign in to comment.