Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'precision_drawing_tools/pdt_view.py')
-rw-r--r--precision_drawing_tools/pdt_view.py12
1 files changed, 6 insertions, 6 deletions
diff --git a/precision_drawing_tools/pdt_view.py b/precision_drawing_tools/pdt_view.py
index e7fb87cc..b11a3f55 100644
--- a/precision_drawing_tools/pdt_view.py
+++ b/precision_drawing_tools/pdt_view.py
@@ -48,7 +48,7 @@ class PDT_OT_ViewRot(Operator):
Args:
context: Blender bpy.context instance.
- Notes:
+ Note:
Uses pg.rotation_coords scene variables
Returns:
@@ -82,7 +82,7 @@ class PDT_OT_ViewRotL(Operator):
Args:
context: Blender bpy.context instance.
- Notes:
+ Note:
Uses pg.vrotangle scene variable
Returns:
@@ -111,7 +111,7 @@ class PDT_OT_ViewRotR(Operator):
Args:
context: Blender bpy.context instance.
- Notes:
+ Note:
Uses pg.vrotangle scene variable
Returns:
@@ -140,7 +140,7 @@ class PDT_OT_ViewRotU(Operator):
Args:
context: Blender bpy.context instance.
- Notes:
+ Note:
Uses pg.vrotangle scene variable
Returns:
@@ -169,7 +169,7 @@ class PDT_OT_ViewRotD(Operator):
Args:
context: Blender bpy.context instance.
- Notes:
+ Note:
Uses pg.vrotangle scene variable
Returns:
@@ -198,7 +198,7 @@ class PDT_OT_ViewRoll(Operator):
Args:
context: Blender bpy.context instance.
- Notes:
+ Note:
Uses pg.vrotangle scene variable
Returns: