Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Video-Nomad committed Apr 28, 2024
1 parent 3c70d2e commit 65383a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@ This issue is also present in native Maya curves and native Maya rebuild command

**Explanation:**

When curves are very small and Maya tries rebulding it it lacks the nesesary precision for certain operations. It's the issue with all maya curves, not only GS CurveTools ones.
When curves are very small and Maya tries rebuilding it it lacks the necessary precision for certain operations. It's the issue with all maya curves, not only GS CurveTools ones.

**Solution/Workaround:**

There are several ways to fix this issue:

1. Using smaller values :ref:`Precision Scale<precision-scale>`. The default value of 0.05 is suitable for most of the curves in normal project, but sometimes the value can be lowered to 0.01 if distortion occurs.
1. Using smaller values of :ref:`Precision Scale<precision-scale>`. The default value of 0.05 is suitable for most of the curves in normal project, but sometimes the value can be lowered to 0.01 if distortion occurs.

2. Using :ref:`Smooth<smooth>` function right after the rebuild if distortion has occurred.

Expand Down

0 comments on commit 65383a3

Please sign in to comment.