Blender Git Loki

Git Commits -> Revision 0fec30a

Revision 0fec30a by Sergey Sharybin (master)
July 20, 2011, 10:51 (GMT)
Camera tracking integration
===========================

- Internal change: do not use maroses for checking the only
one bit of track/marker flags.
- Do not display track name for disabled markers when
"Show Disabled" is turned off.
- Option to lock tracks. Locked tracks can't be be moved,
scaled, re-tracked and so.

Commit Details:

Full Hash: 0fec30a35f4eff2b56747e47dc3f8cb3e8c79320
SVN Revision: 38532
Parent Commit: 5d978f1
Lines Changed: +160, -43

16 Modified Paths:

/release/scripts/startup/bl_ui/space_clip.py (+14, -5) (Diff)
/source/blender/blenkernel/BKE_tracking.h (+3, -4) (Diff)
/source/blender/blenkernel/intern/movieclip.c (+6, -4) (Diff)
/source/blender/blenkernel/intern/tracking.c (+1, -1) (Diff)
/source/blender/editors/include/UI_resources.h (+2, -1) (Diff)
/source/blender/editors/interface/resources.c (+4, -0) (Diff)
/source/blender/editors/space_clip/clip_buttons.c (+3, -0) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+38, -13) (Diff)
/source/blender/editors/space_clip/clip_intern.h (+1, -0) (Diff)
/source/blender/editors/space_clip/space_clip.c (+4, -0) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+61, -11) (Diff)
/source/blender/editors/transform/transform_conversions.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+12, -0) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+6, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021