Blender Git Commit Log
Git Commits -> Revision 6c835bb
Revision 6c835bb by Antonis Ryakiotakis (soc-2013-paint) April 17, 2014, 20:37 (GMT) |
Cleanup: Get rid of polylines. Before people start screaming, let's remind everyone that polylines are curves with a vector handle. Changing handle types is not yet supported in paint but it will follow soon. |
Commit Details:
Full Hash: 6c835bb336400a5b4c30c801deae5c9c440e1c2c
Parent Commit: 2f4344e
Lines Changed: +34, -120
5 Modified Paths:
/release/scripts/startup/bl_ui/space_image.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+29, -106) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+2, -11) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+29, -106) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+2, -11) (Diff)