[Bf-docboard-svn] bf-manual: [8478] U trunk/blender_docs/manual: Cleanup: set native line endings

Campbell Barton noreply at blender.org
Fri Oct 15 05:47:30 CEST 2021


Revision: 8478
          https://developer.blender.org/rBM8478
Author:   campbellbarton
Date:     2021-10-15 05:47:30 +0200 (Fri, 15 Oct 2021)
Log Message:
-----------
Cleanup: set native line endings

Using this command:

   find . -name "*.rst"  | xargs svn propset svn:eol-style native

Modified Paths:
--------------
    trunk/blender_docs/manual/editors/spreadsheet.rst
    trunk/blender_docs/manual/grease_pencil/modifiers/generate/line_art.rst
    trunk/blender_docs/manual/interface/window_system/workspaces.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/color/combine_rgb.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/color/separate_rgb.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/curve/curve_to_mesh.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/curve/resample_curve.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/geometry/convex_hull.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/geometry/join_geometry.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/geometry/separate_components.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/geometry/transform.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/index.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/input/is_viewport.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/input/object_info.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/input/vector.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/inspection.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/instances/instance_on_points.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh/edge_split.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh/mesh_boolean.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh/subdivide_mesh.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh/triangulate.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh_primitives/index.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/point/distribute_points_on_faces.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/point/points_to_volume.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/text/index.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/texture/index.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/utilities/align_euler_to_vector.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/utilities/boolean_math.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/utilities/clamp.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/utilities/compare_floats.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/utilities/map_range.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/utilities/math.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/vector/combine_xyz.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/vector/separate_xyz.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/vector/vector_math.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/volume/volume_to_mesh.rst
    trunk/blender_docs/manual/video_editing/sequencer/toolbar/blade.rst

Property Changed:
----------------
    trunk/blender_docs/manual/compositing/types/filter/anti_aliasing.rst
    trunk/blender_docs/manual/editors/spreadsheet.rst
    trunk/blender_docs/manual/grease_pencil/modifiers/generate/line_art.rst
    trunk/blender_docs/manual/interface/window_system/workspaces.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/color/color_ramp.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/color/combine_rgb.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/color/rgb_curves.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/color/separate_rgb.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/curve/curve_length.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/curve/curve_to_mesh.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/curve/index.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/curve/resample_curve.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/curve/reverse_curve.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/curve/subdivide_curve.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/curve_primitives/curve_line.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/geometry/convex_hull.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/geometry/delete_geometry.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/geometry/join_geometry.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/geometry/separate_components.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/geometry/transform.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/index.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/input/is_viewport.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/input/object_info.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/input/value.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/input/vector.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/inspection.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/instances/index.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/instances/instance_on_points.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/material/replace_material.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh/edge_split.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh/mesh_boolean.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh/subdivide_mesh.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh/triangulate.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh_primitives/cone.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh_primitives/cube.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh_primitives/cylinder.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh_primitives/grid.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh_primitives/icosphere.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh_primitives/index.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh_primitives/mesh_circle.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh_primitives/mesh_line.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh_primitives/uv_sphere.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/output/index.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/output/viewer.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/point/distribute_points_on_faces.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/point/points_to_volume.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/text/index.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/texture/index.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/utilities/align_euler_to_vector.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/utilities/boolean_math.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/utilities/clamp.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/utilities/compare_floats.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/utilities/map_range.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/utilities/math.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/utilities/switch.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/vector/combine_xyz.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/vector/separate_xyz.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/vector/vector_curves.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/vector/vector_math.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/volume/index.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/volume/volume_to_mesh.rst
    trunk/blender_docs/manual/render/materials/line_art.rst
    trunk/blender_docs/manual/scene_layout/collections/properties.rst
    trunk/blender_docs/manual/scene_layout/object/properties/line_art.rst
    trunk/blender_docs/manual/video_editing/sequencer/toolbar/blade.rst
    trunk/blender_docs/manual/video_editing/sequencer/toolbar/index.rst
    trunk/blender_docs/manual/video_editing/sequencer/toolbar/introduction.rst

Index: trunk/blender_docs/manual/compositing/types/filter/anti_aliasing.rst
===================================================================
--- trunk/blender_docs/manual/compositing/types/filter/anti_aliasing.rst	2021-10-15 00:22:12 UTC (rev 8477)
+++ trunk/blender_docs/manual/compositing/types/filter/anti_aliasing.rst	2021-10-15 03:47:30 UTC (rev 8478)

