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-07-31Fix T67597: Texture painting: Texture slots that correspond to nodes inside n...mano-wii
2019-07-07Cleanup: rename gpencil chess -> checkerCampbell Barton
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-15Eevee: Add per material option to cull backfacesClément Foucault
2019-05-14GPencil: Rename property Follow Drawing Path to AlignmentAntonioya
2019-05-14Fix T64441: GPencil textures weird rotationAntonioya
2019-04-22Cleanup: style, use braces for makesdna, makesrnaCampbell Barton
2019-04-18GPencil: Add option to mix color with textureAntonioya
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-14Render: new material previewWilliam Reynish
2019-03-29Eevee: Material: Decouple transparent shadows from blend modeClément Foucault
2019-03-27Eevee: Modify tooltip about transparent shadowClément Foucault
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-11Fix T62366: Grease pencil material color keyingSergey Sharybin
2019-03-11UV editor: automatically show image assigned to active face.Brecht Van Lommel
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Cleanup: remove unused parameter.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-29Workbench: Make Material transparency part of the rgba color pickerClément Foucault
2019-01-29Workbench: Add transparency support for materialsClément Foucault
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-10Cleanup: styleCampbell Barton
2018-11-03GP: New main switches to hide stroke and fill materialAntonioya
2018-11-02Fix T57316: material preview icons not updating.Brecht Van Lommel
2018-11-02Fix issues with hide/restrict icons after recent changes.Brecht Van Lommel
2018-10-31GP: Fix iconsAntonioya
2018-10-19UI: reorder and group blend modes in menus, similar to other apps.Charlie Jolly
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-12Fix T56662: Autocomplete for texture slot Crash (in console).Bastien Montagne
2018-09-07GP: Replace hide icon in materialsAntonioya
2018-08-18GP: Reduce updates of material previewsAntonioya
2018-08-08Eevee: Remove per material SSS toggleClément Foucault
2018-08-05GP: Fix NULL pointer when preview is not readyAntonioya
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-06-01Workbench: Material specific settings for the specularJeroen Bakker
2018-05-31Cleanup: Remove G.main from some editor files.Bastien Montagne