Blender Git Commit Log
Git Commits  -> Revision a57bb6b
		
			
			
		
Revision a57bb6b by Ken Hughes (master) June 5, 2006, 15:52 (GMT)  | 
Bugfix #4081: support for OpenBSD platform for scons. Big thanks to Nathan Houghton for this contribution.  | 
Commit Details:
Full Hash: a57bb6bee1714624fe9391c3fe99650a1ef08f79
SVN Revision: 7620
Parent Commit: 10bc192
Lines Changed:  +157,  -4
1 Added Path:
/config/openbsd3-config.py (+148, -0)  (View)
6 Modified Paths:
/extern/bullet/BulletDynamics/ConstraintSolver/OdeConstraintSolver.cpp (+1, -1) (Diff)
/extern/bullet/BulletDynamics/ConstraintSolver/SorLcp.cpp (+1, -1) (Diff)
/extern/bullet/SConscript (+1, -1) (Diff)
/extern/solid/SConscript (+1, -1) (Diff)
/intern/ghost/SConscript (+4, -0) (Diff)
/source/gameengine/Ketsji/SConscript (+1, -0) (Diff)
/extern/bullet/BulletDynamics/ConstraintSolver/SorLcp.cpp (+1, -1) (Diff)
/extern/bullet/SConscript (+1, -1) (Diff)
/extern/solid/SConscript (+1, -1) (Diff)
/intern/ghost/SConscript (+4, -0) (Diff)
/source/gameengine/Ketsji/SConscript (+1, -0) (Diff)


 Master Commits
MiikaHweb | 2003-2021