Blender Git Loki
Git Commits -> Revision 1776cb9
Revision 1776cb9 by Sergey Sharybin (master) February 17, 2014, 06:58 (GMT) |
Fix T38670: Mask transform without a movieclip crashes Disable transform and mask display when there's no active clip. It's not a matter of returning fallback dimensions if there's no slip, it's also matter of making it so stabilization and distortion routines are aware of clip == NULL which is really crappy. Also almost all the operators are disabled in clip editor without active clip already anyway. Also tweaked header UI a bit to not display mask stuff when there's no active clip, |
Commit Details:
Full Hash: 1776cb92441b180c733ce13bbfcb1058bb46e6ae
Parent Commit: 9c79fd1
Lines Changed: +40, -23