Blender Git Loki

Git Commits -> Revision 9d2caba

Revision 9d2caba by Sergey Sharybin (master)
October 29, 2011, 07:14 (GMT)
Camera tracking integration
===========================

DeBalie commit (main changes only):

- Code cleanup
- Selectable tracking graph curves and curve knots
- Graph curve and curve knots can be deleted now
- Fixed wrong write when linking libraries
(error is caused by hardcoded cound of linkable ID blocks)
- Fixed for KLT tracker when using keyframe adjustment

Commit Details:

Full Hash: 9d2caba92ebed06de4dc66feaddd012c9d44961e
SVN Revision: 41356
Parent Commit: f385e54
Lines Changed: +2401, -1757

4 Added Paths:

/source/blender/editors/space_clip/clip_draw.c (+1291, -0) (View)
/source/blender/editors/space_clip/clip_graph_draw.c (+274, -0) (View)
/source/blender/editors/space_clip/clip_graph_ops.c (+356, -0) (View)
/source/blender/editors/space_clip/clip_utils.c (+219, -0) (View)

2 Deleted Paths:

/source/blender/editors/space_clip/clip_draw_graph.c (+0, -223)
/source/blender/editors/space_clip/clip_draw_main.c (+0, -1261)

19 Modified Paths:

/extern/libmv/libmv-capi.cpp (+6, -6) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/movieclip.c (+18, -19) (Diff)
/source/blender/blenkernel/intern/tracking.c (+61, -60) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -1) (Diff)
/source/blender/editors/interface/resources.c (+6, -0) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+20, -16) (Diff)
/source/blender/editors/space_clip/clip_intern.h (+45, -17) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+7, -57) (Diff)
/source/blender/editors/space_clip/CMakeLists.txt (+5, -3) (Diff)
/source/blender/editors/space_clip/space_clip.c (+17, -2) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+41, -81) (Diff)
/source/blender/makesdna/DNA_ID.h (+6, -0) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+5, -5) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+15, -0) (Diff)
/source/blender/nodes/composite/nodes/node_composite_moviedistortion.c (+2, -2) (Diff)
/source/blender/nodes/composite/nodes/node_composite_stabilize2d.c (+1, -1) (Diff)
/source/blender/nodes/composite/nodes/node_composite_transform.c (+3, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021