Blender Git Loki
Git Commits -> Revision 1fbb859
Revision 1fbb859 by Sergey Sharybin (master) September 2, 2013, 12:02 (GMT) |
Fix crash when adjusting plane track after re-tracking point tracks Issue was caused by tacks map merge re-allocating the tracks and this didn't update plane tracks. Ideally tracks_map_merge shall not re-allocate tracks, but for now just update plane tracks. Shouldn't be too much slow anyway and could always be tweaked without affecting any artists. |
Commit Details:
Full Hash: 1fbb859e6d2e6feb0dfdefb612f17fef675d7859
SVN Revision: 59731
Parent Commit: 26bfda6
Lines Changed: +45, -31
1 Modified Path:
/source/blender/blenkernel/intern/tracking.c (+45, -31) (Diff)