Blender Git Commit Log

Git Commits -> Revision f4dee67

Revision f4dee67 by Tianwei Shen (soc-2016-multiview)
August 21, 2016, 16:35 (GMT)
use name instead of pointer in correspondence

- remove self_track and other_track pointers in MovieTrackCorrespondence,
instead use self_track_name and other_track_name.
- now we can save and load correspondences reliably.
- one issue after this change is that the color of linked tracks are not
shown correctly.

Commit Details:

Full Hash: f4dee67e8bdcd50059d348008be22efefeb380f8
Parent Commit: 1d46997
Lines Changed: +32, -33

5 Modified Paths:

/source/blender/blenkernel/intern/tracking_correspondence.c (+16, -16) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -6) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+12, -8) (Diff)
/source/blender/editors/space_clip/tracking_ops_correspondence.c (+2, -1) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021