Files
test2/source/blender/editors
Sergey Sharybin efe289f312 Fix adding feather points when there's deformed spline for mask
Deformed spline should be re-evaluated after adding new feather points
Used both BKE_mask_update_display and DAG_id_tag_update because of:

- If adding feather point is happening from macro which adds point and
  slides it, deformed spline should be updated immediatelly so sliding
  operator will use updated feather,
- If adding happens outside of such macro, update DAG is necessary to
  make needed updates in other areas (such as compositor, i.e.)
2012-05-31 10:01:21 +00:00
..
2012-05-27 19:40:36 +00:00
2012-05-24 10:16:42 +00:00
2012-05-08 16:02:13 +00:00
2012-05-22 16:24:09 +00:00
2012-05-07 06:58:03 +00:00
2012-05-20 19:49:27 +00:00
2012-05-29 18:12:13 +00:00
2012-05-29 10:21:07 +00:00
2012-05-25 09:51:53 +00:00
2012-05-25 09:51:53 +00:00