Blender Git Commit Log
Git Commits  -> Revision bcc6195
		
			
			
		
Revision bcc6195 by Sergey Sharybin (master) February 15, 2019, 14:43 (GMT)  | 
Depsgraph: Speedup constraint source lookup Is mainly used by drivers variables. The slow part was about iterating over all pose channels to find the one which has a given constraint. Now we build a look up table, so this operation is way cheaper, Brings down relations update time from 0.7sec to 0.4 with Spring production file.  | 
Commit Details:
Full Hash: bcc619532fde08e1e728d008d01edd8ba276bc91
Parent Commit: 0ecd587
Lines Changed:  +249,  -120


 Master Commits
MiikaHweb | 2003-2021