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
path: root/extern
AgeCommit message (Expand)Author
2015-03-06Fix T43905: Crash happens when press Create Plane TrackSergey Sharybin
2015-03-06Cleanup: quiet minilzo warningsCampbell Barton
2015-02-19BGE physics: adding links to bullet documentationInes Almeida
2015-01-29cleanup: shebang linesCampbell Barton
2015-01-13SDL wrangler: Support loading SDL2 libraries of different namesSergey Sharybin
2015-01-08correct permissionsCampbell Barton
2014-12-31Just another attempt to make MSVC happySergey Sharybin
2014-12-31Hopefully fix compilation error after recent updateSergey Sharybin
2014-12-31Libmv: Update to latest upstream versionSergey Sharybin
2014-12-11Libmv: Reshuffle CMake and SCons configuration filesSergey Sharybin
2014-12-04Fix T42800: Blender suddenly closes after pressing solve camera motionSergey Sharybin
2014-12-03Cycles: Support logging when building with SConsSergey Sharybin
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-11-15Cycles: Fix compilation error with enabled looging but disabled libmvSergey Sharybin
2014-11-13Booleans: Boost is no longer a dependency for CarveSergey Sharybin
2014-11-05Fixed warning about redefining the __SSE__ macro in VS2013Sybren A. Stüvel
2014-11-01Libmv: Code cleanup, avoid C11 feature with structure re-definitionSergey Sharybin
2014-11-01Libmv: Code cleanup, mixed class/struct in declaration/definitionSergey Sharybin
2014-10-30Libmv: Support disabled color channels in tracking settingsSergey Sharybin
2014-10-30Libmv: Replace region tracker with autotracker in BlenderSergey Sharybin
2014-10-30Libmv: Add autotrack API to the C-APISergey Sharybin
2014-10-30Libmv: Initial commit of unfinished AutoTrack APIKeir Mierle
2014-10-24OSX/CLEW: silence hundreds of warnings: 'weak_import' attribute only applies ...Jens Verwiebe
2014-10-23Checked each of my (jwilkins) XXX notes.Jason Wilkins
2014-10-10Code cleanup: Mostly whitespaceSergey Sharybin
2014-10-09Libmv: Update Ceres to latest upstreamSergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-07Sculpt: minor speedup for dyntopoCampbell Barton
2014-10-07Cleanup: use boolCampbell Barton
2014-10-02Libmv: Remove old workaround for 10.5 hash tablesSergey Sharybin
2014-10-02Libmv: Add an option to disable schur specializations build-timeSergey Sharybin
2014-10-02Libmv: Silence some warnings about C11 usageSergey Sharybin
2014-09-30Libmv: update ceres to latest upstream versionSergey Sharybin
2014-09-29Libmv: Enable explicit Schur complement matrix by defaultSergey Sharybin
2014-09-29Libmv: Update Ceres to the latest upstream versionSergey Sharybin
2014-09-27Fix T41974: blender ships vulnerable minilzo versionKévin Dietrich
2014-09-27Tracking: Make sure INC_SYS is always fineSergey Sharybin
2014-09-26Tracking: Cleanup of the bundler scriptSergey Sharybin
2014-09-26SCons: Don't compile libmv stub when libmv is actually enabledSergey Sharybin
2014-09-25Cycles: Add support of Glog loggingSergey Sharybin
2014-09-25Tracking: Decouple C-API module into more granular filesSergey Sharybin
2014-09-25Update Ceres to latest upstream versionSergey Sharybin
2014-09-25Tracking: Enable Schur specializationsSergey Sharybin
2014-08-11Fix T41360: Crash on Boolean ModifierSergey Sharybin
2014-08-10Remove an assert in Bullet for the Character physics.Benoit Bolsee
2014-08-05Fix a few typos in carve-capi.hNicholas Bishop
2014-08-05Fix possible harmful warning: the value of the size argument in 'strncat' is ...Jens Verwiebe
2014-08-05Fix wrong assert happening in the CUEWSergey Sharybin
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-08-02CMake: add headerCampbell Barton