Blender Git Commit Log
Git Commits  -> Revision fdf60ea
		
			
			
		
Revision fdf60ea by Janne Karhu (master) February 22, 2011, 09:34 (GMT)  | 
Bug fix: Fluidsim paths were not handled properly * Tsk! Using sizeof(string) to determine string length works if the string is a char array, but not if it's a pointer to a char array! * Now the fluid code uses the actual size of the string directly.  | 
Commit Details:
Full Hash: fdf60eaca1933229362ba5b4aaad9654515c2ce1
SVN Revision: 35061
Parent Commit: 36c6c13
Lines Changed:  +8,  -8
1 Modified Path:
/source/blender/editors/physics/physics_fluid.c (+8, -8) (Diff)


 Master Commits
MiikaHweb | 2003-2021