Blender Git Commit Log
Git Commits -> Revision 64110de
Revision 64110de by João Araújo (gsoc2016-improved_extrusion) August 14, 2016, 16:09 (GMT) |
Curves: Fillet and chamfer Fixed a calculation error in the fillet operator. Limited the chamfer algorithm to just run on the points inbetween the first and the last handles, since it makes no sense to chamfer the start of a line. This brings a problem with cyclic splines though, which will be addressed in a later commit. |
Commit Details:
Full Hash: 64110dece3eee605422789d485c6814f0acb4317
Parent Commit: c5794b4
Lines Changed: +6, -2
1 Modified Path:
/source/blender/editors/curve/editcurve.c (+6, -2) (Diff)