Blender Git Commit Log

Git Commits -> Revision fae710a

Revision fae710a by Brecht Van Lommel (master)
February 1, 2016, 23:19 (GMT)
Fix T47293: game engine crashes since Bullet upgrade.

This restores a modification that was there before.

Commit Details:

Full Hash: fae710a2131f874da46b3a55ddb7da6884a47acb
Parent Commit: 3b11acd
Lines Changed: +114, -16

7 Modified Paths:

/extern/bullet2/patches/blender.patch (+98, -0) (Diff)
/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp (+3, -3) (Diff)
/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.cpp (+3, -3) (Diff)
/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp (+3, -3) (Diff)
/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp (+3, -3) (Diff)
/extern/bullet2/src/LinearMath/btScalar.h (+1, -1) (Diff)
/extern/bullet2/src/LinearMath/btVector3.cpp (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021