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-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16GPencil: Disable G/R/S transformations in Sculpt and Weight Paint modeAntonioya
2019-04-13GPencil: Implement Opacity transformAntonioya
2019-04-09Cleanup: spellingCampbell Barton
2019-03-17GPencil: Cancel all transformations in Draw modeAntonioya
2019-03-16Fix ID user counting issues with NodeCustomGroup.Miguel Porces
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-14Fix T62551: Limited Hair editing (no grab, scale, rotate)Sergey Sharybin
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-03-01Fix T62015: Duplicating object, rotating, pivot point not usedSergey Sharybin
2019-03-01Fix flag on wrong object being modifiedSergey Sharybin
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-21Fix for Fix (c) T61787: Duplicating a collection instance does not duplicate ...Bastien Montagne
2019-02-21Fix T61787: Duplicating a collection instance does not duplicate the dupli_gr...Bastien Montagne
2019-02-21Cleanup: typos in comments.Bastien Montagne
2019-02-19Fix T57583: Assert when moving object parented to curve vertexSergey Sharybin
2019-02-18Fix T61649: Transform resize from UV editor assertsCampbell Barton
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-31Cleanup: style, unused variableCampbell Barton
2019-01-28Fix T59963: Can't manipulate hair keys with G, R, S or mirror transformsSergey Sharybin
2019-01-22UV Editor: support snapping to center of pixels, in addition to corners.Joep Peters
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Fix T60498: Auto IK doesn't work immediately.Brecht Van Lommel
2019-01-14Fix T57852: Mesh X Mirror option not workingCampbell Barton
2019-01-11Fix T60411: crash in multi-object pose mode, with some armatures in rest pose.Brecht Van Lommel
2019-01-08Fix inconsistent naming and behavior for base visible/selected/editable.Brecht Van Lommel
2019-01-04Fix T59546: Grease Pencil Edit: Rotation around individual origins errorAntonioya
2018-12-27Cleanup: styleCampbell Barton
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-21GP: Move calculated center only for selected strokesAntonioya
2018-12-21Cleanup: unused argCampbell Barton
2018-12-20GP: Use only selected points to calc transform centerAntonioya
2018-12-20GP: Enable center for Local Origins onlyAntonioya
2018-12-20GP: Undo center calculationAntonioya
2018-12-20Cleanup: namingCampbell Barton
2018-12-19Merge branch 'master' into blender2.8Campbell Barton
2018-12-19Cleanup: spellingCampbell Barton
2018-12-19GP: Add calculation of center for transformation by stroke (WIP)Antonioya
2018-12-18Merge branch 'master' into blender2.8Bastien Montagne
2018-12-18Fix T59104: Snapping: Align rotation to target broken in edit mode.Bastien Montagne
2018-12-14NLA: insert keyframes correctly for strips with non-Replace mode.Alexander Gavrilov
2018-12-14Merge branch 'master' into blender2.8Campbell Barton