Blender Git Commit Log

Git Commits -> Revision 8e66dbd

Revision 8e66dbd by Tianwei Shen (soc-2016-multiview)
August 2, 2016, 16:04 (GMT)
seperate zoom from SpaceClip to RegionSpaceClip

- mark zoom in SpaceClip as deprecated
- known issue: versioning is not done

Commit Details:

Full Hash: 8e66dbdf9788c7b0f11d4d2a588f148719afc742
Parent Commit: 9527950
Lines Changed: +184, -108

10 Modified Paths:

/source/blender/blenkernel/BKE_context.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/context.c (+30, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+5, -0) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+36, -32) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+47, -26) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+29, -26) (Diff)
/source/blender/editors/space_clip/space_clip.c (+24, -17) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+5, -3) (Diff)
/source/blender/editors/space_clip/tracking_ops_plane.c (+5, -3) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021