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-03-11Cleanup in ID remapping code re owner_id vs. self_id.Bastien Montagne
2020-03-11Cleanup: spellingCampbell Barton
2020-03-11Cycles: add view layer setting to exclude volumes, like hair and surfacesBrecht Van Lommel
2020-03-11Fix T74315: Cloth brush breaks orbit around selectionJacques Lucke
2020-03-11Fix T74607: Modifier key click events ignore mouse wheelCampbell Barton
2020-03-11Cleanup: clang-formatCampbell Barton
2020-03-11UI: edit modifier messages to clarify where auto-smooth is setGreg Neumiller
2020-03-11GPU: minor changes to support standalone GHOST buildsCampbell Barton
2020-03-10Fix T74596: Gpencil invert button was not working for Sculpt brushesAntonio Vazquez
2020-03-10GPencil: Use high precision float buffer for final renderingClément Foucault
2020-03-10Fix T74625 GPencil: Airbrush doesn't paint anythingClément Foucault
2020-03-10Fix T74525: Fluid caches overwrite each other by defaultJacques Lucke
2020-03-10Fix T74200: Alembic import crashes BlenderSybren A. Stüvel
2020-03-10Fix T74617: Gpencil Sculpt Strength brush gets wonky resultsAntonio Vazquez
2020-03-10Fix rendering artifacts when changing Face Sets visibilityPablo Dobarro
2020-03-10Cleanup: Clarify places to look for subversion bumpDalai Felinto
2020-03-10Fix T74613: Assign the default face set color in the versioning codePablo Dobarro
2020-03-10Cleanup: Add comment explaining DPI influence on RNA pixel-propertiesJulian Eisel
2020-03-10UI: Clarify 3D View Grid Size TooltipHans Goudey
2020-03-10Fix T65076: Missing EasingType implementation on the DopesheetSybren A. Stüvel
2020-03-10Fix T74425: Cannot texture paint an images sequence anymorePhilipp Oeser
2020-03-10Fix T73369: corner pin & sun-beam nodes gizmos are too bigCampbell Barton
2020-03-10Fix T74612: file browser thumbnails not showing and using CPU continuouslyBrecht Van Lommel
2020-03-10Modifiers: Corrective Smooth modifier, new Scale parameterLucas Veber
2020-03-10OVERLAY: Viewport Background Color visible in Material Preview ModeJeroen Bakker
2020-03-10Fix T74585: Crash when scrolling viewport shading pop-upJulian Eisel
2020-03-10GPencil: Cleanup float indicatorAntonio Vazquez
2020-03-10Fix T74601: Cut Particles to Shape fails for transformed objectCampbell Barton
2020-03-10Fix sequencer Slip tool skipping offset=0 caseCampbell Barton
2020-03-10Cleanup: replace term 'terrible' from sequence slipCampbell Barton
2020-03-10Fix vertex slide deselecting facesCampbell Barton
2020-03-10Cleanup: GPencil: Remove uneeded castClément Foucault
2020-03-10GPencil: Fix RNA range for uv_rotationClément Foucault
2020-03-10Fix T74536: Grease pencil immediately crashes on macOSClément Foucault
2020-03-10DRW: Fix wrong test conditionClément Foucault
2020-03-10Fix T74579: Filename with '\' causes assert when browsing filesCampbell Barton
2020-03-09Cleanup: compiler warningsBrecht Van Lommel
2020-03-09Fix error in grease pencil vertex paint levels operatorBrecht Van Lommel
2020-03-09Fix T74354: Avoid division by 0 when calculating hardnessPablo Dobarro
2020-03-09Sculpt: Edge AutomaskingPablo Dobarro
2020-03-09UI: add "Samples" text to audio mixing buffer size preference for clarityAdrian Newton
2020-03-09Face Sets: Use white color for a default Face Set to enable the overlayPablo Dobarro
2020-03-09Face Sets: Add relax support to Mesh Filter and Draw Face SetsPablo Dobarro
2020-03-09Fix Cloth Brush not working with automaskingPablo Dobarro
2020-03-09Fix T74500: Rebuild the Face Sets datalayer after slicing the geometryPablo Dobarro
2020-03-09Fix T74499: Add visibility checks to Face Sets creation operationsPablo Dobarro
2020-03-09Sculpt: Remove hardcoded hardness from Clay brushPablo Dobarro
2020-03-09Fix T74492: Reset Face Set data when cancelling the expand operatorPablo Dobarro
2020-03-09Cleanup: Move Face Sets random color generation to its own functionPablo Dobarro
2020-03-09Fix T74438: Vertex-only meshes disappear in wireframe modeGermano Cavalcante