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-08-29Merge branch 'master' into blender2.8Sergey Sharybin
2018-08-29Tool System: hide paint options for non brush toolsCampbell Barton
2018-08-29CMake: Comply with include path reported by FindOpenGL.cmakeSergey Sharybin
2018-08-29CMake: Make sure zlib folder comes first for precompiled Linux librariesSergey Sharybin
2018-08-29Cycles: Add BVH8 and packeted triangle intersectionSergey Sharybin
2018-08-29Tool System: tool to extrude along normalsCampbell Barton
2018-08-29Build environment: Fix compilation of boost on Linux 32bitSergey Sharybin
2018-08-29Missed last commitCampbell Barton
2018-08-29Cleanup: rename manipulator -> gizmoCampbell Barton
2018-08-29Icons: update to r62135William Reynish
2018-08-29Tool System: only show select tool w/ paint maskCampbell Barton
2018-08-29UI: disable brush popover in particle modeCampbell Barton
2018-08-29UI: refactor particle panel/topbar logicCampbell Barton
2018-08-29UI: use icons for sculpt mode toolbarCampbell Barton
2018-08-29Tool System: add curve extrudeCampbell Barton
2018-08-29Tool System: show radius for circle selectCampbell Barton
2018-08-29Fix T56517: 2D gizmo hotspot failsCampbell Barton
2018-08-29Weight Paint: use black for unselected verticesCampbell Barton
2018-08-29UI: disable decorators when not usedCampbell Barton
2018-08-29Keymap: check modal keymap item poll functionCampbell Barton
2018-08-29Tool System: make armature extrude use drag eventCampbell Barton
2018-08-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-28Build environment: Ensure Python is using static ffiSergey Sharybin
2018-08-28Build environment: Make sure Python is linkign against static ZlibSergey Sharybin
2018-08-28Fix some UI script errors after recent keyword changes.Roel Koster
2018-08-28Fix T56529: Viewport ColorChage with Overlay "Fade 3D Objects"Antonioya
2018-08-28Fix space text script - keyboard for labelsDalai Felinto
2018-08-28RNA: make mesh add methods use required arg 'count'Campbell Barton
2018-08-28Cleanup: pep8Campbell Barton
2018-08-28Fix T56530, T56523: collection visiblity toggling wrong after recent changes.Brecht Van Lommel
2018-08-28Cleanup: compiler warnings.Brecht Van Lommel
2018-08-28Cleanup: remove debug code.Brecht Van Lommel
2018-08-28Tool System: use release_confirm for gpencilWilliam Reynish
2018-08-28Tool System: add shear and to-sphere toolsWilliam Reynish
2018-08-28Build environment: Enable bzip2, lzma and sqlite for Python on LinuxSergey Sharybin
2018-08-283D View: split object/pose box & lasso selectCampbell Barton
2018-08-283D View: split object/pose border selectCampbell Barton
2018-08-28GP: Use custom api to get materialAntonioya
2018-08-28GP: Revert replace custom function by standard APIAntonioya
2018-08-28PyRNA: all optional args now must be keyword argsCampbell Barton
2018-08-28RNA: use required args for internal popup end APICampbell Barton
2018-08-28RNA: make template_list list_id a required argCampbell Barton
2018-08-28UI: use keyword argumentsCampbell Barton
2018-08-28Cycles: use fields for property definitionsCampbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-28cmake: adjustments required for lib-upgrade on windows.Ray Molenkamp
2018-08-28build_environment: llvm only copy lib files for the debug build.Ray Molenkamp
2018-08-28Cleanup: indentationCampbell Barton
2018-08-28Cleanup: warningsCampbell Barton