The new layout is more compact and, hopefully, more overseeable (yet still understandable):
Other minor changes:
. the displayed number of selected curves is now correct
. setting the origin of the curve to the start of the curve now operates on all (1 or more) selected curves
. some general code cleanup
No, unfortunately not, ATM.
You could make 2 lofts, one with curves1/2, and one with curves2/3.
Multi-curved-generation is on my todo-list, somewhere, IIRC…
I’m very happy to announce that my curve nodes are now part of the official Animation Nodes master. So just grab the latest version of AN from it’s github page, and the curve nodes should be available without any further manual installation. Here’s a blend file to play with: curveNodes-20150503.blend (1.16 MB)
Unfortunately, this also means I will no longer be maintaining this Curve Tools 2 addon in its current (non-node-based) form. Well, it’s not that unfortunate, really, because we have regained ‘driven’ support, which we all have been wanting very much for a long time. I might even have a go at (re-)supporting nurbs curves, some day… :eyebrowlift:
Hi guy lateur,
I have this traceback with Blender 2.75
/usr/share/blender/2.75/scripts/addons_contrib/curve_tools/CurveIntersections.py:542: SyntaxWarning: name 'algoPOV' is assigned to before global declaration
global algoPOV
My Blender is:
version 2.75 (sub 0), branch b’master’, commit date b’2015-06-10’ b’15:39’, hash b’bff8b5d’, b’RelWithDebInfo’
build date: b’2015-06-21’, b’16:08:18’
platform: b’Linux’
platform: ‘Linux Mint rebecca 17.1’
proc: Bi-quad Q9600 2.66 Ghz,
Nvidia graphic card GT 630 Vram 4Go.
Yes, that’s probably a good idea, because there seem to be some issues with it when using the latest versions of blender, and I will not be updating this addon anymore.
Of course, I’m not the original author, that’s Mackraken, so you may want to check with him first on this, too.
/usr/share/blender/2.76/scripts/addons_contrib/curve_tools/CurveIntersections.py:536: SyntaxWarning: name 'algoDIR' is assigned to before global declaration
global algoDIR
/usr/share/blender/2.76/scripts/addons_contrib/curve_tools/CurveIntersections.py:542: SyntaxWarning: name 'algoPOV' is assigned to before global declaration
global algoPOV
How do I install curve tools 2? I just put the scripts in the following folder up they don’t show up in the Blender preferences.
C:\Program Files\Blender Foundation\Blender\2.70\scripts\addons