Blender Git Commit Log
Git Commits  -> Revision b21bd43
		
			
			
		
Revision b21bd43 by Bastien Montagne (master) January 30, 2019, 19:34 (GMT)  | 
Fix T60378: All armatures reset positions on linked collection when ctrl+z used on anything. Issue actually exists since ages, probably 2.7x update system forced all armature proxies to be fully refreshed after an undo? In any case, proxy_from should only be reset for 'local' proxies (i.e. directly linked datablocks), not for linked proxies...  | 
Commit Details:
Full Hash: b21bd431e3a50c79d9db549254141fe7ffa311a7
Parent Commit: f4b1f1f
Lines Changed:  +5,  -2
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+5, -2) (Diff)


 Master Commits
MiikaHweb | 2003-2021