Simple Curves ( New: Addons Contrib ) #37664

Closed
opened 2013-11-30 12:15:04 +01:00 by Vladimir Spivak · 12 comments

Blender: 2.69
Category: Add Curve
Homepage: http://cwolf3d.korostyshev.net/
Script name: Simple curves
Wiki page:http://cwolf3d.korostyshev.net/index.php/portfolio/python/149-python-script-a-set-of-simple-curves-for-blender
Author(s): Spivak Vladimir

Python script written by me a set of simple curves for Blender

  • point
  • line
  • segment
  • angle
  • circle
  • ellipse
  • arc
  • sector
  • segment
  • rectangle with beveled corners possibility
  • rhombus
  • polygon
  • trapezoid

Added edit panel after creating the curve. It is possible to rotate, move the curve and return to editing the curve.

Added possibility to chamfer the vertex and round out the vertex.

Button 'Fillet' appears in the T panel. Need to select the vertex.

Added separation curve between two points of chosen preserving curvature.

After selecting points in edit mode, click 'Divide' in the T panel

Download: http://cwolf3d.korostyshev.net/index.php/portfolio/python/149-python-script-a-set-of-simple-curves-for-blender

simple_curve_fillet.jpg

simple_curve.jpg

**Blender**: 2.69 **Category**: Add Curve **Homepage**: http://cwolf3d.korostyshev.net/ **Script name**: Simple curves **Wiki page**:http://cwolf3d.korostyshev.net/index.php/portfolio/python/149-python-script-a-set-of-simple-curves-for-blender **Author(s)**: Spivak Vladimir Python script written by me a set of simple curves for Blender - point - line - segment - angle - circle - ellipse - arc - sector - segment - rectangle with beveled corners possibility - rhombus - polygon - trapezoid Added edit panel after creating the curve. It is possible to rotate, move the curve and return to editing the curve. Added possibility to chamfer the vertex and round out the vertex. Button 'Fillet' appears in the T panel. Need to select the vertex. Added separation curve between two points of chosen preserving curvature. After selecting points in edit mode, click 'Divide' in the T panel Download: http://cwolf3d.korostyshev.net/index.php/portfolio/python/149-python-script-a-set-of-simple-curves-for-blender ![simple_curve_fillet.jpg](https://archive.blender.org/developer/F34695/simple_curve_fillet.jpg) ![simple_curve.jpg](https://archive.blender.org/developer/F34697/simple_curve.jpg)
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Vladimir Spivak self-assigned this 2013-11-30 12:15:04 +01:00
Author
Member

Added subscriber: @cwolf3d

Added subscriber: @cwolf3d

Added subscriber: @AxelMening-4

Added subscriber: @AxelMening-4

I like fillet function))
and need chamfer

I like fillet function)) and need chamfer
Author
Member

Update script.

Completely rewrote the algorithm of the ellipse, arc, sector, segment.

Now using a minimum of control points.

Plus some corrections.

Update script. Completely rewrote the algorithm of the ellipse, arc, sector, segment. Now using a minimum of control points. Plus some corrections.
Author
Member

Update script.
Reorganized the menu.
Returned the opportunity to choose 2D / 3D.
You can specify the location and rotation when creating curves.
Added separation curve between two points of chosen preserving curvature.
After selecting points in edit mode, click 'Divide'.
After clicking on it can be set from 0 to 100% of the length.

Update script. Reorganized the menu. Returned the opportunity to choose 2D / 3D. You can specify the location and rotation when creating curves. Added separation curve between two points of chosen preserving curvature. After selecting points in edit mode, click 'Divide'. After clicking on it can be set from 0 to 100% of the length.
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Member

hi, this is a great addon, are you still developing it? Are you interested in setting up for review for Blender release addons?
thanks. Great Work.

hi, this is a great addon, are you still developing it? Are you interested in setting up for review for Blender release addons? thanks. Great Work.
Author
Member

Thank you! I have a lot of ideas for this addon. I plan to finalize it. I am interested in setting up for review for Blender release addons.

Thank you! I have a lot of ideas for this addon. I plan to finalize it. I am interested in setting up for review for Blender release addons.
Member

@cwolf3d
hi, sorry for long reply time, I think this would be good to include in the next round of Contrib addons updates

@cwolf3d hi, sorry for long reply time, I think this would be good to include in the next round of Contrib addons updates
Brendon Murphy changed title from A set of simple curves. And simple actions curves. to Simple Curves ( New: Addons Contrib ) 2016-06-08 04:20:52 +02:00
Vladimir Spivak was unassigned by Brendon Murphy 2016-06-08 04:20:53 +02:00
Brendon Murphy self-assigned this 2016-06-08 04:20:53 +02:00
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Member

Initial Commit: blender/blender-addons-contrib@50f8d6d96d
Closing as resolved.
@cwolf3d, welcome, if you have any future updates please create a new task.

Initial Commit: blender/blender-addons-contrib@50f8d6d96d Closing as resolved. @cwolf3d, welcome, if you have any future updates please create a new task.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#37664
No description provided.