Blender Git Commit Log

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

4 Modified Paths:

/release/scripts/startup/bl_ui/space_clip.py (+10, -9) (Diff)
/source/blender/editors/space_clip/space_clip.c (+1, -1) (Diff)
/source/blender/editors/transform/transform.c (+21, -13) (Diff)
/source/blender/editors/transform/transform_conversions.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021