Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-02Sync Bullet to upstreamSebastian Parborg
2020-07-30Add compound shape for rigid body simulationDavid Vogel
2019-08-12Fix Bullet build error with Clang 8 and Xcode 11Brecht Van Lommel
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2016-03-27Fix T47758: rigidbody bug with constraint breaking and disable collisions.Brecht Van Lommel
2016-02-02Fix build error on OS X in previous commit, this define should stay.Brecht Van Lommel
2016-02-02Fix T47293: game engine crashes since Bullet upgrade.Brecht Van Lommel
2016-01-26Upgrade Bullet to version 2.83.Brecht Van Lommel
2013-11-04bullet: Remove patch applied upstreamSergej Reich
2013-10-25bullet: Update to version 2.82 (bullet revision 2705)Sergej Reich
2013-03-07bullet: Update to current svn, r2636Sergej Reich
2012-10-24Patch Bullet to make it's convex hull implementation usable in BMeshNicholas Bishop
2012-07-30Fixing [#32210] "Character physics type colliding with sensor type" reported ...Mitchell Stokes
2012-06-08Update Bullet to version 2.80 (bullet svn revision 2537)Sergej Reich
2012-05-14Make blender compilable by gcc-4.7 and strict compilation flags:Sergey Sharybin
2012-04-24remove leftover files from last commitAntony Riakiotakis
2012-04-24revert 45924, not a very clean solution, especially for external libraries an...Antony Riakiotakis
2012-04-24Remove mingw-w64 errors from loss of precision by converting 64bit pointers t...Antony Riakiotakis
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis