Blender Git Loki
Git Commits -> Revision 23dfb8a
Revision 23dfb8a by Sergey Sharybin (master) November 8, 2011, 06:11 (GMT) |
Code cleanup and small fixes: - Assume all areas are using valid MovieClipUser when using functions from movieclip.c - Set active scene clip to movie-related nodes in compositor rather than checking if there's only one clip in datablocks - Fixed users count issue when solving camera motion |
Commit Details:
Full Hash: 23dfb8a156c8e6a11cdd27c0e789008b008b0c0c
SVN Revision: 41643
Parent Commit: e28d0c6
Lines Changed: +27, -49
5 Modified Paths:
/source/blender/blenkernel/intern/movieclip.c (+16, -21) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+4, -1) (Diff)
/source/blender/editors/space_node/node_edit.c (+1, -3) (Diff)
/source/blender/makesrna/intern/rna_movieclip.c (+0, -22) (Diff)
/source/blender/nodes/composite/nodes/node_composite_moviedistortion.c (+6, -2) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+4, -1) (Diff)
/source/blender/editors/space_node/node_edit.c (+1, -3) (Diff)
/source/blender/makesrna/intern/rna_movieclip.c (+0, -22) (Diff)
/source/blender/nodes/composite/nodes/node_composite_moviedistortion.c (+6, -2) (Diff)