Go to file
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
build_files win32 MSVC 2013 add scons support 2014-02-13 19:15:43 +01:00
doc Fix T38629: broken links to OpenGL docs from python API docs. 2014-02-14 15:17:36 +01:00
extern Fix T38631: Blender crashes when selection faces after new boolean modifier 2014-02-14 14:26:26 +06:00
intern Fix/Workaround for NDOF/X11 bug with unreliable GHOST_kFinished events. 2014-02-15 18:40:33 +11:00
release Fix T38670: Mask transform without a movieclip crashes 2014-02-17 12:58:50 +06:00
scons@2d6ebcb239 Squashed commit of the following: 2013-11-21 16:51:29 +01:00
source Fix T38670: Mask transform without a movieclip crashes 2014-02-17 12:58:50 +06:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt MSVC: add errors for BLI_strict_flags.h 2014-02-16 14:50:15 +11:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cycles: Add a cmake config to easily compile Cycles Standalone. 2014-01-20 20:44:39 +01:00
SConstruct OSX/scons: adapt forgotten CCVERSION conditional, sorry 2014-02-10 15:56:37 +01:00