Blender Git Commit Log
Git Commits -> Revision 136475d
June 30, 2020, 22:54 (GMT) |
Property Search: Refactor to simpler method This method doesn't try to change the input layouts at all. Instead it filters out the empty buttons and removes layouts that become empty after that. Pointers for labels and decorators have been added to uiBut. They will be set during the layout building process in future commits. For now all labels will be removed though. |
Commit Details:
Full Hash: 136475dca39c8acee3db3ca451f30b65a66d66e5
Parent Commit: 544ac33
Lines Changed: +52, -66