Property changes on: trunk/blender_docs/manual/compositing/types/filter/anti_aliasing.rst
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: trunk/blender_docs/manual/editors/spreadsheet.rst
===================================================================
--- trunk/blender_docs/manual/editors/spreadsheet.rst	2021-10-15 00:22:12 UTC (rev 8477)
+++ trunk/blender_docs/manual/editors/spreadsheet.rst	2021-10-15 03:47:30 UTC (rev 8478)
@@ -1,132 +1,132 @@
-.. _bpy.ops.spreadsheet:
-.. _bpy.types.SpaceSpreadsheet:
-
-***********
-Spreadsheet
-***********
-
-The Spreadsheet editor is used to inspect geometry attributes.
-
-.. figure:: /images/editors_spreadsheet_interface.png
-   :align: center
-
-   The Spreadsheet editor.
-
-
-Header
-======
-
-.. _bpy.types.SpaceSpreadsheet.object_eval_state:
-
-Object Evaluation State
-   Display the data of an object at different states of its evaluation.
-
-   :Evaluated: Display data from the object with all modifiers applied.
-   :Original: Display data from the original object without any modifiers applied.
-   :Viewer Node: Display data from the active viewer node of the active object.
-
-.. _bpy.types.SpaceSpreadsheet.display_context_path_collapsed:
-
-Breadcrumbs
-   The breadcrumbs show three key parts of the path the evaluated object
-   takes before showing the information in the `Main Region`_.
-   In the order from left to right, the first item displayed is the :term:`Active` object.
-   The next two items are displayed when the *Viewer* node evaluation state is chosen.
-   The first of these next items is the name of the Geometry Nodes modifier,
-   the last item shown is the name of the active viewer node.
-
-   Clicking the arrow between items hides the name of the active modifier.
-
-.. _bpy.ops.spreadsheet.toggle_pin:
-
-Toggle Pin
-   Usually, the editor displays data from the active object.
-   When an object is pinned, its data remains visible, even if another object becomes active.
-
-.. _bpy.types.SpaceSpreadsheet.show_only_selected:
-
-Selected Only
-   This option is only available if the object is in Edit Mode.
-   When checked, only data for the selected mesh elements is shown.
-
-
-Main Region
-===========
-
-The main view allows you to view the actual spreadsheet.
-Row indices and column names remain visible when scrolling down or to the side.
-
-
-Dataset Region
-==============
-
-With the Dataset region on the left you can choose which geometry component and geometry domain to view.
-For each attribute domain its size is displayed, for example the number of faces.
-
-.. _bpy.types.SpaceSpreadsheet.geometry_component_type:
-
-Geometry Component Type
-   Part of the geometry to display data from.
-
-   :Mesh: Mesh component containing point, corner, face and edge data.
-   :Point Cloud: Point cloud component containing only point data.
-   :Curve: Display curve data which are the attributes on splines and control points.
-   :Instances: Display which objects and collections are instanced and their transforms.
-
-.. _bpy.types.SpaceSpreadsheet.attribute_domain:
-
-Attribute Domain
-   Attribute domain to display.
-
-   :Vertex: Display attributes that are stored per vertex.
-   :Edge: Display attributes that are stored per edge.
-   :Face: Display attributes that are stored per face.
-   :Face Corner: Display attributes that are stored per face corner.
-
-
-Sidebar
-=======
-
-.. _bpy.ops.spreadsheet.add_row_filter_rule:
-
-The Sidebar contains row filters, which allow not including rows based on their value.
-The *Add Row Filter* button adds a new row filter.
-
-.. _bpy.types.SpaceSpreadsheetRowFilter.enabled:
-
-Enabled
-   Each row filter can be enabled or disabled. Disabled row filters are grayed out, and aren't used for filtering.
-
-.. _bpy.types.SpaceSpreadsheetRowFilter.column_name:
-
-Column
-   Row filters hide rows based on the values of the selected column.
-   The choice of name in the Column field determine which column is chosen.
-   If the column is not currently available, the row filter will be grayed out.
-
-.. tip::
-
-   To filter values based on a geometry attribute on a different domain,
-   the :doc:`Attribute Convert </modeling/geometry_nodes/attribute/attribute_convert>` node
-   can be used to move an attribute's values to any of a geometry component's other domains.
-
-.. _bpy.types.SpaceSpreadsheetRowFilter.operation:
-
-Operation
-   For spreadsheet column types besides Boolean columns and name or "string" columns,
-   it is possible to choose which operation to filter with.
-
-   :Equal To: Display the row when data values are within the provided threshold from the row filter's value.
-   :Greater Than: Display the row when data values are greater than the row filter's value.
-   :Less Than: Display the row when data values are less than the row filter's value.
-
-.. _bpy.types.SpaceSpreadsheetRowFilter.threshold:
-
-Threshold
-   The distance from the row filter's value for the equality operation.
-
-
-Status Bar
-==========
-
-The status bar shows how many rows and columns there are and how many have been filtered out.
+.. _bpy.ops.spreadsheet:
+.. _bpy.types.SpaceSpreadsheet:
+
+***********
+Spreadsheet
+***********
+
+The Spreadsheet editor is used to inspect geometry attributes.
+
+.. figure:: /images/editors_spreadsheet_interface.png
+   :align: center
+
+   The Spreadsheet editor.
+
+
+Header
+======
+
+.. _bpy.types.SpaceSpreadsheet.object_eval_state:
+
+Object Evaluation State
+   Display the data of an object at different states of its evaluation.
+
+   :Evaluated: Display data from the object with all modifiers applied.
+   :Original: Display data from the original object without any modifiers applied.
+   :Viewer Node: Display data from the active viewer node of the active object.
+
+.. _bpy.types.SpaceSpreadsheet.display_context_path_collapsed:
+
+Breadcrumbs
+   The breadcrumbs show three key parts of the path the evaluated object
+   takes before showing the information in the `Main Region`_.
+   In the order from left to right, the first item displayed is the :term:`Active` object.
+   The next two items are displayed when the *Viewer* node evaluation state is chosen.
+   The first of these next items is the name of the Geometry Nodes modifier,
+   the last item shown is the name of the active viewer node.
+
+   Clicking the arrow between items hides the name of the active modifier.
+
+.. _bpy.ops.spreadsheet.toggle_pin:
+
+Toggle Pin
+   Usually, the editor displays data from the active object.
+   When an object is pinned, its data remains visible, even if another object becomes active.
+
+.. _bpy.types.SpaceSpreadsheet.show_only_selected:
+
+Selected Only
+   This option is only available if the object is in Edit Mode.
+   When checked, only data for the selected mesh elements is shown.
+
+
+Main Region
+===========
+
+The main view allows you to view the actual spreadsheet.
+Row indices and column names remain visible when scrolling down or to the side.
+
+
+Dataset Region
+==============
+
+With the Dataset region on the left you can choose which geometry component and geometry domain to view.
+For each attribute domain its size is displayed, for example the number of faces.
+
+.. _bpy.types.SpaceSpreadsheet.geometry_component_type:
+
+Geometry Component Type
+   Part of the geometry to display data from.
+
+   :Mesh: Mesh component containing point, corner, face and edge data.
+   :Point Cloud: Point cloud component containing only point data.
+   :Curve: Display curve data which are the attributes on splines and control points.
+   :Instances: Display which objects and collections are instanced and their transforms.
+
+.. _bpy.types.SpaceSpreadsheet.attribute_domain:
+
+Attribute Domain
+   Attribute domain to display.
+
+   :Vertex: Display attributes that are stored per vertex.
+   :Edge: Display attributes that are stored per edge.
+   :Face: Display attributes that are stored per face.
+   :Face Corner: Display attributes that are stored per face corner.
+
+
+Sidebar
+=======
+
+.. _bpy.ops.spreadsheet.add_row_filter_rule:
+
+The Sidebar contains row filters, which allow not including rows based on their value.
+The *Add Row Filter* button adds a new row filter.
+
+.. _bpy.types.SpaceSpreadsheetRowFilter.enabled:
+
+Enabled
+   Each row filter can be enabled or disabled. Disabled row filters are grayed out, and aren't used for filtering.
+
+.. _bpy.types.SpaceSpreadsheetRowFilter.column_name:
+
+Column
+   Row filters hide rows based on the values of the selected column.
+   The choice of name in the Column field determine which column is chosen.
+   If the column is not currently available, the row filter will be grayed out.
+
+.. tip::
+
+   To filter values based on a geometry attribute on a different domain,
+   the :doc:`Attribute Convert </modeling/geometry_nodes/attribute/attribute_convert>` node
+   can be used to move an attribute's values to any of a geometry component's other domains.
+
+.. _bpy.types.SpaceSpreadsheetRowFilter.operation:
+
+Operation
+   For spreadsheet column types besides Boolean columns and name or "string" columns,
+   it is possible to choose which operation to filter with.
+
+   :Equal To: Display the row when data values are within the provided threshold from the row filter's value.
+   :Greater Than: Display the row when data values are greater than the row filter's value.
+   :Less Than: Display the row when data values are less than the row filter's value.
+
+.. _bpy.types.SpaceSpreadsheetRowFilter.threshold:
+
+Threshold
+   The distance from the row filter's value for the equality operation.
+
+
+Status Bar
+==========
+
+The status bar shows how many rows and columns there are and how many have been filtered out.


Property changes on: trunk/blender_docs/manual/editors/spreadsheet.rst
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: trunk/blender_docs/manual/grease_pencil/modifiers/generate/line_art.rst

@@ Diff output truncated at 10240 characters. @@


More information about the Bf-docboard-svn mailing list