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:49:52 +0300
committerSpivak Vladimir (cwolf3d) <cwolf3d@gmail.com>2019-10-11 03:49:52 +0300
commit99fd99981a4ef80cf53a8d8a1fdd605a2d275b05 (patch)
treecf462b8152dd9fb0a3efc210c9dc800db77e6cee
parentef40e0daf220d24e6e91f3d6b7f4272ffb4d7546 (diff)
Addon: Curve Tools: Switch uppercase file name to lowercase
-rw-r--r--curve_tools/curvess.py (renamed from curve_tools/Curves.py)0
-rw-r--r--curve_tools/operatorss.py (renamed from curve_tools/Operators.py)0
-rw-r--r--curve_tools/propertiess.py (renamed from curve_tools/Properties.py)0
-rw-r--r--curve_tools/surfacess.py (renamed from curve_tools/Surfaces.py)0
-rw-r--r--curve_tools/utils.py (renamed from curve_tools/Util.py)0
5 files changed, 0 insertions, 0 deletions
diff --git a/curve_tools/Curves.py b/curve_tools/curvess.py
index da0b1398..da0b1398 100644
--- a/curve_tools/Curves.py
+++ b/curve_tools/curvess.py
diff --git a/curve_tools/Operators.py b/curve_tools/operatorss.py
index e4fe24dd..e4fe24dd 100644
--- a/curve_tools/Operators.py
+++ b/curve_tools/operatorss.py
diff --git a/curve_tools/Properties.py b/curve_tools/propertiess.py
index d6fe9e0f..d6fe9e0f 100644
--- a/curve_tools/Properties.py
+++ b/curve_tools/propertiess.py
diff --git a/curve_tools/Surfaces.py b/curve_tools/surfacess.py
index cfae7040..cfae7040 100644
--- a/curve_tools/Surfaces.py
+++ b/curve_tools/surfacess.py
diff --git a/curve_tools/Util.py b/curve_tools/utils.py
index 30596697..30596697 100644
--- a/curve_tools/Util.py
+++ b/curve_tools/utils.py