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
AgeCommit message (Expand)Author
2018-12-09Fix T59059: Blender crashing after adding particle system and dynamic paint (...Bastien Montagne
2018-12-07Fix T57994: Particle Instance modifiers 'Index Layer' off by onePhilipp Oeser
2018-12-07Cycles: Do more user-friendly indication that GPU devices are not foundSergey Sharybin
2018-12-07Cycles: Disable OpenCL on macOSSergey Sharybin
2018-12-07Cleanup: redundant counterCampbell Barton
2018-12-07Fix error in Main cleanupCampbell Barton
2018-12-07Fix Alembic indexed UVs being merged for different vertices.Brecht Van Lommel
2018-12-06Fix T57963: Cycles crash using AO for displacement.Brecht Van Lommel
2018-12-06Fix T58832: Spin tool creates duplicate facesCampbell Barton
2018-12-06Fix T58819: Weight paint gradient crashCampbell Barton
2018-12-06Cleanup: no need to access final meshCampbell Barton
2018-12-06Fix (devtalk 4053): Collada build with older cmake versions brokenGaia Clary
2018-12-05fix: Collada: remove Class from method definition in header fileGaia Clary
2018-12-05deps: update opencollada to v1.6.68Ray Molenkamp
2018-12-05Fix (unreported) building Cycles tests with Embree enabled.Bastien Montagne
2018-12-05Fix T58776, T58030: pressure sensitivity on Linux not working for some tablets.Brecht Van Lommel
2018-12-05Install_deps: bump collada version to 1.6.68.Bastien Montagne
2018-12-05Fix build with old CMake versions.Brecht Van Lommel
2018-12-05Fix T49624: Fly uses camera settings outside camera viewCampbell Barton
2018-12-04fix T58568: used wrong case in variable nameGaia Clary
2018-12-04fix T58568 build errors when using collada 1.6.68 or newerGaia Clary
2018-12-04Fix T58466: bug in macOS GHOST_GetSwapInterval.Niels
2018-12-04Buildbot: enable support for NVIDIA Turing cards in Cycles (like GTX 20xx).Brecht Van Lommel
2018-12-04Cycles: add initial CUDA 10.0 support, but only recommend use for Turing cards.Brecht Van Lommel
2018-12-04Cleanup: SpellingSergey Sharybin
2018-12-03Fix T58600: update OSL scripts to work with OSL 1.10.x.Shane Ambler
2018-12-03Fix T54580: Pointer buttons skip undo pushCampbell Barton
2018-12-03Use scene active object for sculptmode enter/exit callsCampbell Barton
2018-12-03Fix T56331: Undo crash w/ sculpt on hidden layerCampbell Barton
2018-12-02Cleanup: BKE b-bone API namingCampbell Barton
2018-12-02Cleanup: BKE_effect.h namingCampbell Barton
2018-12-01Cleanup: styleCampbell Barton
2018-11-30Fix T58275: WITH_OPENSUBDIV not enabled by default with some CMake versions.Brecht Van Lommel
2018-11-30Revert "3D View: locked camera was using the original view offset"Campbell Barton
2018-11-303D View: locked camera was using the original view offsetCampbell Barton
2018-11-30Correct missing semicolon in recent commitCampbell Barton
2018-11-30Cleanup: ensure '_END' macros end with a semicolonCampbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-30Cleanup: duplicate includeCampbell Barton
2018-11-30Cleanup: styleCampbell Barton
2018-11-30Cleanup: unused return argCampbell Barton
2018-11-30Fix T58183: crash with CPU + GPU rendering after profiling changes.Brecht Van Lommel
2018-11-30Cleanup: trailing spaceCampbell Barton
2018-11-29add: visual studio Compiler warning (order of attribute init in c++ construct...Gaia Clary
2018-11-29Fix internal compiler error when building with VS 2017 (15.9.3).Brecht Van Lommel
2018-11-29Atomic: Avoid conflicts with definitions in other areasSergey Sharybin
2018-11-29Cleanup: correct typo, no need for ./ prefixCampbell Barton
2018-11-29Fix leak in CPU brand checkCampbell Barton
2018-11-29Cycles: Add sample-based runtime profiler that measures time spent in various...Lukas Stockner