Blender Git Loki
Git Commits -> Revision 6be184e
Revision 6be184e by Sergey Sharybin (master) July 14, 2011, 15:21 (GMT) |
Camera tracking integration =========================== Changes to tracking camers settings, so they could be copied to Blender camera on reconstruction. Sensor height doesn't make any sense yet for tracking camera. |
Commit Details:
Full Hash: 6be184e45e7ea274b8f6d7e95e96711804386484
SVN Revision: 38398
Parent Commit: db5b89a
Lines Changed: +24, -5
6 Modified Paths:
/release/scripts/startup/bl_operators/presets.py (+1, -0) (Diff)
/release/scripts/startup/bl_ui/space_clip.py (+4, -1) (Diff)
/source/blender/blenkernel/intern/movieclip.c (+1, -0) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+8, -3) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+7, -0) (Diff)
/release/scripts/startup/bl_ui/space_clip.py (+4, -1) (Diff)
/source/blender/blenkernel/intern/movieclip.c (+1, -0) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+8, -3) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+7, -0) (Diff)