Skip to content

Commit

Permalink
Ommited List Documents From Non List Category.
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarEmaraDev committed Nov 8, 2018
1 parent 5b68e4b commit 7cf97ee
Show file tree
Hide file tree
Showing 28 changed files with 3 additions and 278 deletions.
4 changes: 3 additions & 1 deletion docs/user_guide/nodes/list/create_list.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Create List
Description
-----------

This node is used to create an arbitrary list of a specific data type. A new element can be added with the *New Input* button. A new element can also be added by plugging it into the transparent socket.
This node is used to create an arbitrary list of a specific data type. A new element can be added with the *New Input* button. A new element can also be added by plugging it into the transparent socket. If the list type is *Object* and no inputs are present, an operator *From Selection* will be available that adds the currently selected objects as inputs. See examples.

.. image:: images/create_list_node.png
:width: 160pt
Expand Down Expand Up @@ -36,3 +36,5 @@ Examples of Usage
-----------------

.. image:: gifs/create_list_node_example.gif

.. image:: gifs/create_object_list_node_example.gif
Binary file modified docs/user_guide/nodes/list/gifs/create_list_node_example.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
1 change: 0 additions & 1 deletion docs/user_guide/nodes/matrix/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Matrix

Compose Matrix <compose_matrix>
Decompose Matrix <decompose_matrix>
Matrix List <matrix_list>
Translation Matrix <translation_matrix>
Rotation Matrix <rotation_matrix>
Scale Matrix <scale_matrix>
Expand Down
39 changes: 0 additions & 39 deletions docs/user_guide/nodes/matrix/matrix_list.rst

This file was deleted.

39 changes: 0 additions & 39 deletions docs/user_guide/nodes/number/float_list.rst

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 0 additions & 2 deletions docs/user_guide/nodes/number/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ Number category contains nodes that process and generates integers and floats.

Integer <integer>
Float <float>
Integer List <integer_list>
Float List <float_list>
Integer Range <integer_range>
Float Range <float_range>
Random Number <random_number>
Expand Down
39 changes: 0 additions & 39 deletions docs/user_guide/nodes/number/integer_list.rst

This file was deleted.

Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion docs/user_guide/nodes/object/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ This category include nodes that access, read and write to blender objects.
:titlesonly:

Object Input <object_input>
Object List <object_list>
Objects From Group <objects_from_group>
Transforms Input <object_transforms_input>
Transforms Output <object_transforms_output>
Expand Down
38 changes: 0 additions & 38 deletions docs/user_guide/nodes/object/object_list.rst

This file was deleted.

38 changes: 0 additions & 38 deletions docs/user_guide/nodes/spline/create_spline_list.rst

This file was deleted.

Binary file not shown.
1 change: 0 additions & 1 deletion docs/user_guide/nodes/spline/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ This category include nodes that can process and create curves.
Splines From Object <splines_from_object>
Spline From Points <spline_from_points>
Splines From Edges <splines_from_edges>
Create Spline List <create_spline_list>
Append Point To Spline <append_point_to_spline>
Transform Spline <transform_spline>
Connect Splines <connect_splines>
Expand Down
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion docs/user_guide/nodes/text/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Text category include nodes that process and generate texts.
:titlesonly:

Text <text_input>
Text List <text_list>
Random Text <random_text>
Characters <characters>
Timecode Generator <timecode_generator>
Expand Down
38 changes: 0 additions & 38 deletions docs/user_guide/nodes/text/text_list.rst

This file was deleted.

Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion docs/user_guide/nodes/vector/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Vector category include nodes that process and generate vectors.
Separate <separate_vector>
Combine <combine_vector>
From Value <vector_from_value>
List <vector_list>
Random Vector <random_vector>
Wiggle <vector_wiggle>
Mix Vectors <mix_vectors>
Expand Down
39 changes: 0 additions & 39 deletions docs/user_guide/nodes/vector/vector_list.rst

This file was deleted.

0 comments on commit 7cf97ee

Please sign in to comment.