Blender Git Loki
Git Commits -> Revision c62020d
Revision c62020d by Tianwei Shen (soc-2016-multiview) May 25, 2016, 16:19 (GMT) |
add link and unlink button in scripts for python |
Commit Details:
Full Hash: c62020d506f4bdb10af9fd240cbe3b797ef24677
Parent Commit: a086858
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)