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-11Windows: Clean-up warning while building blendthumbRay Molenkamp
2020-03-11GPencil: Add missing Layer buttons in Dopesheet header and remove unneeded op...Antonio Vazquez
2020-03-11Fix T74516: Armature Crash on Select Similar GroupDalai Felinto
2020-03-11Eevee: internal support for arbitrary number of volume gridsBrecht Van Lommel
2020-03-11Cleanup: add comment explaining reason for volume texture swizzlingBrecht Van Lommel
2020-03-11Cycles: disable RTTI only for OSL files, other libraries like OpenVDB need itBrecht Van Lommel
2020-03-11Smoke: put density/color in separate textures, fixes for workbench shaderBrecht Van Lommel
2020-03-11Fix/workaround Eevee tests crashing with MantaflowBrecht Van Lommel
2020-03-11Fix broken logic in lib_query that could lead to NULL id_owner pointer.Bastien Montagne
2020-03-11Fix T74296: Free depsgraph when view layer is removedJacques Lucke
2020-03-11Cloth: Copy point cache settings when copying cloth modifierJacques Lucke
2020-03-11Fix Cycles incorrect result when compressing some 8 bit log colorspace imagesBrecht Van Lommel
2020-03-11Cleanup: rename 'private' to 'embedded' for sub-data IDs.Bastien Montagne
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-11UI: show more digits for adaptive sampling noise thresholdBrecht Van Lommel
2020-03-11Fix T74315: Cloth brush breaks orbit around selectionJacques Lucke
2020-03-11Fix T74635: GPencil RMB-menu brush settings not working in Sculpt and Weight ...Antonio Vazquez
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-11GHOST: tests now build againCampbell Barton
2020-03-11Cleanup: remove bitmap font drawing ifdef from MultiTest.cCampbell Barton
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-10Cycles: Fixed Shadow and Mist passes with adaptive sampling.Stefan Werner
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 T66269: Menu for Extrapolation Mode is disabled in Graph EditorSybren A. Stüvel
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-10Buildbot: Enable version character for development buildsSergey Sharybin
2020-03-10GPencil: Cleanup float indicatorAntonio Vazquez
2020-03-10Cycles: Using OpenCL popcount() in PMJ sampler.Stefan Werner
2020-03-10Fix T74601: Cut Particles to Shape fails for transformed objectCampbell Barton
2020-03-10Fix sequencer Slip tool skipping offset=0 caseCampbell Barton