Curve Functions broken in several addons. #40176

Closed
opened 2014-05-13 13:08:20 +02:00 by Brendon Murphy · 6 comments
Member

Blender Version
Working: 2014/04/27 a8eb95c
Broken: 2014/05/04 362b25b3

Broken somewhere in the above time frame.

Short description of error
Several Curve Addons broken without console errors.

  • Sapling (add_curve_sapling)
  • Ivy Gen (add_curve_ivy)
  • SVG Import (io_curve_svg)

Exact steps for others to reproduce the error

  • Activate Sapling Addon, Ctrl/A, add tree, branches are not formed correctly.
  • Activate Ivy_Gen Addon, create initial ivy, change settings, press update ivy, incorrect spline is created & ivy is not updated.
  • Import SVG, splines are again messed up (all bezier point handles are zero vectors, except the last one). foreach_set() might be broken.

There are bug reports around curve addons in the addons tracker.
https://developer.blender.org/T39603
https://developer.blender.org/T40124

thanks.
Brendon.

**Blender Version** Working: 2014/04/27 a8eb95c Broken: 2014/05/04 362b25b3 Broken somewhere in the above time frame. **Short description of error** Several Curve Addons broken without console errors. - Sapling (add_curve_sapling) - Ivy Gen (add_curve_ivy) - SVG Import (io_curve_svg) **Exact steps for others to reproduce the error** - Activate Sapling Addon, Ctrl/A, add tree, branches are not formed correctly. - Activate Ivy_Gen Addon, create initial ivy, change settings, press update ivy, incorrect spline is created & ivy is not updated. - Import SVG, splines are again messed up (all bezier point handles are zero vectors, except the last one). `foreach_set()` might be broken. There are bug reports around curve addons in the addons tracker. https://developer.blender.org/T39603 https://developer.blender.org/T40124 thanks. Brendon.
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Author
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Member

Added subscriber: @CodeManX

Added subscriber: @CodeManX

This issue was referenced by blender/blender@4875a665cc

This issue was referenced by blender/blender@4875a665cc11eda3c10c2d7f474fc01b32a968c5

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Closed by commit blender/blender@4875a665cc.

Closed by commit blender/blender@4875a665cc.
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 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#40176
No description provided.