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:
authorLuca Bonavita <mindrones@gmail.com>2010-07-13 18:56:45 +0400
committerLuca Bonavita <mindrones@gmail.com>2010-07-13 18:56:45 +0400
commit92da7c0c51d02af71a27e80f5d57d31c3453626f (patch)
treeb6af14e805656777bacf1a639d3849c74f7b82df
parent13f8ca3705a59f857f4f3d1f00ba40427241a0ed (diff)
== scripts conforming ==
moved fracture/ to object_fracture/ so that appears near the other object_ scripts
-rw-r--r--object_fracture/__init__.py (renamed from fracture/__init__.py)0
-rw-r--r--object_fracture/data.blend (renamed from fracture/data.blend)bin232271 -> 232271 bytes
-rw-r--r--object_fracture/fracture_ops.py (renamed from fracture/fracture_ops.py)0
-rw-r--r--object_fracture/fracture_setup.py (renamed from fracture/fracture_setup.py)0
4 files changed, 0 insertions, 0 deletions
diff --git a/fracture/__init__.py b/object_fracture/__init__.py
index 2e76543b..2e76543b 100644
--- a/fracture/__init__.py
+++ b/object_fracture/__init__.py
diff --git a/fracture/data.blend b/object_fracture/data.blend
index e0e72dcf..e0e72dcf 100644
--- a/fracture/data.blend
+++ b/object_fracture/data.blend
Binary files differ
diff --git a/fracture/fracture_ops.py b/object_fracture/fracture_ops.py
index c6043b8e..c6043b8e 100644
--- a/fracture/fracture_ops.py
+++ b/object_fracture/fracture_ops.py
diff --git a/fracture/fracture_setup.py b/object_fracture/fracture_setup.py
index 235dd213..235dd213 100644
--- a/fracture/fracture_setup.py
+++ b/object_fracture/fracture_setup.py