Blender Git Loki
Git Commits -> Revision 1c450d7
Revision 1c450d7 by Sergey Sharybin (master) November 7, 2012, 11:18 (GMT) |
Fixed crashes when motion tracks are zero-sized This is probably versioning issue happened when both trunk and tomato were mixed to work on the same file. Anyway, there're few files here locally and it's probably other users do have the same files, so lets keep things safe here :) |
Commit Details:
Full Hash: 1c450d71efc1f86419ff74041efc0630d4f1ce09
SVN Revision: 51970
Parent Commit: 552c0e7
Lines Changed: +68, -41
5 Modified Paths:
/source/blender/blenkernel/intern/movieclip.c (+7, -4) (Diff)
/source/blender/blenkernel/intern/tracking.c (+23, -3) (Diff)
/source/blender/compositor/operations/COM_KeyingScreenOperation.cpp (+15, -12) (Diff)
/source/blender/editors/interface/interface_draw.c (+8, -10) (Diff)
/source/blender/nodes/composite/nodes/node_composite_keyingscreen.c (+15, -12) (Diff)
/source/blender/blenkernel/intern/tracking.c (+23, -3) (Diff)
/source/blender/compositor/operations/COM_KeyingScreenOperation.cpp (+15, -12) (Diff)
/source/blender/editors/interface/interface_draw.c (+8, -10) (Diff)
/source/blender/nodes/composite/nodes/node_composite_keyingscreen.c (+15, -12) (Diff)