Blender Git Commit Log
Git Commits  -> Revision f5de618
		
			
			
		
February 18, 2009, 05:54 (GMT)  | 
* Cleaned up naming of icon ID constants. This helps fix bad icons in the graph editor among others.  | 
Commit Details:
Full Hash: f5de61816bb7a790b8f60f82ddd0a777b23f1413
SVN Revision: 19027
Parent Commit: ba59754
Lines Changed:  +109,  -109
13 Modified Paths:
/source/blender/editors/animation/anim_ipo_utils.c (+3, -3) (Diff)
/source/blender/editors/include/UI_resources.h (+21, -21) (Diff)
/source/blender/editors/interface/interface_utils.c (+32, -32) (Diff)
/source/blender/editors/space_action/action_draw.c (+3, -3) (Diff)
/source/blender/editors/space_action/action_header.c (+7, -7) (Diff)
/source/blender/editors/space_buttons/buttons_header.c (+4, -4) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+4, -4) (Diff)
/source/blender/editors/space_graph/graph_header.c (+7, -7) (Diff)
/source/blender/editors/space_node/drawnode.c (+3, -3) (Diff)
/source/blender/editors/space_node/node_draw.c (+1, -1) (Diff)
/source/blender/editors/space_node/node_header.c (+3, -3) (Diff)
/source/blender/editors/space_outliner/outliner.c (+18, -18) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+3, -3) (Diff)
/source/blender/editors/include/UI_resources.h (+21, -21) (Diff)
/source/blender/editors/interface/interface_utils.c (+32, -32) (Diff)
/source/blender/editors/space_action/action_draw.c (+3, -3) (Diff)
/source/blender/editors/space_action/action_header.c (+7, -7) (Diff)
/source/blender/editors/space_buttons/buttons_header.c (+4, -4) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+4, -4) (Diff)
/source/blender/editors/space_graph/graph_header.c (+7, -7) (Diff)
/source/blender/editors/space_node/drawnode.c (+3, -3) (Diff)
/source/blender/editors/space_node/node_draw.c (+1, -1) (Diff)
/source/blender/editors/space_node/node_header.c (+3, -3) (Diff)
/source/blender/editors/space_outliner/outliner.c (+18, -18) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+3, -3) (Diff)


 Master Commits
MiikaHweb | 2003-2021