Blender Git Commit Log

Git Commits -> Revision b166791

Revision b166791 by Campbell Barton (master)
January 22, 2012, 03:30 (GMT)
reduce operator lookups in the UI (could do 4 hash lookups per button).

Commit Details:

Full Hash: b1667911ef88e067817cb1702695a0d1e350dd78
SVN Revision: 43592
Parent Commit: 6964b5a
Lines Changed: +211, -120

11 Modified Paths:

/source/blender/editors/armature/poselib.c (+7, -3) (Diff)
/source/blender/editors/curve/editcurve.c (+2, -2) (Diff)
/source/blender/editors/include/UI_interface.h (+7, -0) (Diff)
/source/blender/editors/interface/interface.c (+32, -12) (Diff)
/source/blender/editors/interface/interface_layout.c (+127, -73) (Diff)
/source/blender/editors/object/object_relations.c (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+2, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+6, -3) (Diff)
/source/blender/editors/space_text/text_ops.c (+8, -8) (Diff)
/source/blender/editors/util/ed_util.c (+18, -16) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021