Blender Git Commit Log
Git Commits  -> Revision 01f235e
		
			
			
		
Revision 01f235e by Bastien Montagne (master) October 9, 2015, 19:26 (GMT)  | 
Fix T46418: Constraints - influence other than 0 or 1 - bad results with non-homogeneous scaled matrices. Use new interp_m4_m4m4 instead of blend_m4_m4m4. Note that maybe we could replace other usages of blend_m... by interp_m..., but this should be investigated on a case-by-case basis.  | 
Commit Details:
Full Hash: 01f235e13804d0d41446238d2ddfefefedf497e4
Parent Commit: be72df4
Lines Changed:  +3,  -2
1 Modified Path:
/source/blender/blenkernel/intern/constraint.c (+3, -2) (Diff)


 Master Commits
MiikaHweb | 2003-2021