Blender Git Commit Log
Git Commits  -> Revision d5e839d
		
			
			
		
Revision d5e839d by Janne Karhu (master) March 24, 2011, 14:19 (GMT)  | 
Bug fix: Fluidsim didn't take parent objects into account when calculating the inflow velocity in local coordinates. * The object rotation was based on ob->rot (which only includes object's own rotation) instead of ob->obmat, which includes parent rotations as well.  | 
Commit Details:
Full Hash: d5e839d2abc830e2a2dd237b82bbb84873df3d88
SVN Revision: 35753
Parent Commit: 422f167
Lines Changed:  +3,  -2
1 Modified Path:
/source/blender/editors/physics/physics_fluid.c (+3, -2) (Diff)


 Master Commits
MiikaHweb | 2003-2021