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
2019-10-11Fix "make update" not using the right branch for source/toolsBrecht Van Lommel
2019-10-11Version bump to 2.81.15Brecht Van Lommel
2019-10-11Docs: 2.81 release description for Linux appdataBrecht Van Lommel
2019-10-11Depsgraph: Inform when update or tag happens during evaluationSergey Sharybin
2019-10-11Depsgraph: Cleanup, promote is_evaluating querySergey Sharybin
2019-10-11Depsgraph: Don't use push-from-thread when scheduling graphSergey Sharybin
2019-10-11Fix T70191: Text button in popup doesn't workCampbell Barton
2019-10-11Cleanup: remove unused variableBrecht Van Lommel
2019-10-11Fix T70715: sculpt brush jitter after recent TBB changesBrecht Van Lommel
2019-10-10Fix T64901: Nesting collection instances could clutter object displayDalai Felinto
2019-10-10Cleanup: Fix wrong assert introduced by rBd98ae27f02c7Clément Foucault
2019-10-10GPencil: Change Paint cursor to DOTAntonio Vazquez
2019-10-10Fix build error on macOS after recent changes for file deleteBrecht Van Lommel
2019-10-10Fix build error on Windows after recent changesBrecht Van Lommel
2019-10-10Sculpt: use TBB instead of BLI_task for multithreadingBrecht Van Lommel
2019-10-10Build: add WITH_TBB option, in preparation of sculpt using itBrecht Van Lommel
2019-10-10File Browser: add back Delete, which now moves files to the trashRobert Guetzkow
2019-10-10Node Shader wrapper: add access to the Emission color of Principled BSDF node.Bastien Montagne
2019-10-10Fix T70644 EEVEE: Bump issue with geometry node normal coordinateClément Foucault
2019-10-10Fix T65134: Duplicated proxies in several scenes don't workSergey Sharybin
2019-10-10UI: Only hide locked transform manipulator axes for matching spacesJulian Eisel
2019-10-10Fix missing manipulator update when toggling bone lockJulian Eisel
2019-10-10Fix: Manipulator visible if root or tip of locked bone is selectedJulian Eisel
2019-10-10Added little explanation of eModifierTypeType_(Non)ConstructiveSybren A. Stüvel
2019-10-10CMake: Allow to use pre-compiled CentOS librariesSergey Sharybin
2019-10-10Annotations: Use flag to determine if the layer is a RulerAntonio Vazquez
2019-10-10Fix T70691: Crash picking object from eyedropperCampbell Barton
2019-10-10Fix crash versioning file-selector tool regionCampbell Barton
2019-10-10PyAPI: update for change in tessellate_polygonCampbell Barton
2019-10-10Fix T70617: mesh.from_pydata() misses first edge if there are facesCampbell Barton
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-10Fix T70614 EEVEE: Bump with texture connected to other branches don't workClément Foucault
2019-10-10Fix T70609 EEVEE: Shader using lots of nodegroups are slow to updateClément Foucault
2019-10-10Fix T70659 Warning, Regression, slow vertex selectionClément Foucault
2019-10-09Fix "make update" not working on buildbot after recent changesBrecht Van Lommel
2019-10-09Sculpt: Fix wireframe drawingPablo Dobarro
2019-10-09Fix T70596: Wrong default scale value for node wrapper tool.Bastien Montagne
2019-10-09Fix T70677: Annotation converted to grease pencil remains unselectableAntonio Vazquez
2019-10-09GPU: Consider softpipe as software rendererSergey Sharybin
2019-10-09CUDA Wrangler: Fix strict compiler warningSergey Sharybin
2019-10-09Fix T70544: Mesh extracted from Mask crash Blender when using DyntopoPablo Dobarro
2019-10-09Fix multires cursor not displaying the active vertexPablo Dobarro
2019-10-09Fix T70554: Snake Hook + Ctrl does not set the brush stroke in its normal dir...Pablo Dobarro
2019-10-09Fix Delaunay 2d valid bmesh mode bug.Howard Trickey
2019-10-09Build: prepare "make update" to work for new release cycle branchingBrecht Van Lommel
2019-10-09Fix T61432: Sampling Subframes not working 2.8Sebastián Barschkis
2019-10-09Fix T70640 EEVEE: Alpha hashed material is darker when alpha is not 1.0Clément Foucault
2019-10-09GPU: show one-time startup warnings for old Intel drivers with known issuesBrecht Van Lommel
2019-10-09GPU: show more descriptive labels on unsupported GPU dialogBrecht Van Lommel
2019-10-09CMake: Move software-gl to generic install procedureSergey Sharybin