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-05-07Cleanup: improve transform data sorting functionCampbell Barton
2019-05-07Fix T64130: Bezier curve vanishes on transformCampbell Barton
2019-05-07Clanup: clang-formatCampbell Barton
2019-05-06Implement mirroring in pose mode (absolute and relative)Sebastian Parborg
2019-05-01Cleanup: use BKE_pchan_mat3_to_rot / rot_to_mat3 utility functionsCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-24Fix T63841: armature with X-axis mirror does not mirror bbone scalePhilipp Oeser
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20Cleanup: quiet warning for NULL pointer useCampbell Barton
2019-04-18Fix T63663: Object mode proportional editing affects objects which are disabl...Sebastian Parborg
2019-04-17Cleanup: comment length in transformCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
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