Blender Git Commit Log

Git Commits -> Revision e15f85f

Revision e15f85f by Julian Eisel (master)
June 19, 2020, 18:06 (GMT)
UI: Avoid rebuilding outliner tree when changing area size

In big files, ie typical production files, resizing the outliner area would be
very slow. The outliner tree would be rebuilt then, which can easily be avoided.

Commit Details:

Full Hash: e15f85f23dd33a91a9a386c23cbc80ecea3f9ac1
Parent Commit: ce7a5a2
Lines Changed: +9, -2

2 Modified Paths:

/source/blender/editors/screen/area.c (+8, -1) (Diff)
/source/blender/editors/screen/screen_ops.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021