Blender Git Commit Log
Git Commits -> Revision bd3dac4
Revision bd3dac4 by Tianwei Shen (soc-2016-multiview) May 30, 2016, 10:49 (GMT) |
add link and unlink button in scripts for python |
Commit Details:
Full Hash: bd3dac4357c5bc072ed9fddfba702fbf74c98210
Parent Commit: bfabe7c
Lines Changed: +37, -8
5 Modified Paths:
/release/scripts/startup/bl_ui/space_clip.py (+16, -0) (Diff)
/source/blender/editors/space_clip/clip_intern.h (+3, -0) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+11, -6) (Diff)
/source/blender/editors/space_clip/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_clip/space_clip.c (+6, -2) (Diff)
/source/blender/editors/space_clip/clip_intern.h (+3, -0) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+11, -6) (Diff)
/source/blender/editors/space_clip/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_clip/space_clip.c (+6, -2) (Diff)