Blender Git Commit Log

Git Commits -> Revision f82685d

Revision f82685d by Bastien Montagne (ui-align-rework)
October 20, 2015, 13:04 (GMT)
UI: fix/rework 'align' computing code.

Previoous code would simply epic fail in complex cases mixing horizontal and vertical layouts,
especially 'column-major' ones.

This ones tries to be more generic and robust.

Globally working rather good, but there are still several glitches compared to previous code.

Also, needs to be refactored to be less verbose.

Also, note that it's roughly 50% slower than previous code - but remains acceptable imho.

Commit Details:

Full Hash: f82685ddbed7c7b53f31a4f0d092252b3a39350e
Parent Commit: e591618
Lines Changed: +417, -12

1 Modified Path:

/source/blender/editors/interface/interface.c (+417, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021