I would be very very interested in following this (or any other bezier curve-related developments, purely from an end user point of view, no coding skills to speak of unfortunately. A trim/extend tool is a long time blender-wishlist item of mine, do you have a blog, websiet or git repo where I could follow your work?
Thanks, Duarte. On 03-12-2015 11:50, [email protected] wrote: > Hey Dave, > > I've been working on a Extend / Trim Tool for Bezier Curves - as a > python script, though. If you had something like that in mind, I'd be > glad to contribute (or to exchange btw.), I just didn't have the time to > implement an operator and to post it. > > Cheers, > Yann > > On 03/12/2015 00:47, David Lewis wrote: >> Thank you >> >> On Wed, Dec 2, 2015 at 6:44 PM, Howard Trickey <[email protected]> >> wrote: >> >>> Look in blender/source/blender/editor/curves (e.g., >>> add_primitive_bezier_exec (in editcurve_add.c) >>> and in blender/source/blender/blenkernel/intern/curve.c (e.g., >>> BKE_curve_add). >>> >>> On Wed, Dec 2, 2015 at 6:30 PM David Lewis <[email protected]> >>> wrote: >>> >>>> Thinking about adding another curve tool. >>>> Anyone know where to find the code in the source code for the bezier >>> code? >>>> Thank you, >>>> Dave >>>> _______________________________________________ >>>> Bf-committers mailing list >>>> [email protected] >>>> http://lists.blender.org/mailman/listinfo/bf-committers >>>> >>> _______________________________________________ >>> Bf-committers mailing list >>> [email protected] >>> http://lists.blender.org/mailman/listinfo/bf-committers >>> >> _______________________________________________ >> Bf-committers mailing list >> [email protected] >> http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
