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