Blender Git Commit Log

Git Commits -> Revision 175110e

Revision 175110e by Julian Eisel (master)
November 28, 2015, 16:22 (GMT)
Cleanup: 'area' vs 'region'

Apparently this is the result of some sloppiness during 2.5 project and since then it confused people who were trying to understand the area-region relation (myself included).

Sorry if this causes merge conflicts for anyone, but at some point we really had to do it :/

Commit Details:

Full Hash: 175110ec8753a94bc265beb47ff3767e65a82ecc
Parent Commit: 51f9968
Lines Changed: +425, -425

30 Modified Paths:

/source/blender/editors/interface/interface_panel.c (+1, -1) (Diff)
/source/blender/editors/space_action/space_action.c (+21, -21) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+12, -12) (Diff)
/source/blender/editors/space_clip/space_clip.c (+45, -45) (Diff)
/source/blender/editors/space_console/space_console.c (+12, -12) (Diff)
/source/blender/editors/space_file/space_file.c (+35, -35) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+1, -1) (Diff)
/source/blender/editors/space_graph/space_graph.c (+20, -20) (Diff)
/source/blender/editors/space_image/image_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_image/image_draw.c (+1, -1) (Diff)
/source/blender/editors/space_image/image_intern.h (+1, -1) (Diff)
/source/blender/editors/space_image/image_ops.c (+13, -13) (Diff)
/source/blender/editors/space_image/space_image.c (+26, -26) (Diff)
/source/blender/editors/space_info/space_info.c (+12, -12) (Diff)
/source/blender/editors/space_logic/space_logic.c (+14, -14) (Diff)
/source/blender/editors/space_nla/nla_channels.c (+1, -1) (Diff)
/source/blender/editors/space_nla/space_nla.c (+23, -23) (Diff)
/source/blender/editors/space_node/node_ops.c (+1, -1) (Diff)
/source/blender/editors/space_node/space_node.c (+20, -20) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+18, -18) (Diff)
/source/blender/editors/space_script/space_script.c (+12, -12) (Diff)
/source/blender/editors/space_sequencer/space_sequencer.c (+28, -28) (Diff)
/source/blender/editors/space_text/space_text.c (+14, -14) (Diff)
/source/blender/editors/space_text/text_draw.c (+1, -1) (Diff)
/source/blender/editors/space_time/space_time.c (+14, -14) (Diff)
/source/blender/editors/space_userpref/space_userpref.c (+12, -12) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+37, -37) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+27, -27) (Diff)
/source/blender/editors/space_view3d/view3d_intern.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021