Blender Git Commit Log
Git Commits -> Revision d4ebc86
Revision d4ebc86 by Hans Goudey (soc-2019-bevel-profiles) May 31, 2019, 00:42 (GMT) |
Got the sampled profile path into the ProfileSpacing struct. The points on the paths can now be moved under each other (breaking other curve mapping for now) |
Commit Details:
Full Hash: d4ebc868385112ba87af329839addf0ecef9e5b2
Parent Commit: f5112ea
Lines Changed: +230, -71
5 Modified Paths:
/source/blender/blenkernel/BKE_colortools.h (+11, -3) (Diff)
/source/blender/blenkernel/intern/colortools.c (+51, -33) (Diff)
/source/blender/bmesh/tools/bmesh_bevel.c (+166, -34) (Diff)
/source/blender/makesdna/DNA_color_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/colortools.c (+51, -33) (Diff)
/source/blender/bmesh/tools/bmesh_bevel.c (+166, -34) (Diff)
/source/blender/makesdna/DNA_color_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+1, -0) (Diff)