Blender Git Commit Log
Git Commits -> Revision 55d0cb0
Revision 55d0cb0 by Sergey Sharybin (master) November 10, 2011, 11:16 (GMT) |
Camera tracking integration: cleanup and finish some parts of recent commit - Replace set of booleans with menu, so now you'll simply be unable to choose unsupported refine combination - Some internal code cleanup and minor refactor |
Commit Details:
Full Hash: 55d0cb04aa7623ac4daa185fd502f9d381a00900
SVN Revision: 41725
Parent Commit: d4fec9f
Lines Changed: +129, -82
7 Modified Paths:
/extern/libmv/libmv-capi.cpp (+2, -2) (Diff)
/release/scripts/startup/bl_ui/space_clip.py (+4, -5) (Diff)
/source/blender/blenkernel/BKE_tracking.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/tracking.c (+85, -21) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+4, -27) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+9, -8) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+23, -19) (Diff)
/release/scripts/startup/bl_ui/space_clip.py (+4, -5) (Diff)
/source/blender/blenkernel/BKE_tracking.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/tracking.c (+85, -21) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+4, -27) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+9, -8) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+23, -19) (Diff)