Blender Git Commit Log
Git Commits -> Revision da87ee1
Revision da87ee1 by Hans Goudey (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 1, 2020, 13:37 (GMT) |
Cleanup: Make function private The "UI_panel_set_expand_from_list_data" doesn't need to be in the public API since it's just called every time an instanced panel is added. This commit just sets the expansion automatically and adjusts some naming to account for the moved function. |
Commit Details:
Full Hash: da87ee1d05d20510e9168ff2c004ed9106ab5160
Parent Commit: a8e7d15
Committed By: YimingWu
Lines Changed: +25, -34