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
