blender/release/scripts/startup
Sergey Sharybin 1776cb9244 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,
2014-02-17 12:58:50 +06:00
..
bl_operators Code cleanup: style 2014-02-13 08:52:12 +11:00
bl_ui Fix T38670: Mask transform without a movieclip crashes 2014-02-17 12:58:50 +06:00
keyingsets_builtins.py More UI message i18n fixes and improvements... 2013-03-10 17:42:08 +00:00
nodeitems_builtins.py Texture Nodes: "At" distortion node was missing from the add menu. 2014-02-07 20:12:42 +01:00