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-09-27Python GPU module: Wrap GPUIndexBufmano-wii
2018-09-27Python GPU module: replace `PyArg_ParseTupleAndKeywords` by `_PyArg_ParseTupl...mano-wii
2018-09-27Cleanup: remove star importCampbell Barton
2018-09-27Tool System: expose rotate-source for click-extrudeCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Campbell Barton
2018-09-27Spin Tool: hide options unrelated to duplicationCampbell Barton
2018-09-27Keymap: use shift to de-deselect for toolsCampbell Barton
2018-09-27Tool System: set a default tool for each modeCampbell Barton
2018-09-27Cleanup: pep8Campbell Barton
2018-09-27Cleanup: flip option unlock -> lockCampbell Barton
2018-09-26Wireframe/Xray: Make Xray option local to wireframe modeClément Foucault
2018-09-26UI: switch shortcuts for pivot and orientation pie menus.Brecht Van Lommel
2018-09-26UI: keep some buttons fixed size in 3D view header.William Reynish
2018-09-26UI: allow fractical unit size for layouts.Brecht Van Lommel
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-26Depsgraph: Add missing relation for spline IKSergey Sharybin
2018-09-26Cloth: Collision improvementsLuca Rood
2018-09-26Addons: reactivate 'STL format' addonJacques Lucke
2018-09-26Cleanup: Edit Surface & Curve engines unused codeClément Foucault
2018-09-26Edit Surface: Use edit curve engine to display edit surfaceClément Foucault
2018-09-26Edit Curve: Fix "show handles" option hiding nurbs segmentsClément Foucault
2018-09-26GP: Only check annotation origin for 3D ViewAntonioya
2018-09-26GP: Rename parameter unlock_color and tooltipAntonioya
2018-09-26GP: Fix unreported crash when click+drag in edit modeAntonioya
2018-09-26GP: Change menu icons for hide/showAntonioya
2018-09-26Implement additional modes for Shrinkwrap to a surface.Alexander Gavrilov
2018-09-26GP: Fix unreported change material operator errorAntonioya
2018-09-26Fix T56926: Highlighted selection doesn't disappear when locking layerAntonioya
2018-09-26Multires: Use proper subdivision level for reshapeSergey Sharybin
2018-09-26Fix T56899: mesh deform bind does not work.Brecht Van Lommel
2018-09-26Multires: Promote OSD CCG to be officially supportedSergey Sharybin
2018-09-26Subsurf: Tweak versioning codeSergey Sharybin
2018-09-26Fix crash opening some old files, after recent changes.Brecht Van Lommel
2018-09-26Revert "Compositor: Added Weighted Standard Curve evaluation"Brecht Van Lommel
2018-09-26GP: Check weight data before using itAntonioya
2018-09-26Fix T56920: Crash: Renaming bone through outlinerAntonioya
2018-09-26Cleanup: Silence strict compiler warningSergey Sharybin
2018-09-26OpenSubdiv: Cleanup, the TODO was actually solvedSergey Sharybin
2018-09-26Clip editor: Fix usage of template_markerSergey Sharybin
2018-09-26GP: Adjust topbar layer selector to new fixed widthAntonioya
2018-09-26OpenSubdiv: CleanupSergey Sharybin
2018-09-26Fix access past array boundariesSergey Sharybin
2018-09-26Gizmo: initial snap support for moveCampbell Barton
2018-09-26Gizmo: support for cancelling move3d modal changesCampbell Barton
2018-09-26Spin Tool: match dial orientation to active gizmoCampbell Barton
2018-09-26Gizmo: add invoke_prepare callbackCampbell Barton
2018-09-26Fix misleading field naming.Alexander Gavrilov
2018-09-26Spin Tool: option (disabled) for gizmos to follow selectionCampbell Barton
2018-09-26Correct error in last commitCampbell Barton
2018-09-26Spin Tool: correct the initial redo dial rotationCampbell Barton