Blender Git Commit Log

Git Commits -> Revision f403102

Revision f403102 by Sergey Sharybin (master)
August 10, 2011, 13:59 (GMT)
Camera tracking integration
===========================

- Fix for reading grease pencil data for movie clips.
- Request from Francois: undistort grease pencil to allow
manual calibration.

Only strokes made in "Cursor" space are getting undistorted,
strokes made in view space are kept unchanged.

This allows to make such workflow of manual calibration:
- Outline straight line in footage with GP.
- [Optional] mute footage.
- Enable Display->Manual Calibration.
- Tweak distortion coefficients until you'll like result.
- [Optional] Use strokes made in viewspace to help checking
of straightness of outlined features.

Not ideal but could be nice addition for grid-only calibration
until proper tools are getting ported to libmv/blender.

Commit Details:

Full Hash: f403102736d4585d8c0b016eb44d0fefba296dc7
SVN Revision: 39255
Parent Commit: 284c03f
Lines Changed: +120, -62

6 Modified Paths:

/release/scripts/startup/bl_ui/space_clip.py (+1, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+3, -3) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+106, -56) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+6, -0) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021