Blender Git Loki
Git Commits -> Revision fa89789
Revision fa89789 by Sergey Sharybin (master) August 12, 2011, 14:55 (GMT) |
Camera tracking integration =========================== - Option to hide grease pencil (Display -> Grease Pencil). - Added grease pencil controls to toolar. - Fixed display issues when stroke contains one point only and Manual Calibration is enabled. |
Commit Details:
Full Hash: fa89789247c72c4b674919abd2c99b5057198f29
SVN Revision: 39336
Parent Commit: 5ddb23d
Lines Changed: +69, -34
6 Modified Paths:
/release/scripts/startup/bl_ui/space_clip.py (+19, -1) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+7, -6) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+35, -26) (Diff)
/source/blender/editors/space_clip/space_clip.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+6, -0) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+7, -6) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+35, -26) (Diff)
/source/blender/editors/space_clip/space_clip.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+6, -0) (Diff)