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-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
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-13Fix T39151: Boolean modifier freezeSergey Sharybin
2014-03-12Fix T39111: Boolean assert failure on widowsSergey Sharybin
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
2014-03-05Added back code which was commented out for debug reasonsSergey Sharybin
2014-03-04Fix compilation error windowsSergey Sharybin
2014-03-04Fix T38918: Boolean modifier crashes when using specific topologySergey Sharybin
2014-02-28Update patch for mesh_simplifierSergey Sharybin
2014-02-27Implement separate BA step for tracks which have constant zero weightSergey Sharybin
2014-02-27Fix T38844: Crash if weight track = 0Sergey Sharybin