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
2017-11-28Audaspace: Fix -Wreorder warningSergey Sharybin
2017-10-30CMake: cleanupCampbell Barton
2017-10-29Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-10-29Curve Fitting: heap reinsertion optimizationCampbell Barton
2017-09-15Merge branch 'master' into blender2.8Campbell Barton
2017-09-15Fix T52763: Boolean problem with vertex groupSergey Sharybin
2017-08-19Audaspace: cmake fixes, lowering to 3.0 minimum required.Jörg Müller
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-08-08Merge branch 'master' into blender2.8Bastien Montagne
2017-08-08Update CUEW to latest versionSergey Sharybin
2017-08-08Update CUDA wrangler to latest versionSergey Sharybin
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Correct accidental variable declarationCampbell Barton
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-27Remove MinGW supportAaron Carlisle
2017-04-29Merge branch 'master' into blender2.8Campbell Barton
2017-04-29Curve Fitting: minor change to re-fitting methodCampbell Barton
2017-04-22OpenGL: remove use of GLEW MXMike Erwin
2017-04-21Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2017-04-10Upgrade glew to v2.0Dalai Felinto
2017-03-24Update CLERW to the latest versionSergey Sharybin
2017-03-21Update CLEW to latest versionSergey Sharybin
2017-03-08Fix T49603: Blender/Cycles 2.78 CUDA error on Jetson-TX1~Sergey Sharybin
2017-01-23Fix strict compiler warning in the gflags codeSergey Sharybin
2016-12-15Gtest: Fix/workaround MSVC complains about use of struct with alignmentSergey Sharybin
2016-12-13Fix strict warnings on WindowsSergey Sharybin
2016-11-28[msvc2017] remove eigen vector workaround for msvc2017.lazydodo
2016-11-22GLog: Workaround compilation error on HurdSergey Sharybin
2016-11-21Glog: Fix compilation error on ppc64elSergey Sharybin
2016-11-21CLEW: Workaround compilation error on ppc64elSergey Sharybin
2016-11-20Cleanup: harmless mistake in rangetreeCampbell Barton
2016-11-01Ceres: Update to the latest actual versionSergey Sharybin
2016-10-28Compile fix for Windows.Nathan Letwory
2016-10-26RangeTree API rewriteCampbell Barton
2016-09-30CUEW: Use latest upstream versionSergey Sharybin
2016-09-25Curve Fitting: re-fitting heap pre-allocated too muchCampbell Barton
2016-09-25Curve Fitting: 'offset' method used sign when it shouldn'tCampbell Barton
2016-09-25Curve Fitting: inline dot-product (avoid temp vector)Campbell Barton
2016-09-25Curve Fitting: de-duplicate cubic evaluationCampbell Barton
2016-09-01Curve Fitting: correct initial handle signCampbell Barton
2016-09-01Cleanup: Reduce amount of misleading indentationSergey Sharybin
2016-08-23OpenCL: Support multiple ABI libraries on LinuxSergey Sharybin
2016-08-05Curve Fitting: fix off by one errorCampbell Barton
2016-08-05Add upstream information to curve_fit_nd libraryCampbell Barton
2016-08-05Curve Fitting: sync with upstreamCampbell Barton
2016-07-31Curve Fitting: circular fit could give NAN handlesCampbell Barton
2016-07-29Gtests: Re-apply strict compiler fixesSergey Sharybin
2016-07-29Add GMock library which is responsive for dealing with mock objectsSergey Sharybin
2016-07-29GTests: Update to a newer Git versionSergey Sharybin