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-09-05Fix unreported: snapping to 3d tracking markers sometimes failsmano-wii
2019-09-05Transform: Split transform_conversions into multiple files.mano-wii
2019-09-05Cleanup: de-duplicate codeCampbell Barton
2019-09-05GPencil: New Operator to set the active object material based on the selected...Matias Mendiola
2019-09-05Depsgraph: Free user code from worry about updates flushSergey Sharybin
2019-09-05Depsgraph: Pass bmain to evaluation functionSergey Sharybin
2019-09-05Fix T69522: Render Region not refreshing Output PropertiesPhilipp Oeser
2019-09-05File Browser: Add Zip files as native recognised file typeWilliam Reynish
2019-09-05Cleanup: clang-formatCampbell Barton
2019-09-05Shading: Rewrite Mapping node with dynamic inputs.OmarSquircleArt
2019-09-04UI: Icons updateWilliam Reynish
2019-09-04Cleanup: userpref UI options into their own structCampbell Barton
2019-09-04Shading: Extend Noise node to other dimenstions.OmarSquircleArt
2019-09-04Move file execute region back to C, fixing bugsJulian Eisel
2019-09-04Expose button UTF8 check in UI_interface.hJulian Eisel
2019-09-04Shading Modes: Material and Render PreviewJeroen Bakker
2019-09-04UI: use vertical navigation buttonsCampbell Barton
2019-09-04Fix T55745: Checker de-select, inconsistent selectionYevgeny Makarov
2019-09-04Armature: add Inherit Scale options to remove shear or average the scale.Alexander Gavrilov
2019-09-04Fix T63755: Area Stretching OverlayJeroen Bakker
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 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-03Transform: support snap to children with 'Affect Parents'Campbell Barton
2019-09-03Cleanup: expand checks for selection when snappingCampbell Barton
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-09-03Fix T62152: Shear X and Y are swappedCampbell Barton
2019-09-02UI: Fix Bug With Join Area ToleranceHarley Acheson
2019-09-02Cleanup: get rid of BKE_collection_master() useless accessor.Bastien Montagne
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-01UI: Active Default Button HighlightHarley Acheson
2019-09-01Fix transforming origin affecting unselected childrenCampbell 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
2019-08-31Cleanup: rename natural string comparisonCampbell Barton
2019-08-31Outliner: fix unnecessary syncingNathan Craddock
2019-08-31Outliner: always sync object selectionNathan Craddock
2019-08-30Transform: use recalc geometry depsgraph tagCampbell Barton
2019-08-30Fix T69299: Transform origin & skip-children jittersCampbell Barton
2019-08-30Fix possible crash with new sculpting cursor, due to stack overflowBrecht Van Lommel
2019-08-30Cleanup: spellingCampbell Barton
2019-08-30UI: Outliner Natural SortHarley Acheson
2019-08-30Sculpt: New brush cursor, active vertex and normal radiusPablo Dobarro
2019-08-30UI: assert on invalid click-step for integer buttonsCampbell Barton
2019-08-30UI: Remove Colons From Number FieldsHarley Acheson
2019-08-30GPencil: Use default material when slot material is emptyAntonio Vazquez
2019-08-30Fix (unreported) 'Duplicate Particle System' operator not ensuringPhilipp Oeser