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-09-17CMake: Another attempt to solve compilation error on WindowsSergey Sharybin
2015-09-17CMake: Attempt to fix compilation error on Windows after recent changesSergey Sharybin
2015-09-16CMake: Don't modify global CFlags when enabling/disabling OpenJpegSergey Sharybin
2015-09-09Fix T46051: Loading certain Jpeg causes system alert sound (Win32)Sergey Sharybin
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-18CMake: Disable Werror in extern/libmv for nowSergey Sharybin
2015-07-18CMake: Add option to enable -Werror cflag in some areasSergey Sharybin
2015-07-13Add a skeleton of C API for Eigen3.Bastien Montagne
2015-06-23CMake: quiet warnings in GTestCampbell Barton
2015-05-30Fix leak in BMesh convex hull operatorCampbell Barton
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-15OpenCL wrangler: Add some of the extension definesSergey Sharybin
2015-04-19Cleanup: warningsCampbell Barton
2015-04-17Cleanup: remove unused face normalsCampbell Barton
2015-03-25Tracking: Fix one frame memory leak when tracking last frameSergey Sharybin
2015-03-24Fix T44110: Plane track doesn't work when built with sconsSergey Sharybin
2015-03-19CMake: unbundle eigen3Campbell Barton
2015-03-19CMake: exclude Colamd when OpenNL's disabledCampbell Barton
2015-03-13CMake: unbundle LZO libraryCampbell Barton
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