mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and myself.

see:
http://wiki.blender.org/index.php/User:Nazg-gul/MaskEditor


note - mask editing tools need continued development, feather option is not working 100%
This commit is contained in:
Campbell Barton
2012-06-04 16:42:58 +00:00
parent 2230f3346e
commit 68a9dd54ec
68 changed files with 1446 additions and 80 deletions

View File

@@ -823,6 +823,7 @@ endif()
bf_editor_sound
bf_editor_animation
bf_editor_datafiles
bf_editor_mask
bf_render
bf_intern_opennl
@@ -894,6 +895,7 @@ endif()
cycles_subd
bf_compositor #added for opencl compositor
bf_opencl #added for opencl compositor
bf_intern_raskter
)
if(WITH_LIBMV)