Blender Git Commit Log

Git Commits -> Revision 827fa36

Revision 827fa36 by Sergey Sharybin (master)
October 20, 2011, 09:52 (GMT)
Camera tracking integration
===========================

Naming refactor: avoid using acquire from movie clip related functions.
This stuff doesn't need releasing, all locks happens in getters,
so using get instead of acquire makes more sense here.

Commit Details:

Full Hash: 827fa36f0b93acb032f77c2b98975cf012b70155
SVN Revision: 41142
Parent Commit: 3dfd480
Lines Changed: +73, -73

15 Modified Paths:

/source/blender/blenkernel/BKE_movieclip.h (+4, -4) (Diff)
/source/blender/blenkernel/BKE_tracking.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/movieclip.c (+12, -12) (Diff)
/source/blender/blenkernel/intern/tracking.c (+32, -32) (Diff)
/source/blender/editors/include/ED_clip.h (+2, -2) (Diff)
/source/blender/editors/space_clip/clip_buttons.c (+2, -2) (Diff)
/source/blender/editors/space_clip/clip_draw_graph.c (+1, -1) (Diff)
/source/blender/editors/space_clip/clip_draw_main.c (+3, -3) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+5, -5) (Diff)
/source/blender/editors/space_clip/space_clip.c (+1, -1) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+3, -3) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_movieclip.c (+3, -3) (Diff)
/source/blender/nodes/composite/nodes/node_composite_movieclip.c (+1, -1) (Diff)
/source/blender/nodes/composite/nodes/node_composite_moviedistortion.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021