This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
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-29 12:28:34 +00:00
2012-05-31 09:50:50 +00:00
2012-05-29 16:18:10 +00:00
2010-10-13 14:44:22 +00:00
2012-05-27 10:03:13 +00:00
2012-05-29 12:13:45 +00:00
Description
Archive of Blender with old branches
823 MiB
Languages
C 67.4%
C++ 23.4%
Python 6.1%
CMake 1.5%
GLSL 1.1%
Other 0.4%