Blender Git Loki

Git Commits -> Revision 09a19c8

Revision 09a19c8 by Sergey Sharybin (master)
July 29, 2011, 20:55 (GMT)
Camera tracking integration
===========================

Changed behavior of 2D stabilization:

- Fixed epic spelling error.
- Neither 3d viewport nor MovieClip compositor input node
are using stable footage now.
- Now one thread lock can be avoided -- stable shot
isn't acquiring from several threads.
- Added compositor noe Distort->Stabilize 2D which is
supposed to stabilize "incoming" image using movie clip
block as reference.

Probably it could be useful to define MAT4 socket type and
use it in MovieClip node as output for stabilization and
as input socket for Stabilization node so relation could be
easily visible on "graph".

Commit Details:

Full Hash: 09a19c8b37b2cab05c5a65970b5358ff54fa815c
SVN Revision: 38828
Parent Commit: 7befe79
Lines Changed: +183, -18

1 Added Path:

/source/blender/nodes/intern/CMP_nodes/CMP_stabilize2d.c (+105, -0) (View)

12 Modified Paths:

/source/blender/blenkernel/BKE_node.h (+1, -0) (Diff)
/source/blender/blenkernel/BKE_tracking.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/movieclip.c (+1, -5) (Diff)
/source/blender/blenkernel/intern/node.c (+2, -1) (Diff)
/source/blender/blenkernel/intern/tracking.c (+47, -9) (Diff)
/source/blender/editors/space_node/drawnode.c (+8, -0) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+12, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree_types.h (+1, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+1, -0) (Diff)
/source/blender/nodes/CMP_node.h (+1, -0) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_movieclip.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021