This extension was part of Blender 4.1 bundled add-ons. It is now offered as it is, with limited supported.
No changelog for this release.
This extension does not require special permissions.
this is sooo amazing I won $500 dollar commotion using this
It is not working. Error:
Python: Traceback (most recent call last): File "/Users/dirkvolovsky/Library/Application Support/Blender/4.3/extensions/blender_org/cell_fracture/init.py", line 442, in execute main(context, keywords) File "/Users/dirkvolovsky/Library/Application Support/Blender/4.3/extensions/blender_org/cell_fracture/init.py", line 171, in main objects += main_object(context, collection, obj, 0, kw_copy) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/dirkvolovsky/Library/Application Support/Blender/4.3/extensions/blender_org/cell_fracture/init.py", line 67, in main_object objects = fracture_cell_setup.cell_fracture_objects(context, collection, obj, **kw_copy) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/dirkvolovsky/Library/Application Support/Blender/4.3/extensions/blender_org/cell_fracture/fracture_cell_setup.py", line 132, in cell_fracture_objects points = _points_from_object(depsgraph, scene, obj, source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/dirkvolovsky/Library/Application Support/Blender/4.3/extensions/blender_org/cell_fracture/fracture_cell_setup.py", line 102, in _points_from_object points.extend([p for spline in get_splines(gp) for p in spline]) ^^^^^^^^^^^^^^^ File "/Users/dirkvolovsky/Library/Application Support/Blender/4.3/extensions/blender_org/cell_fracture/fracture_cell_setup.py", line 92, in get_splines if gp.layers.active: ^^^^^^^^^^^^^^^^ AttributeError: bpy_prop_collection: attribute "active" not found