Blender Git Commit Log
Git Commits  -> Revision a7bda03
		
			
			
		
| Revision a7bda03 by Julian Eisel (master) April 26, 2021, 17:30 (GMT) | 
| Fix T87842: Outliner in `Blender File` mode has large performance impact The Outliner was doing a full rebuild of its tree in response to transform notifiers. I don't see any reason for this, a simple redraw without rebuilding should be just fine. The same optimization could be done for other object notifiers, but I'll check on them separately. | 
Commit Details:
Full Hash: a7bda035163ec07901d590389a04d1730b291f13
Parent Commit: 607cd46
Lines Changed:  +2,  -0
1 Modified Path:
/source/blender/editors/space_outliner/space_outliner.c (+2, -0) (Diff)


 Master Commits
 Master Commits MiikaHweb | 2003-2021
MiikaHweb | 2003-2021