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-24UI: Incorrect Cursor Used in Split Area OperatorHarley Acheson
2019-10-24Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-24Cleanup: comment unused duplicate flagsCampbell Barton
2019-10-23Cleanup: add back comment that was removed when moving codeCampbell Barton
2019-10-23Fix T70845: Crash when switching scene of scene strip.Richard Antalik
2019-10-22Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-22Cleanup: unused variables, enums, spellingCampbell Barton
2019-10-22Cleanup: clang-format, trailing spaceCampbell Barton
2019-10-22Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-22Cleanup: quiet unknown escape warningsCampbell Barton
2019-10-19GPencil: Primitive: Polyline ToolCharlie Jolly
2019-10-18Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-18Fix T65397: Assigning shortcut to editor properties gives errorsCampbell Barton
2019-10-17Merge branch 'blender-v2.81-release'Bastien Montagne
2019-10-17Node shader wrapper: use 'Non-Color' profile for BW textures inputs.Bastien Montagne
2019-10-16UI: Remember ID-Filter in-between File Browser callsJulian Eisel
2019-10-15Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-15Fix T70433: No shortcut in tooltip for viewport X-RayCampbell Barton
2019-10-15Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-15Fix T70590: Python Gizmo API misses opacity & anti-aliasingCampbell Barton
2019-10-15Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-15Cleanup: pep8 for templatesCampbell Barton
2019-10-14UI: Add renaming to Node and VSE strip context menuJulian Eisel
2019-10-14Merge branch 'blender-v2.81-release'Bastien Montagne
2019-10-14Update Py API link in help menu to point to version dir also in beta.Bastien Montagne
2019-10-14File Browser: Add F2 shortcut to rename filesJulian Eisel
2019-10-14Cleanup: Fix naming of a functionSergey Sharybin
2019-10-12Cleanup: pep8Campbell Barton
2019-10-11Revert "Merge branch 'master' into blender-v2.81-release"Brecht Van Lommel
2019-10-11Cleanup: Strict compiler warningsSergey Sharybin
2019-10-11Add Probot Stale configuration fileFrancesco Siddi
2019-10-11GPencil: New Eyedropper tool for Material creation.Antonio Vazquez
2019-10-11Fix T69964: GPencil: Fill options are not shown on a properties editorCharlie Jolly
2019-10-11Docs: 2.81 release description for Linux appdataBrecht Van Lommel
2019-10-10GPencil: Change Paint cursor to DOTAntonio Vazquez
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-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-09Fix T70596: Wrong default scale value for node wrapper tool.Bastien Montagne
2019-10-09CUDA Wrangler: Fix strict compiler warningSergey Sharybin
2019-10-09Cleanup: typo, styleCampbell Barton
2019-10-09Buildbot: Checkout precomiled CentOS librariesSergey Sharybin
2019-10-09Fix T70662: Batch rename adds "\" before "."Campbell Barton
2019-10-09UI: hide text character options when out of edit-modeCampbell Barton
2019-10-09Docs: clarify Mesh.from_pydata edges argument usageCampbell Barton
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-10-08Depsgraph: Cleanup, spelling in commentSergey Sharybin
2019-10-08Keymap: use right mouse for console context menuCampbell Barton
2019-10-08UI: support passing a function to WorkSpace.status_text_set()Campbell Barton