Page MenuHome

Curve Functions broken in several addons.
Closed, ResolvedPublic

Description

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.

Revisions and Commits

Event Timeline

codemanx lowered the priority of this task from 90 to 50.May 13 2014, 2:12 PM
codemanx updated the task description. (Show Details)
codemanx added a subscriber: codemanx.
Sergey Sharybin (sergey) changed the task status from Unknown Status to Resolved.May 13 2014, 4:41 PM

Closed by commit rB4875a665cc11.