Fix: Add Missing spaces and dots #104800

Merged
Aaron Carlisle merged 3 commits from :Fix-missing-dots-spaces into main 2024-05-29 03:01:00 +02:00
3 changed files with 3 additions and 5 deletions

View File

@ -24,7 +24,7 @@ This will give you a foundation environment for:
Below examples show the process to create a new set of files for French, language code ``fr``, on Linux platform. Below examples show the process to create a new set of files for French, language code ``fr``, on Linux platform.
Other platforms might vary slightly but should be mainly the same. Other platforms might vary slightly but should be mainly the same.
#. `Create a Blender ID <https://id.blender.org/register/>`__ if you have not done so already #. `Create a Blender ID <https://id.blender.org/register/>`__ if you have not done so already.
#. Log into `projects.blender.org <https://projects.blender.org/>`__ and #. Log into `projects.blender.org <https://projects.blender.org/>`__ and
`Create an Issue <https://projects.blender.org/blender/documentation/issues/new>`__ `Create an Issue <https://projects.blender.org/blender/documentation/issues/new>`__
requesting for commit access in order to transfer changes to the central repository of the translation team. requesting for commit access in order to transfer changes to the central repository of the translation team.

View File

@ -1,4 +1,3 @@
***** *****
Cache Cache
***** *****
@ -32,7 +31,7 @@ See :doc:`Particle Cache </physics/particles/emitter/cache>` for details.
You cannot change *Start* or *End* without clearing the bake simulation. You cannot change *Start* or *End* without clearing the bake simulation.
When the simulation has finished, you will notice you have the option to free When the simulation has finished, you will notice you have the option to free
the bake, edit the bake and re-bake the bake, edit the bake and re-bake.
Editing the Cached Simulation Editing the Cached Simulation

View File

@ -1,4 +1,3 @@
****** ******
Stroke Stroke
****** ******
@ -75,7 +74,7 @@ Stroke Method :kbd:`Alt-E`
The control points and handles can be dragged with :kbd:`RMB` (In right click select with :kbd:`LMB`). The control points and handles can be dragged with :kbd:`RMB` (In right click select with :kbd:`LMB`).
To make sure that the handles of a control point are symmetrical, To make sure that the handles of a control point are symmetrical,
drag them using :kbd:`Shift-RMB`. drag them using :kbd:`Shift-RMB`.
A few transform operators are supported such as moving(:kbd:`G`), rotating(:kbd:`R`) and scaling (:kbd:`S`). A few transform operators are supported such as moving (:kbd:`G`), rotating (:kbd:`R`) and scaling (:kbd:`S`).
.. _bpy.ops.paintcurve.select: .. _bpy.ops.paintcurve.select: