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-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-09-02Quiet all warnings when building BulletSebastian Parborg
2020-09-02Sync Bullet to upstreamSebastian Parborg
2020-09-02Make rigidbody simulation handle animated objects gracefullySebastian Parborg
2020-08-26Cleanup: Fix MSVC warning regarding flags in bulletRay Molenkamp
2020-03-12Cleanup: use term suppress instead of repressCampbell Barton
2020-03-11Windows: Clean-up warnings originating from bulletRay Molenkamp
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2016-01-26Upgrade Bullet to version 2.83.Brecht Van Lommel
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-18OSX/cmake/bullet: fix ambigoius compiler ID and make deoptimize fix a bit str...Jens Verwiebe
2014-03-11CMake: add fastmath for gcc release flags (OSX had already)Campbell Barton
2014-03-11OSX/bullet: do a last fix for scons. Now in both buildsystems the used flags ...Jens Verwiebe
2014-03-11OSX/cmake: tentative fix for T38746, conflictting flags somewhereJens Verwiebe
2013-10-25bullet: Update to version 2.82 (bullet revision 2705)Sergej Reich
2013-03-07bullet: Update to current svn, r2636Sergej Reich
2013-02-06add missing bullet header to cmake, quiet reports from 'make test_cmake'Campbell Barton
2012-09-05add missing files from cmakes listsCampbell Barton
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-02-11update gpl header in cmake filesCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-06-21update cmake checker to ignore file list and add some headers to the source l...Campbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-03-13Fix for compilation error after bullet upgrade.Sergey Sharybin
2011-03-12update Bullet physics sdk to latest trunk/version 2.78Erwin Coumans
2011-02-12fix for building with opencollada 833 on linux.Campbell Barton
2011-01-27[#25815] Patch gcc 4.6Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-06-17Revert changes back to original state, before 29506.Guillermo S. Romero
2010-06-17== SoC Bullet - Bullet Upgrade to 2.76 ==Joshua Leung
2009-10-05remove unused defines, cant check every case but from grepping the souece it ...Campbell Barton
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2008-09-26Allow Bullet soft bodies to be created using a AddObject actuator. Added a fa...Erwin Coumans
2008-09-17add src/BulletSoftBody/* to cmake (other build systems also will need to do t...Erwin Coumans
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2006-11-21added CMake file for new Bullet 2.xErwin Coumans