Blender Git Commit Log

Git Commits -> Revision ba188e7

Revision ba188e7 by Hans Goudey (master)
September 1, 2020, 22:29 (GMT)
UI: Remove unecessary panel_free_block function

This function was called when the modifier list changes and the panel
list has to be rebuilt. Originally I thought it was necessary to to remove
the block immediately when the panel was removed, but we can just
leave it and it will be removed later in the UI drawing process.

Removing this results in fewer string lookups.

Commit Details:

Full Hash: ba188e7218994c250c30040670fb96e70f91dc80
Parent Commit: f6ab6dd
Lines Changed: +0, -25

1 Modified Path:

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