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:
-rw-r--r--object_fracture_cell/fracture_cell_setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/object_fracture_cell/fracture_cell_setup.py b/object_fracture_cell/fracture_cell_setup.py
index aa03a808..dfd7975c 100644
--- a/object_fracture_cell/fracture_cell_setup.py
+++ b/object_fracture_cell/fracture_cell_setup.py
@@ -294,7 +294,7 @@ def cell_fracture_objects(
def cell_fracture_boolean(
- context, collection, obj, objects,
+ context, collection, obj, objects,
use_debug_bool=False,
clean=True,
use_island_split=False,