carson-katri 2022-11-15 18:42:24 +00:00
rodzic 45b1b985b6
commit ec31d70627
3 zmienionych plików z 9 dodań i 9 usunięć

Wyświetl plik

@ -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>

Wyświetl plik

@ -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>

Wyświetl plik

@ -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>