Blender Git Commit Log

Git Commits -> Revision d6442d9

Revision d6442d9 by Antonis Ryakiotakis (soc-2013-paint)
July 16, 2014, 13:41 (GMT)
Finalize transform for paint curves:

Use own simple operator for slide transform, allows to return pass
through and set the cursor.

Cursor pivot not yet supported for paint curves, it will be next.

Commit Details:

Full Hash: d6442d9881292e6c33c67317b9dfa7cc48516376
Parent Commit: 9375076
Lines Changed: +304, -98

10 Modified Paths:

/source/blender/editors/include/ED_image.h (+2, -0) (Diff)
/source/blender/editors/include/ED_view3d.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_curve.c (+210, -35) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+10, -20) (Diff)
/source/blender/editors/space_image/image_edit.c (+16, -0) (Diff)
/source/blender/editors/space_image/space_image.c (+9, -0) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+3, -3) (Diff)
/source/blender/editors/transform/transform_conversions.c (+49, -39) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021