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-04-22Silence some annoying warnings when doing full build with strict flagsSergey Sharybin
2016-04-20Update bundled openjpeg from 1.5.0 to 1.5.2Sergey Sharybin
2016-04-20Cleanup: rename cos-angle to match BLI_mathCampbell Barton
2016-04-15New freehand curve drawing toolCampbell Barton
2016-04-15Add lib for n-dimensional cubic curve fittingCampbell Barton
2016-04-12Remove any wrangler utility scriptsSergey Sharybin
2016-04-12CMake: ignore headerCampbell Barton
2016-04-12CMake: Partially revert recent missing headers commitSergey Sharybin
2016-04-12CMake: add missing headersCampbell Barton
2016-04-05Update Recast version to 1.5.0Reinier de Blois
2016-03-27Fix T47758: rigidbody bug with constraint breaking and disable collisions.Brecht Van Lommel
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