Blender Git Commit Log
Git Commits  -> Revision 820bb6e
		
			
			
		
Revision 820bb6e by Campbell Barton (master) January 31, 2012, 21:06 (GMT)  | 
fix [#30037] Curve Modifier doesn't work within -X -Y -Z translation in such cases? the curve modifier was applying the offet between the mesh and the curve object twice. for positive axis it was (offset+offser), for neg axis (offset-offset) --- giving no offset, in both cases not very useful.  | 
Commit Details:
Full Hash: 820bb6e14809aa9e8246f2cd4726613c91d661d9
SVN Revision: 43803
Parent Commit: 199efda
Lines Changed:  +6,  -16
1 Modified Path:
/source/blender/blenkernel/intern/lattice.c (+6, -16) (Diff)


 Master Commits
MiikaHweb | 2003-2021