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:
authorSpivak Vladimir (cwolf3d) <cwolf3d@gmail.com>2019-10-11 03:51:05 +0300
committerSpivak Vladimir (cwolf3d) <cwolf3d@gmail.com>2019-10-11 03:51:05 +0300
commit4c07dedd4aba5bee2c943819bff35330c521e262 (patch)
tree539f379b81e59c4ee1214c7ee5f61665bb4ca530
parent99fd99981a4ef80cf53a8d8a1fdd605a2d275b05 (diff)
Addon: Curve Tools: Switch uppercase file name to lowercase
-rw-r--r--curve_tools/curves.py (renamed from curve_tools/curvess.py)0
-rw-r--r--curve_tools/operators.py (renamed from curve_tools/operatorss.py)0
-rw-r--r--curve_tools/properties.py (renamed from curve_tools/propertiess.py)0
-rw-r--r--curve_tools/surfaces.py (renamed from curve_tools/surfacess.py)0
-rw-r--r--curve_tools/util.py (renamed from curve_tools/utils.py)0
5 files changed, 0 insertions, 0 deletions
diff --git a/curve_tools/curvess.py b/curve_tools/curves.py
index da0b1398..da0b1398 100644
--- a/curve_tools/curvess.py
+++ b/curve_tools/curves.py
diff --git a/curve_tools/operatorss.py b/curve_tools/operators.py
index e4fe24dd..e4fe24dd 100644
--- a/curve_tools/operatorss.py
+++ b/curve_tools/operators.py
diff --git a/curve_tools/propertiess.py b/curve_tools/properties.py
index d6fe9e0f..d6fe9e0f 100644
--- a/curve_tools/propertiess.py
+++ b/curve_tools/properties.py
diff --git a/curve_tools/surfacess.py b/curve_tools/surfaces.py
index cfae7040..cfae7040 100644
--- a/curve_tools/surfacess.py
+++ b/curve_tools/surfaces.py
diff --git a/curve_tools/utils.py b/curve_tools/util.py
index 30596697..30596697 100644
--- a/curve_tools/utils.py
+++ b/curve_tools/util.py