Blender Git Commit Log

Git Commits -> Revision e56c68c

Revision e56c68c by Tianwei Shen (soc-2016-multiview)
August 3, 2016, 07:55 (GMT)
separating panning fields to RegionSpaceClip

- each sub-region now has its own zoom and panning
- leave stabilization fields in SpaceClip as-is.

Commit Details:

Full Hash: e56c68cdcb86f64f7cc0079a0eefb957f77fdc06
Parent Commit: 7767070
Lines Changed: +63, -49

11 Modified Paths:

/source/blender/blenkernel/intern/context.c (+2, -1) (Diff)
/source/blender/editors/include/ED_clip.h (+2, -0) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+12, -2) (Diff)
/source/blender/editors/space_clip/clip_intern.h (+2, -1) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+24, -22) (Diff)
/source/blender/editors/space_clip/clip_utils.c (+3, -3) (Diff)
/source/blender/editors/space_clip/space_clip.c (+7, -6) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+3, -2) (Diff)
/source/blender/editors/space_clip/tracking_select.c (+3, -2) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -5) (Diff)
/source/blender/makesrna/intern/rna_space.c (+3, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021