Merge branch 'main' of https://github.com/schmelczerandras/sdf-2d
Signed-off-by: András Schmelczer <andras@schmelczer.dev>
This commit is contained in:
commit
020446bd66
31 changed files with 1442 additions and 12 deletions
|
|
@ -3,8 +3,13 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<<<<<<< HEAD
|
||||
<title>Drawable | SDF-2D - v0.7.5</title>
|
||||
<meta name="description" content="Documentation for SDF-2D - v0.7.5">
|
||||
=======
|
||||
<title>Drawable | SDF-2D - v0.7.6</title>
|
||||
<meta name="description" content="Documentation for SDF-2D - v0.7.6">
|
||||
>>>>>>> 2454f2f37d581c69f5d0c844a028712ddbc0a1cc
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
<link rel="icon" href="../favicon.ico" />
|
||||
|
|
@ -23,7 +28,11 @@
|
|||
<li class="state loading">Preparing search index...</li>
|
||||
<li class="state failure">The search index is not available</li>
|
||||
</ul>
|
||||
<<<<<<< HEAD
|
||||
<a href="../index.html" class="title">SDF-2D - v0.7.5</a>
|
||||
=======
|
||||
<a href="../index.html" class="title">SDF-2D - v0.7.6</a>
|
||||
>>>>>>> 2454f2f37d581c69f5d0c844a028712ddbc0a1cc
|
||||
</div>
|
||||
<div class="table-cell" id="tsd-widgets">
|
||||
<div id="tsd-filter">
|
||||
|
|
@ -115,7 +124,11 @@
|
|||
<div class="tsd-signature tsd-kind-icon">descriptor<span class="tsd-signature-symbol">:</span> <a href="../interfaces/drawabledescriptor.html" class="tsd-signature-type">DrawableDescriptor</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<<<<<<< HEAD
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/12570ab/src/drawables/drawable.ts#L15">drawables/drawable.ts:15</a></li>
|
||||
=======
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/21eb0a3/src/drawables/drawable.ts#L15">drawables/drawable.ts:15</a></li>
|
||||
>>>>>>> 2454f2f37d581c69f5d0c844a028712ddbc0a1cc
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
|
|
@ -137,7 +150,11 @@
|
|||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<<<<<<< HEAD
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/12570ab/src/drawables/drawable.ts#L34">drawables/drawable.ts:34</a></li>
|
||||
=======
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/21eb0a3/src/drawables/drawable.ts#L34">drawables/drawable.ts:34</a></li>
|
||||
>>>>>>> 2454f2f37d581c69f5d0c844a028712ddbc0a1cc
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
|
|
@ -176,7 +193,11 @@
|
|||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<<<<<<< HEAD
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/12570ab/src/drawables/drawable.ts#L24">drawables/drawable.ts:24</a></li>
|
||||
=======
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/21eb0a3/src/drawables/drawable.ts#L24">drawables/drawable.ts:24</a></li>
|
||||
>>>>>>> 2454f2f37d581c69f5d0c844a028712ddbc0a1cc
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue