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
2019-09-04Transform: remove X/Y shear tool optionCampbell Barton
2019-09-04Transform: Improve hierarchy in mixed snap edge detection.mano-wii
2019-09-04Fix T69463: File Browser opens off-center on hiDPIJulian Eisel
2019-09-04Fix T69467: Temporary Info Editor window crashesJulian Eisel
2019-09-04Fix selecting multiple files ignoring first fileJulian Eisel
2019-09-03Fix T69451: Walk-select in empty directory assertsJulian Eisel
2019-09-03GPencil: Fix unreported autolock layers using DopesheetAntonio Vazquez
2019-09-03Drivers: support decomposing rotation into swing followed by twist.Alexander Gavrilov
2019-09-03Transform: support snap to children with 'Affect Parents'Campbell Barton
2019-09-03Cleanup: expand checks for selection when snappingCampbell Barton
2019-09-03EEVEE: Fix broken bump regressionClément Foucault
2019-09-03Cleanup: unused flag, spellingCampbell Barton
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-09-03Fix selection engine checksCampbell Barton
2019-09-03Fix T69424: Weight paint sample doesn't workCampbell Barton
2019-09-03Fix T66950: WeightPaint Bone Selection OverlayJeroen Bakker
2019-09-03Fix T69384: Noise Depth widgets steps set to 0Lucas Boutrot
2019-09-03Fix compiler warning after recent change to splash screen versionBrecht Van Lommel
2019-09-03Fix T62152: Shear X and Y are swappedCampbell Barton
2019-09-03Buildbot: support building releases, make non-releases more consistentBrecht Van Lommel
2019-09-03Subsurf: Show error when Blender is built without OpenSubdivSergey Sharybin
2019-09-03Add OpenSubdiv information to bpy.appSergey Sharybin
2019-09-03Fix empty image wire drawing with front/back depthCampbell Barton
2019-09-03Fix T68868: Assert in depsgraph debugging logsSergey Sharybin
2019-09-033D View: option only to show axis aligned image emptiesCampbell Barton
2019-09-03Fix T69326: Parent type ARMATURE doesn't workSergey Sharybin
2019-09-03Depsgraph: Cleanup, more clear variable nameSergey Sharybin
2019-09-03Depsgraph: Cleanup commentSergey Sharybin
2019-09-02Drivers: add separators to the Transform Channel type enum menu.Alexander Gavrilov
2019-09-02UI: Fix Bug With Join Area ToleranceHarley Acheson
2019-09-02Return proper RNA path in py console for 'private ID' data.Bastien Montagne
2019-09-02Fix/enhance new RNA path from real ID helpers.Bastien Montagne
2019-09-02DatablockManagement: Cleanup: get rid of `BKE_collection_copy_master()`.Bastien Montagne
2019-09-02DatablockManagement: Fix/sanitize handling of flags for private ID data in co...Bastien Montagne
2019-09-02Cleanup: get rid of BKE_collection_master() useless accessor.Bastien Montagne
2019-09-02DatablockManagement: Cleanup logic of private IDs handling in `BKE_libblock_c...Bastien Montagne
2019-09-02Make Scene Master collection 'Private' ID data, like root nodetrees.Bastien Montagne
2019-09-02GPencil: Add suport to Poly Curves to Convert to Strokes operatorAntonio Vazquez
2019-09-02Fix T69404: Merge by distance crash with UnselectedCampbell Barton
2019-09-02UI: Don't show button context menu for drag-labelsJulian Eisel
2019-09-02GPencil: New Strength mode for Opacity modifierAntonio Vazquez
2019-09-01GPencil: Set fill material when curve is 2D and has fillingAntonio Vazquez
2019-09-01UI: Active Default Button HighlightHarley Acheson
2019-09-01Fix transforming origin affecting unselected childrenCampbell Barton
2019-09-01Copy Rotation & Transform: add Euler order override options.Alexander Gavrilov
2019-09-01Fix T69364: GPencil Array Modifiers causes crashAntonio Vazquez
2019-08-31Drivers: support accessing Quaternion rotation channels.Alexander Gavrilov
2019-08-31Fix non-functional return argument in new gpencil codeCampbell Barton
2019-08-31Fix T66452: Convert Curve to Grease Pencil StrokesAntonio Vazquez
2019-08-31Drivers: support explicit euler rotation order for transform channels.Alexander Gavrilov