Blender Git Commit Log

Git Commits -> Revision 712ccc2

June 17, 2020, 17:14 (GMT)
Property Search: Improve interaction with panels

This isn't perfect yet, but the animation is back, and it works much better.
There are still two issues though:
1. Order doesn't update sometimes while searching / ending search.
2. Panels are still displayed when empty in some situations.
The solution is probably just adding some more special cases. Possibly
a tag for panel aligning when the search filter is changed to force special
ordering calculations.

Commit Details:

Full Hash: 712ccc2602828cac164f00bb662051f2cf5da065
Parent Commit: 85fe4a1
Lines Changed: +31, -49

4 Modified Paths:

/source/blender/editors/include/UI_interface.h (+1, -2) (Diff)
/source/blender/editors/interface/interface_panel.c (+30, -45) (Diff)
/source/blender/editors/screen/area.c (+0, -1) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021