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
2016-02-21Attempt to fix GLog compilaton on FreeBSDSergey Sharybin
2016-02-20Carve: Silence 32/64 bit shit warningSergey Sharybin
2016-02-20Fix some warnings in GLog/GFlags when buildingwith MSVC2013Sergey Sharybin
2016-02-17Fix/workaround static object initialization in gflagsSergey Sharybin
2016-02-03Imbuf: remove libredcodeCampbell Barton
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-22Hacky compile fix for mingw compile issue reported by bat3a on bf-committersJoshua Leung
2016-01-20Carve: Remove empty implementation filesSergey Sharybin
2016-01-14CMake: De-duplicate checks around unordered maps and shared pointerSergey Sharybin
2016-01-14Cycles: Add option to directly link against CUDA librariesSergey Sharybin
2016-01-09MSVC 2015 do not redefine snprintfMartijn Berger
2016-01-04GTest: Fix some strict compiler warningsSergey Sharybin
2016-01-04Move Libmv from extern/ to intern/Sergey Sharybin
2016-01-04Move Ceres to extern/Sergey Sharybin
2016-01-04Move GLog/GFlags to extern/Sergey Sharybin
2016-01-04Re-organize structure of GLog/GFlags CMake librariesSergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2016-01-02Fix compilation error on WindowsSergey Sharybin
2015-12-31Libmv: Yet again update to the latest versionSergey Sharybin
2015-12-31Libmv: Update to latest upstream versionSergey Sharybin
2015-12-31Update CUDA wrangler to latest upstreamSergey Sharybin
2015-12-31MSVC 2015 fix: do not redefine snprintf, even MS is getting standards complientMartijn Berger
2015-12-30Fix OS X (with 10.11 SDK) glog build errors due to using deprecated code.Brecht Van Lommel
2015-12-30GLog: Solve some compilation warningsSergey Sharybin
2015-12-30Libmv: Update to the latest upstream versionSergey Sharybin
2015-12-29Make cycles compile with MSVC 2015Martijn Berger
2015-12-28Ceres: Remove suitesparse related filesSergey Sharybin
2015-12-10MSVC 2015 fix hack around internal compiler crash on openmp atomicMartijn Berger
2015-12-10Update Eigen to version 3.2.7Martijn Berger
2015-12-10Eigen: fold remaining OpenNL code into intern/eigen.Brecht Van Lommel
2015-12-10Eigen: move C API into intern/eigen.Brecht Van Lommel
2015-12-02Cleanup: warnings & spellingCampbell Barton
2015-11-25CUEW: Update to latest versionSergey Sharybin
2015-11-19Cleanup: redundant 'break', minor editsCampbell Barton
2015-10-29OpenCL wrangler: Update to latest version to fix issues with -1001 error codeSergey Sharybin
2015-10-28Ceres: Update to the latest versionSergey Sharybin
2015-10-11Upgrade glew to v1.13Campbell Barton
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-10-10Fix T46403: motion tracking not workig with Xcode 7 on OS X.Brecht Van Lommel
2015-10-09BLI: add SVD solver for mat3 (using eigen3).Bastien Montagne
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