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
2022-01-31Cleanup: use struct for GPU the select bufferCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-10-04Cleanup: `Neighbour` -> `Neighbor`. and other minor UI messages fixes.Bastien Montagne
2021-09-22Animation: Pose Slide Operator - Blend to NeighbourChristoph Lendenfeld
2021-07-15Animation: new pose library based on Asset BrowserSybren A. Stüvel
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2020-10-02Cleanup: Move `EditBone` structure definition from `ED` to `BKE` area.Bastien Montagne
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-04-29Armature posemode: add mouse independent "Select Linked" operatorPhilipp Oeser
2020-04-07Fix T66751: Symmetrizing armature does not symmetrize constraints.Sebastian Parborg
2020-04-03Cleanup: bone cursor picking APICampbell Barton
2020-03-31Armature: add Select Linked (Ctrl-L)Campbell Barton
2020-03-30Armature: remove merge function, use dissolve insteadCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-05-07Implement Push/Relax from rest pose.Sebastian Parborg
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-23Cleanup: rename the curveInX etc bbone DNA fields to curve_in_x etc.Alexander Gavrilov
2019-04-23B-Bones: split the Scale In/Out properties into X and Y values.Alexander Gavrilov
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
2018-10-20Multi-Objects: pose slide operatorsDalai Felinto
2018-10-04Move B-Bone custom handle settings to Edit mode.Alexander Gavrilov
2018-08-20Motion Paths UI: "Update from Scene Range" operatorJoshua Leung
2018-07-11Cleanup: remove redundant operatorCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-11T54983: Bone selection overlayJeroen Bakker
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-16Multi-Object EditingCampbell Barton
2018-02-13Object Mode: remove Scene.obedit for 3D ViewCampbell Barton
2017-11-09Farewell BaseLegacyDalai Felinto
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-01Fix for T48988 - Enabling bbone easing for posemodeJoshua Leung
2017-03-03Merge branch 'master' into blender2.8Julian Eisel
2017-03-03Cleanup: redundant header, use const, short -> boolCampbell Barton
2017-03-02Remove tons of OBACTDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-09-16Added buttons to move a pose in a pose library up/down.Sybren A. Stüvel
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung