Blender Git Commit Log
Git Commits  -> Revision 56b560b
		
			
			
		
Revision 56b560b by Erwin Coumans (master) October 3, 2008, 20:51 (GMT)  | 
Move the Solaris workaround in btScalar behind the sun define, to only make sun and apple ppc slower: #if defined (__sun) || defined (__sun__) || defined (__sparc) || (defined (__APPLE__) && ! defined (__i386__)) Also includes a fix to uninitialized variable (can cause failing collisions). If possible, report all changes to extern/bullet2 to http://code.google.com/p/bullet/issues/list  | 
Commit Details:
Full Hash: 56b560bb6c26181eb863f7ace82591fbd9b70d08
SVN Revision: 16905
Parent Commit: f80d6ef
Lines Changed:  +5,  -4


 Master Commits
MiikaHweb | 2003-2021