Blender Git Commit Log

Git Commits -> Revision d951239

Revision d951239 by Hans Goudey (master)
September 25, 2020, 16:51 (GMT)
Fix T81161: Bad properties context panel placement loading old files

These breadcrumbs used to be a panel in 2.79 and 2.80 development.
If a file was saved in those versions, and the panels rearranged in a
version that didn't have this panel, its sortorder would be changed
even though it wasn't visible or even used in that version.

A simple fix is to use a new ID name for the new version of this
panel in 2.91. "Buttons" is an old name anyway.

Commit Details:

Full Hash: d951239e1d9a903219a1d40d3704ea5696c452e5
Parent Commit: e2fe405
Lines Changed: +1, -1

1 Modified Path:

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