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
2020-05-14Cleanup: sync clang-format with masterCampbell Barton
2020-05-14Fix undo-push assert for some modes with zero undo stepsCampbell Barton
2020-05-14Fix sculpt/paint missing undo-step limitingCampbell Barton
2020-05-14Fix T59954: View all Sequences doesn't show all sequencesRichard Antalik
2020-05-13Fix T76556: Apply parenting when joining parent into objectHans Goudey
2020-05-13Fix T75574: Instant crash: averaging custom normals on model.Bastien Montagne
2020-05-13Fix T76711: override data-blocks could be renamed in the outlinerPhilipp Oeser
2020-05-13Fix extra undo step when switching object modesCampbell Barton
2020-05-13Cleanup: remove redundant active object NULL check & pollCampbell Barton
2020-05-13Fix T76665: Wrong files selected when using box selectJacques Lucke
2020-05-13Fix T76488: fix mask extract poll functionPablo Dobarro
2020-05-12Fix T76113 GPU: Crash closing file browsers with AMD GPUsClément Foucault
2020-05-12Fix T76669: Crash when doing right click on channelJacques Lucke
2020-05-12Cleanup: tag unused functionCampbell Barton
2020-05-12Fix T73973: GPencil Fill fails when zoom the imageAntonio Vazquez
2020-05-12GPencil: Cleanup wrong ID deleteAntonio Vazquez
2020-05-12Fix T71882: Offset Edge Slide doesn't switch selection modeCampbell Barton
2020-05-12Fix EDBM_selectmode_disable_multi_ex return valueAnthony Edlin
2020-05-12Cleanup: remove DNA_screen_types.h, use struct qualifierCampbell Barton
2020-05-11Fix (unreported) greasepencil crash calling transform_fill from outsidePhilipp Oeser
2020-05-11Fix T76216 Workbench: Glicht when switching from quad views to normal viewClément Foucault
2020-05-11Fix T76559: Crash after deleting material leaves invalid pointer in node editor.Bastien Montagne
2020-05-11Fix T76621: UILayout.prop_search() broken for data-block namesJulian Eisel
2020-05-11Fix T74713: Unpredictable active texture node for WorkbenchSergey Sharybin
2020-05-11Fix T76512: Sculpt mode: crash when applying baseSergey Sharybin
2020-05-11UI: apply vertical tool-tip offset in pixel-spaceCampbell Barton
2020-05-11Cleanup: unused arg, clang-formatCampbell Barton
2020-05-10Fix T36263: Pasted strip doesnt have F-Curve keyframes from the originalRichard Antalik
2020-05-10Fix T71300: Crash on rendering scene recursively from sequencerRichard Antalik
2020-05-08Fix T65012: Update depsgraph for matcap flippingRobert Guetzkow
2020-05-08Fix T76324: face set operators not working from Python console by defaultBrecht Van Lommel
2020-05-08Fix T76045 Gizmo: line_width does not work in latest versionClément Foucault
2020-05-08Fix T76393 Gizmo: Crash on assert(batch->program_in_use == 0)Clément Foucault
2020-05-06Fix T76416: Armature Deform parenting option doesn't work with Grease Pencil ...Philipp Oeser
2020-05-06Fix T76470: GPencil sequence interpolate crash when not enough frames in layerAntonio Vazquez
2020-05-06Fix T76445: Selecting an object no longer cycles past the activeCampbell Barton
2020-05-06Cleanup: warningsCampbell Barton
2020-05-05Fix T75743: Implement restore for brushes that modify their own dataPablo Dobarro
2020-05-05Fix T76224: Grid fill offset doesn't workCampbell Barton
2020-05-04Revert "Fix T76313: Redo in Multires doesn't bring back stroke made after a s...Sergey Sharybin
2020-05-04Fix T76313: Redo in Multires doesn't bring back stroke made after a subdivideSergey Sharybin
2020-05-04Fix T76062: Interpolate Radius in Curve Subdivide Special CaseHans Goudey
2020-05-03GPencil: More changes to improve Chisel brushAntonio Vazquez
2020-05-02GPencil: Improve Market Chisel angle algorithmAntonio Vazquez
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-05-01Outliner: Fix selection extend not togglingNathan Craddock
2020-05-01GPencil: Fix unreported noise using Market Chisel penAntonio Vazquez
2020-04-30Fix T75985: Texture paint brush gradients results in wrong colorPhilipp Oeser
2020-04-29Fix T75810: Child bone frozen when both Auto IK and X-Axis mirror arePhilipp Oeser
2020-04-29Armature posemode: add mouse independent "Select Linked" operatorPhilipp Oeser