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
2015-05-30Fix leak in BMesh convex hull operatorCampbell Barton
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-01-08correct permissionsCampbell Barton
2014-08-10Remove an assert in Bullet for the Character physics.Benoit Bolsee
2014-07-03cloth: Speed up collision detectionSergej Reich
2014-04-19Bullet: making bullet friction workaround more furureproof by using the __app...Jens Verwiebe
2014-04-17Bullet: better workaround for failing friction with clang 3.4, remove the obs...Jens Verwiebe
2014-04-09Fix T39646: Rigid Body Constraints non functional on release buildsSergej Reich
2014-03-22Cleanup: Restrict the debug -gline-tables-only to cxx_debug in cycles and spe...Jens Verwiebe
2014-03-19Ups, forgot to remove something i just placed temporary …Jens Verwiebe
2014-03-19OSX/bullet/scons: a better workaround for clang 3.4 issues with actual bullet...Jens Verwiebe
2014-03-12OSX/bullet: i have to use -O0 again, else weird bullet behaviour comes back.Jens Verwiebe
2014-03-12Fix T39104: 2 clothes on a collision object cause crashSergey Sharybin
2014-03-11OSX/bullet: add -O2 to bt_cxx_flags, in cmake thats default, in scons CXXFLAG...Jens Verwiebe
2014-03-11OSX/bullet: do a last fix for scons. Now in both buildsystems the used flags ...Jens Verwiebe
2014-03-11OSX/bullet: Truely fix T38746 now, compile flags where not propagated right,Jens Verwiebe
2014-03-10OSX/clang3.4: tentative fix for T38746, strange bullet behaviourJens Verwiebe
2013-12-26Bullet: Update to svn r2719Sergej Reich
2013-10-25Fix building with sconsSergej 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-04-29bullet: Fix avoiding collision response between static/kinematic objectsSergej Reich
2013-03-08OSX/gcc-4.6: workaround a compilerbug, use apple-gcc insteadJens Verwiebe
2013-03-07bullet: Update to current svn, r2636Sergej Reich
2012-12-15Hi there, it has been a while, just curious if my SVN account still works :)Erwin Coumans
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-29BGE patch #28476: Character object physics typeBenoit Bolsee
2012-05-14Make blender compilable by gcc-4.7 and strict compilation flags:Sergey Sharybin
2012-05-06typo, agle -> angleJason Wilkins
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
2012-04-24Peer pressure :) Fix some very public (but probably harmless) errors in exter...Erwin Coumans
2012-02-05BGE bug #18883: Softbodies being hit by ghost objects. Added a one liner fix...Benoit Bolsee
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-05-28fixed "rather then" -> "rather than" typos all over the placeM.G. Kishalmi
2011-03-29fixes in Bullet stuff, roll influence for raycast vehicles was broken,Erwin Coumans
2011-03-22remove constructors, they cause compile errors under FedoraErwin Coumans
2011-03-13quiet stricter compiler warnings/errors.Campbell Barton
2011-03-12update Bullet physics sdk to latest trunk/version 2.78Erwin Coumans
2011-02-27doxygen: fixesNathan Letwory
2011-02-22doxygen: add bullet to extern libs, some small changes in page names, and fix...Nathan Letwory
2011-01-30remove nan-makefilesCampbell Barton
2011-01-16fix for using un-initialized stack memory with bullet triangle mesh collisions.Campbell Barton
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-12-03Fix for compilation error caused by strict prototype checkingSergey Sharybin