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
2014-10-03Fix T41974: blender ships vulnerable minilzo versionKévin Dietrich
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
2014-07-22Fix crash in cases when first BA step happens with all zero-weighted tracksSergey Sharybin
2014-07-06OSX/scons: Try to get rid of buildproblems with openjpeg enabled in certain b...Jens Verwiebe
2014-07-03cloth: Speed up collision detectionSergej Reich
2014-07-01CMake: correct include dirsCampbell Barton
2014-06-27Get rid of usage of non-existing moduleSergey Sharybin
2014-06-27Update Carve to latest upstream versionSergey Sharybin
2014-06-27Update Ceres to latest upstream versionSergey Sharybin
2014-06-18Correction to GTest commit (WITH_GTEST=OFF works now)Campbell Barton
2014-06-18Some WITH_TESTS weer not renamed to WITH_GTESTSergey Sharybin
2014-06-18GTest unit testing frameworkSergey Sharybin
2014-06-11Add patchset to recent Carve changesSergey Sharybin
2014-06-10Fix a warning in carve by initializing varJens Verwiebe
2014-06-10Fix T40551: Boolean Modifier distorts UVsSergey Sharybin
2014-04-23Fix compilation on OSX after previous commitSergey Sharybin
2014-04-23Libmv cleanup: move aligned malloc implementation into own fileSergey Sharybin
2014-04-21Libmv: optimization of PearsonProductMomentCorrelationSergey Sharybin
2014-04-19Bullet: making bullet friction workaround more furureproof by using the __app...Jens Verwiebe
2014-04-17Re-bundle Libmv to be sure it's all fineSergey Sharybin
2014-04-17Fix for 771a9dd: libmv build files are automatically generatedSergey Sharybin
2014-04-17Lbmv: fix scons compile after ed2ddc9Jens Verwiebe
2014-04-17Fix compilation issue.Antony Riakiotakis
2014-04-17Fix crash when enabling undistorted display in MCESergey Sharybin
2014-04-17Support multiple distortion models, including a new division modelSergey Sharybin
2014-04-17Bullet: better workaround for failing friction with clang 3.4, remove the obs...Jens Verwiebe
2014-04-16Math Lib: optimize axis_dominant_v3_to_m3, approx 6x speedupCampbell Barton
2014-04-10...and linking, sorry for that!Antony Riakiotakis
2014-04-10Fix compilationAntony Riakiotakis
2014-04-10Speedup track preview widget for byte imagesSergey Sharybin
2014-04-09Fix T39608: Blender 2.70 crashes when performing unionSergey Sharybin
2014-04-09Fix T39646: Rigid Body Constraints non functional on release buildsSergej Reich
2014-04-03Fix T39245: Crash when dynamic topology is enabledCampbell Barton
2014-03-28Unbreak carve build for clangSergey Sharybin
2014-03-26Fix T39419: Crash when solving camera motionSergey Sharybin
2014-03-25Followup to Ceres changes -- need to update bundling scriptSergey Sharybin
2014-03-25Fix for own commit: mixed up ceres build defines when replacing cmakeLukas Tönne
2014-03-25Build file macro for testing unordered_map C++ container support.Lukas Tönne
2014-03-22Cleanup: Restrict the debug -gline-tables-only to cxx_debug in cycles and spe...Jens Verwiebe
2014-03-21Attempt to fix compilation error with msvc2013Sergey Sharybin
2014-03-21Update Eigen to version 3.2.1Sergey Sharybin
2014-03-20Follow up to the previous commitSergey Sharybin
2014-03-20Update Libmv to latest upstreamSergey Sharybin
2014-03-19Ups, forgot to remove something i just placed temporary …Jens Verwiebe