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
path: root/source
AgeCommit message (Expand)Author
2018-09-27Cleanup: fix harmless compiler warnings.Brecht Van Lommel
2018-09-27Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-27UI: new clip editor panels and headers layout.Sebastian Koenig
2018-09-27GP: Avoid duplicated weight deformation for strokesAntonioya
2018-09-27Partial revert of recent toolsystem defaultsCampbell Barton
2018-09-27Cleanup: warningsCampbell Barton
2018-09-27Tests: add --no-window-focus to open window without focus.Brecht Van Lommel
2018-09-27Fix T56927: Grease pencil materials issues with lock and hideAntonioya
2018-09-27GP: Fix infinite loop in Dope SheetAntonioya
2018-09-27UI: Use "View" category for 3D view panelsCampbell Barton
2018-09-27UI: Tabs on right w/ right aligned regionsCampbell Barton
2018-09-27Fix missing freeCampbell Barton
2018-09-27Python GPU module: Wrap GPUIndexBufmano-wii
2018-09-27Python GPU module: replace `PyArg_ParseTupleAndKeywords` by `_PyArg_ParseTupl...mano-wii
2018-09-27Merge branch 'master' into blender2.8Campbell Barton
2018-09-27Spin Tool: hide options unrelated to duplicationCampbell Barton
2018-09-27Tool System: set a default tool for each modeCampbell 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: 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-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-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-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