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
path: root/source
AgeCommit message (Expand)Author
2020-03-12Cleanup: spelling, clang-formatCampbell Barton
2020-03-12EEVEE: Bump minimum probe level to make rough reflection more preciseClément Foucault
2020-03-12EEVEE: Hair: Fix wrong color when using color attribute without actual dataClément Foucault
2020-03-11Cleanup: refactor image loading to use abstract ImageLoader base classBrecht Van Lommel
2020-03-11Cleanup: Fix build warning on windows.Ray Molenkamp
2020-03-11EEVEE: Fix test crashingClément Foucault
2020-03-11Cleanup: Fix unused debug var warning.Bastien Montagne
2020-03-11GPencil: Change default hardeness for AirbrushAntonio Vazquez
2020-03-11Depsgraph: Fix crash deleting Viewer image from OutlinerSergey Sharybin
2020-03-11Windows: Clean-up linker warnings regarding MSVCRT.libRay Molenkamp
2020-03-11Cleanup: Typo in comments.Bastien Montagne
2020-03-11LibQuery: Add option to NOT process embedded IDs.Bastien Montagne
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-03-11Workbench Simplification RefactorClément Foucault
2020-03-11Fix (unreported) bad user refcounting of viewer image ID.Bastien Montagne
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-11Smoke: put density/color in separate textures, fixes for workbench shaderBrecht 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-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-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