Blender Git Commit Log
Git Commits -> Revision ddee22a
Revision ddee22a by Sergey Sharybin (master) August 16, 2011, 14:58 (GMT) |
Camera tracking integration =========================== Code clean-up: - Remove unused args from template_movieclip. - Remove C-defined "Marker" panel. - Move all properties from old "Marker" panel to template_marker template. This properties would be displayed if compact is set to False. |
Commit Details:
Full Hash: ddee22ac3585bb219535f11006bbcb5a42d53b05
SVN Revision: 39452
Parent Commit: c32e891
Lines Changed: +257, -264
5 Modified Paths:
/release/scripts/startup/bl_ui/space_clip.py (+31, -3) (Diff)
/source/blender/editors/include/UI_interface.h (+2, -2) (Diff)
/source/blender/editors/space_clip/clip_buttons.c (+219, -255) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+3, -2) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+2, -2) (Diff)
/source/blender/editors/include/UI_interface.h (+2, -2) (Diff)
/source/blender/editors/space_clip/clip_buttons.c (+219, -255) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+3, -2) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+2, -2) (Diff)