Skip to content

agapas/separate-curves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

separate-curves

Blender addon for splitting curve into separated objects by loose parts. The interface can be found in Sidebar on the right, in SCO Panel and it's displayed only if any curve object is selected.

Images below display the addon in action:

  • before (1 single curve object):

  • after (separated curves):

Blender version:

Updated to Blender 2.80 and tested on versions: 2.80, 2.81 and 2.82 (windows64).

Installing

  • go to: File/User Preferences/Add-ons and click 'Install Add-on from File...'
  • select the ZIP you downloaded and click 'Install Add-on from File...'
  • enable the addon (it can be found in 'Curve' category) in the Edit/Prefferences
  • save user settings to keep addon enabled over multiple blender sessions

NOTE: In the case if the installation guide above doesn't work, just unzip downloaded ZIP manually and copy the separate_curves.py script to blender's addons folder, and then enable the addon in the Edit/Prefferences.

License

This project is licensed under the [GNU v3.0] License - see the LICENSE.md file for details.