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
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-20Cleanup: quiet warningCampbell Barton
2018-06-17Cleanup: trailing space in CMake filesCampbell Barton
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2018-04-07Bullet: Fix velocity calculation of new spring constraintSergej Reich
2018-03-23Glog/gflags: Reduce amount of local modificationsSergey Sharybin
2018-03-22Glog: Restore some custom config for MSVC2015Sergey Sharybin
2018-03-22GLog: Tweak settings according to our configSergey Sharybin
2018-03-22Glog: Workaround mess around windows and non-windows headersSergey Sharybin
2018-03-22GFlags: Fix usage of unused attributeSergey Sharybin
2018-03-22Glog: Attempt to fix compilation error on WindowsSergey Sharybin
2018-03-22Glog: Restore haiko OSSergey Sharybin
2018-03-22Update Google librariesSergey Sharybin
2018-03-13Cleanup: doxygen commentsCampbell Barton
2018-02-28Update CUEW to latest versionBrecht Van Lommel
2018-02-09CMake: include missing headersCampbell Barton
2018-02-08Remove Carve booleanSergey Sharybin
2018-02-07Update CUEW to latest versionBrecht Van Lommel
2018-02-03cycles: Add an nvrtc based cubin cli compiler.Ray Molenkamp
2018-02-01Revert "tmp"Germano
2018-02-01tmpGermano
2017-11-30Haiku OS SupportCampbell Barton
2017-10-30CMake: cleanupCampbell Barton
2017-10-29Curve Fitting: heap reinsertion optimizationCampbell Barton
2017-09-15Fix T52763: Boolean problem with vertex groupSergey Sharybin
2017-08-08Update CUEW to latest versionSergey Sharybin
2017-08-08Update CUDA wrangler to latest versionSergey Sharybin
2017-08-01Correct accidental variable declarationCampbell Barton
2017-05-27Remove MinGW supportAaron Carlisle
2017-04-29Curve Fitting: minor change to re-fitting methodCampbell Barton
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
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