Blender Git Loki
Git Commits -> Revision 4e3a566
Revision 4e3a566 by Sergey Sharybin (master) June 10, 2012, 17:09 (GMT) |
Fixed curves and dopeseet views of motion tracking data not taking clip's start frame into account. |
Commit Details:
Full Hash: 4e3a5663c54b56e847e1ccea3f4d9aab5d7e1b7a
SVN Revision: 47695
Parent Commit: b38e450
Lines Changed: +29, -22
5 Modified Paths:
/source/blender/editors/space_clip/clip_dopesheet_draw.c (+7, -4) (Diff)
/source/blender/editors/space_clip/clip_graph_draw.c (+4, -4) (Diff)
/source/blender/editors/space_clip/clip_graph_ops.c (+9, -8) (Diff)
/source/blender/editors/space_clip/clip_intern.h (+2, -2) (Diff)
/source/blender/editors/space_clip/clip_utils.c (+7, -4) (Diff)
/source/blender/editors/space_clip/clip_graph_draw.c (+4, -4) (Diff)
/source/blender/editors/space_clip/clip_graph_ops.c (+9, -8) (Diff)
/source/blender/editors/space_clip/clip_intern.h (+2, -2) (Diff)
/source/blender/editors/space_clip/clip_utils.c (+7, -4) (Diff)