Blender Git Commit Log
Git Commits -> Revision a1e0868
Revision a1e0868 by Ton Roosendaal (master) December 15, 2008, 13:23 (GMT) |
2.5 - depricated area "headbutofs" and "headbutlen", which is now fully replaced with view2d handling. - needed to add header default V2D_ALIGN_NO_NEG_Y, V2D_LOCKOFS_Y seems to not do anything atm :) - new: running blender in debug (blender -d) will print the current handler and operator in use (not mousemove) |
Commit Details:
Full Hash: a1e0868018150f89a9b0ca2d92122ef75ec5c119
SVN Revision: 17874
Parent Commit: d48f4b60
Lines Changed: +30, -21
20 Modified Paths:
/source/blender/blenloader/intern/readfile.c (+1, -1) (Diff)
/source/blender/editors/interface/view2d.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_header.c (+1, -1) (Diff)
/source/blender/editors/space_buttons/buttons_header.c (+1, -1) (Diff)
/source/blender/editors/space_file/file_header.c (+1, -1) (Diff)
/source/blender/editors/space_image/image_header.c (+1, -1) (Diff)
/source/blender/editors/space_info/info_header.c (+1, -1) (Diff)
/source/blender/editors/space_ipo/ipo_header.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_header.c (+1, -1) (Diff)
/source/blender/editors/space_node/node_header.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_header.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+10, -1) (Diff)
/source/blender/editors/space_script/script_header.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_header.c (+1, -1) (Diff)
/source/blender/editors/space_sound/sound_header.c (+1, -1) (Diff)
/source/blender/editors/space_text/text_header.c (+1, -1) (Diff)
/source/blender/editors/space_time/time_header.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+2, -2) (Diff)
/source/blender/editors/interface/view2d.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_header.c (+1, -1) (Diff)
/source/blender/editors/space_buttons/buttons_header.c (+1, -1) (Diff)
/source/blender/editors/space_file/file_header.c (+1, -1) (Diff)
/source/blender/editors/space_image/image_header.c (+1, -1) (Diff)
/source/blender/editors/space_info/info_header.c (+1, -1) (Diff)
/source/blender/editors/space_ipo/ipo_header.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_header.c (+1, -1) (Diff)
/source/blender/editors/space_node/node_header.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_header.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+10, -1) (Diff)
/source/blender/editors/space_script/script_header.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_header.c (+1, -1) (Diff)
/source/blender/editors/space_sound/sound_header.c (+1, -1) (Diff)
/source/blender/editors/space_text/text_header.c (+1, -1) (Diff)
/source/blender/editors/space_time/time_header.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+2, -2) (Diff)