Blender Git Commit Log
Git Commits -> Revision baf01cf
Revision baf01cf by Antonis Ryakiotakis (soc-2013-paint) November 9, 2013, 21:19 (GMT) |
Make mode stroke enum normal if operator is using Curve or Polyline mode. It made it confusing because users used ctrl-click to add extra points, often inverting the stroke. |
Commit Details:
Full Hash: baf01cf6603f13100fbd7c65ad5ef7d485c78b4b
SVN Revision: 61217
Parent Commit: f2049e4
Lines Changed: +27, -25
5 Modified Paths:
/source/blender/editors/sculpt_paint/paint_image.c (+15, -18) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+4, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+4, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -2) (Diff)