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-11-21Implement basic global tablet pressure curve options.Alexander Gavrilov
2018-11-21I18N: tweak some UI labels and tips.Bastien Montagne
2018-11-21I18N defaults: enable tooltip translation.Bastien Montagne
2018-11-21GP: Remove Target Weight switchAntonioya
2018-11-21Fix uv-sculpt use w/ tool-systemCampbell Barton
2018-11-21Gizmo: show dial handle for unconstrained extrudeCampbell Barton
2018-11-21Gizmo: set operator options before executionCampbell Barton
2018-11-21Gizmo: run invoke_prepare even when the gizmo isn't modalCampbell Barton
2018-11-21Object: minor changes to jump-to APICampbell Barton
2018-11-21Cleanup: add reveal_hidden arg to jump-to API callsCampbell Barton
2018-11-21Gizmo: workaround for extrude modifying normals for XYZ axisCampbell Barton
2018-11-21Fix custom matrix orientation being written to sceneCampbell Barton
2018-11-21Correct editbone root-select checkCampbell Barton
2018-11-21Gizmo: use Y-axis for armature extrude on normalCampbell Barton
2018-11-21Gizmo: set the extrude transform constraint matrixCampbell Barton
2018-11-21Transform: use root/tip for bone normal orientationCampbell Barton
2018-11-21Cleanup: use boolean array for mirror modifierCampbell Barton
2018-11-21Modifier: Mirror learns to bisect on planeCampbell Barton
2018-11-21Cleanup: rename extrude gizmoCampbell Barton
2018-11-21Cleanup: move extrude gizmo to transform moduleCampbell Barton
2018-11-21Gizmo: initial extrude support for non mesh typesCampbell Barton
2018-11-21Fix extrude tool redoCampbell Barton
2018-11-20Fix T57921: Crash when loading 2.7x .blend with scene without any render layer.Bastien Montagne
2018-11-20Cleanup: unused args, indentationCampbell Barton
2018-11-20Cleanup: gcc function type warningCampbell Barton
2018-11-20GP: Refactor target weight paintAntonioya
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-11-20Fix T57935: Crash Alt clicking w/ poly build toolCampbell Barton
2018-11-20Cleanup: styleCampbell Barton
2018-11-20GP: New option to paint a predefined weightAntonioya
2018-11-20UI: Color Ramp: Add menu and functions to distribute color stopsCharlie Jolly
2018-11-20Merge branch 'master' into blender2.8Bastien Montagne
2018-11-20Fix T57923: Freeze in mesh vnors computation code with some degenerated geome...Bastien Montagne
2018-11-20Fix T57923: Freeze in mesh vnors computation code with some degenerated geome...Bastien Montagne
2018-11-20GP: Reorganize Reproject optionsAntonioya
2018-11-20GP: Set Gizmo orientation for edit modeAntonioya
2018-11-20Speedup rigs with multiple objects deformed by bbonesSergey Sharybin
2018-11-20Cleanup: Use more const qualifiersSergey Sharybin
2018-11-20Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-20Task scheduler: Optimize parallel loop over listsSergey Sharybin
2018-11-20Comment out all derived mesh evaluationSergey Sharybin
2018-11-20Depsgraph: Don't use derived meshSergey Sharybin
2018-11-20Modifier stack: Only ensure derived mesh when USE_DERIVEDMESH is definedSergey Sharybin
2018-11-20Modifier stack: Use evaluated mesh to check normalsSergey Sharybin
2018-11-20Vertex parent: Remove CCGDM optimizationSergey Sharybin
2018-11-20UI: increase spacing at sides of headers, to avoid region split zone overlap.Brecht Van Lommel
2018-11-20Fis T57948: Crash in 2.8x lookdevClément Foucault
2018-11-20Fix T57891: Radius of strip hair doesn't scale with object scaleClément Foucault
2018-11-20GP: Fix bottom statisticsAntonioya
2018-11-20Fix error generating toolbar tooltipCampbell Barton