kopia lustrzana https://github.com/carson-katri/geometry-script
deploy: f2d6280024
rodzic
45b1b985b6
commit
ec31d70627
|
@ -138,9 +138,9 @@
|
|||
<p><strong>Geometry Script</strong> is a scripting API for Blender's Geometry Nodes.
|
||||
It makes complicated node trees more managable and easy to share.</p>
|
||||
<ul>
|
||||
<li><a href="/available_nodes">Full coverage of nodes</a> available in your Blender version</li>
|
||||
<li>Clean, easy to use <a href="#introduction">Python API</a></li>
|
||||
<li>External <a href="#introduction">IDE integration</a> for better completions and hot reload</li>
|
||||
<li><a href="./api/basics/using-nodes.html">Full coverage of nodes</a> available in your Blender version</li>
|
||||
<li>Clean, easy to use <a href="./api/basics.html">Python API</a></li>
|
||||
<li>External <a href="./setup/external-editing.html">IDE integration</a> for better completions and hot reload</li>
|
||||
</ul>
|
||||
<p>Here's a simple example of what's possible with a short script:</p>
|
||||
<h3 id="geometry-script"><a class="header" href="#geometry-script">Geometry Script</a></h3>
|
||||
|
|
|
@ -138,9 +138,9 @@
|
|||
<p><strong>Geometry Script</strong> is a scripting API for Blender's Geometry Nodes.
|
||||
It makes complicated node trees more managable and easy to share.</p>
|
||||
<ul>
|
||||
<li><a href="/available_nodes">Full coverage of nodes</a> available in your Blender version</li>
|
||||
<li>Clean, easy to use <a href="#introduction">Python API</a></li>
|
||||
<li>External <a href="#introduction">IDE integration</a> for better completions and hot reload</li>
|
||||
<li><a href="./api/basics/using-nodes.html">Full coverage of nodes</a> available in your Blender version</li>
|
||||
<li>Clean, easy to use <a href="./api/basics.html">Python API</a></li>
|
||||
<li>External <a href="./setup/external-editing.html">IDE integration</a> for better completions and hot reload</li>
|
||||
</ul>
|
||||
<p>Here's a simple example of what's possible with a short script:</p>
|
||||
<h3 id="geometry-script"><a class="header" href="#geometry-script">Geometry Script</a></h3>
|
||||
|
|
|
@ -139,9 +139,9 @@
|
|||
<p><strong>Geometry Script</strong> is a scripting API for Blender's Geometry Nodes.
|
||||
It makes complicated node trees more managable and easy to share.</p>
|
||||
<ul>
|
||||
<li><a href="/available_nodes">Full coverage of nodes</a> available in your Blender version</li>
|
||||
<li>Clean, easy to use <a href="introduction.html#introduction">Python API</a></li>
|
||||
<li>External <a href="introduction.html#introduction">IDE integration</a> for better completions and hot reload</li>
|
||||
<li><a href="./api/basics/using-nodes.html">Full coverage of nodes</a> available in your Blender version</li>
|
||||
<li>Clean, easy to use <a href="./api/basics.html">Python API</a></li>
|
||||
<li>External <a href="./setup/external-editing.html">IDE integration</a> for better completions and hot reload</li>
|
||||
</ul>
|
||||
<p>Here's a simple example of what's possible with a short script:</p>
|
||||
<h3 id="geometry-script"><a class="header" href="#geometry-script">Geometry Script</a></h3>
|
||||
|
|
Ładowanie…
Reference in New Issue