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
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-12-26Bullet: Update to svn r2719Sergej Reich
2013-10-25bullet: Update to version 2.82 (bullet revision 2705)Sergej Reich
2013-05-07bullet: Don't use sse in api for windows.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-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-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
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-03-12update Bullet physics sdk to latest trunk/version 2.78Erwin Coumans
2010-12-23remove bullet CMakeLists.txt files, blender uses its own.Campbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-10-03added len_squared_v2v2, use instead of len_v3v3 for font handle tests, also f...Campbell Barton
2009-05-24Minor fixes in Bullet/constraint solvingErwin Coumans
2009-03-09upgrade to latest Bullet trunk, fix related to vehicle anti-roll, added const...Erwin Coumans
2009-03-03Upgraded to Bullet 2.74. The upgrade introduced a few bugs, which need to be ...Erwin Coumans
2008-10-04Move the Solaris workaround in btScalar behind the sun define, to only make s...Erwin Coumans
2008-10-03Solaris was having problems with sqrtf and friends again.Kent Mein
2008-10-02Maybe not needed, I was running into some problems thoughKent Mein
2008-09-27fixed some outstanding issues with Bullet soft bodies: Erwin Coumans
2008-09-24Created a KX_SoftBodyDeformer for real-time soft bodies.Erwin Coumans
2008-09-18added another missing file, btHashMapErwin Coumans
2008-09-17added src/LinearMath/btConvexHull.cppErwin Coumans
2008-09-13Upgrade to latest Bullet trunk, that is in sync with Blender/extern/bullet2. ...Erwin Coumans
2008-09-03svn merge -r 16334:16347 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-03Finally upgraded to latest Bullet subversion, about to release 2.71. Some rec...Erwin Coumans
2007-07-06synchronized to latest version of Bullet. added btConeTwistConstraint (useful...Erwin Coumans
2007-06-23upgrade to latest Bullet 2.53. cross the fingers it doesn't break one of the ...Erwin Coumans
2007-03-14fix gcc warnings about no newline at end of fileStephen Swaney
2006-12-25fixing some issues: force needs to wake up objects, property sensor issue, is...Erwin Coumans
2006-12-12added some new Bullet files, and upgraded to latest Bullet 2.xErwin Coumans
2006-11-29updated to latest Bullet 2.xErwin Coumans
2006-11-21catch up with latest Bullet 2.x (not in use yet)Erwin Coumans
2006-11-13updating Bullet 2.x with latest changes. The integration + C-API will follow ...Erwin Coumans
2006-10-31update Bullet 2.x with latest changes, notice that the integration is not fin...Erwin Coumans
2006-10-23Added refactored Bullet 2.x library. Important: these files are not part of t...Erwin Coumans