Blender Git Loki

Git Commits -> Revision 1dc74ac

Revision 1dc74ac by Sergey Sharybin (master)
December 19, 2011, 15:12 (GMT)
Object tracking: configurable scale for object solution

Added slider to define scale of object solution which is used to define
"depth" of object relative to camera position. This slider effects on all
"users" of object solution such as bundles display, constrained objects and so.

Added new operator called "Set Solution Scale" to set real scale for object
solution based on real distance between two bundles reconstructed for this object.

New slider and operator can be found on "Object" panel in toolbox when in
reconstruction mode and active tracking object isn't a camera.

Commit Details:

Full Hash: 1dc74acc123721d366e3628663ed029db5761e4d
SVN Revision: 42733
Parent Commit: 737648a
Lines Changed: +166, -10

8 Modified Paths:

/release/scripts/startup/bl_ui/space_clip.py (+33, -0) (Diff)
/source/blender/blenkernel/intern/tracking.c (+13, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+11, -0) (Diff)
/source/blender/editors/space_clip/clip_intern.h (+1, -0) (Diff)
/source/blender/editors/space_clip/space_clip.c (+1, -0) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+75, -8) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+7, -2) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+25, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021