Blender Git Commit Log

Git Commits -> Revision e5aa9de

Revision e5aa9de by Hans Goudey (master)
September 29, 2020, 22:41 (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: e5aa9decb23f1a9f417799dbdff275b2f16a145f
Parent Commit: e1e9b5e
Lines Changed: +25, -34

3 Modified Paths:

/source/blender/editors/include/UI_interface.h (+2, -3) (Diff)
/source/blender/editors/interface/interface_panel.c (+19, -13) (Diff)
/source/blender/editors/interface/interface_templates.c (+4, -18) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021