Blender Git Loki
Git Commits -> Revision dea3b34
Revision dea3b34 by Sergey Sharybin (master) November 5, 2011, 14:37 (GMT) |
Camera tracking integration =========================== - Set as Background button will enable displaying background images in 3d space. - Move options in Display panel to column. Saves some space. - Camera solving now should deal fine with non-centered principal. |
Commit Details:
Full Hash: dea3b348e5e3e4413fb0e830ad193e86b77f0ee9
SVN Revision: 41566
Parent Commit: 5a49d05
Lines Changed: +67, -42
6 Modified Paths:
/release/scripts/startup/bl_operators/clip.py (+2, -0) (Diff)
/release/scripts/startup/bl_ui/space_clip.py (+20, -18) (Diff)
/source/blender/blenkernel/BKE_tracking.h (+5, -1) (Diff)
/source/blender/blenkernel/intern/constraint.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/tracking.c (+36, -4) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+3, -19) (Diff)
/release/scripts/startup/bl_ui/space_clip.py (+20, -18) (Diff)
/source/blender/blenkernel/BKE_tracking.h (+5, -1) (Diff)
/source/blender/blenkernel/intern/constraint.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/tracking.c (+36, -4) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+3, -19) (Diff)