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
2022-02-11File headers: SPDX License migrationCampbell Barton
2020-12-08Missing README.blender license files + New BSD casesDalai Felinto
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-07-30Add compound shape for rigid body simulationDavid Vogel
2020-03-12Cleanup: use term suppress instead of repressCampbell Barton
2020-03-11Windows: Clean-up warnings originating from bulletRay Molenkamp
2019-08-12Fix Bullet build error with Clang 8 and Xcode 11Brecht Van Lommel
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
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2018-04-07Bullet: Fix velocity calculation of new spring constraintSergej Reich
2016-09-01Cleanup: Reduce amount of misleading indentationSergey Sharybin
2016-04-22Silence some annoying warnings when doing full build with strict flagsSergey Sharybin
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
2016-01-04Remove SCons building systemSergey Sharybin
2015-05-30Fix leak in BMesh convex hull operatorCampbell Barton
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-02-19BGE physics: adding links to bullet documentationInes Almeida
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-18OSX/cmake/bullet: fix ambigoius compiler ID and make deoptimize fix a bit str...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-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
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-11-04bullet: Remove patch applied upstreamSergej 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