Blender Git Commit Log

Git Commits -> Revision d0566d4

Revision d0566d4 by Bastien Montagne (ui-align-rework)
November 6, 2015, 10:00 (GMT)
Update from reviews, mainly limiting comparison between buttons for big groups.

Current code now sorts buttons in aligngroups from top to bottom, which allows
us some early-out of sub-loop, limiting the O(n2) effect with huge groups of buttons.

Also, bunch of cleanup.

Commit Details:

Full Hash: d0566d470a2b1e6fc0ef3a50bf7c197932d121dd
Parent Commit: 09b5cf8
Lines Changed: +125, -51

4 Modified Paths:

/source/blender/editors/include/UI_interface.h (+1, -1) (Diff)
/source/blender/editors/interface/interface.c (+122, -48) (Diff)
/source/blender/editors/interface/interface_intern.h (+1, -1) (Diff)
/source/blender/editors/interface/interface_layout.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021