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-08-17Fix T79594: Define rounding for armature edit propsRichard Antalik
2020-08-17Merge branch 'blender-v2.90-release'Richard Antalik
2020-08-17Fix T79757: Crash on prefetch when renaming stripsRichard Antalik
2020-08-17Merge branch 'blender-v2.90-release' into masterBastien Montagne
2020-08-17Fix T79633: ovrride apply code broken with RNA-defined runtime IDProps in som...Bastien Montagne
2020-08-17Fix T77267: Render EEVEE AO pass when AO disabled.Jeroen Bakker
2020-08-17Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2020-08-14UI: Correct grammar in property name and descriptionHans Goudey
2020-08-13Sequencer: Implement zoom-to-fit view modeSergey Sharybin
2020-08-13Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-13Fix T79653: Change soft min frame start of cache from 1 to 0Jacques Lucke
2020-08-13GPencil: Remove unused parameter and fix warningAntonio Vazquez
2020-08-13Sculpt: Boundary Brush Falloff Types and OffsetPablo Dobarro
2020-08-12GPencil: Remove unused parameter in convert curveAntonio Vazquez
2020-08-12GPencil: Add Sample parameter to Convert curveAntonio Vazquez
2020-08-12GPencil: Add parameters to scale thickness when convert CurvesAntonio Vazquez
2020-08-12Sculpt: Multires Displacement Eraser BrushPablo Dobarro
2020-08-12Increase hard limit for Remesher octree depthDalai Felinto
2020-08-10Sculpt: Boundary BrushPablo Dobarro
2020-08-10GPencil: Invert Filled area pressing Ctrl keyAntonio Vazquez
2020-08-10Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-10Fix T77685: object transforms from rigid body simulation are ignored by modif...Jacques Lucke
2020-08-08Cleanup: replace sizeof division with ARRAY_SIZE macroCampbell Barton
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06Sculpt: Cloth Brush simulation area propertyPablo Dobarro
2020-08-06Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-06UI: Fixes and small improvements to some labels and UI messagesYevgeny Makarov
2020-08-06Cleanup: avoid debug-only includes for BLI_assert.hCampbell Barton
2020-08-06Cleanup: no need for plural for term 'collision'Campbell Barton
2020-08-06Sculpt: Cloth Brush/Filter CollisionsPablo Dobarro
2020-08-06Fix Squash and Stretch naming in the Pose Brush deform modePablo Dobarro
2020-08-05Sculpt: Option to lock the rotation in the Pose Brush scale deform modePablo Dobarro
2020-08-05Fix T79127: crash on `scene.ray_cast()` with non-viewport view layerSybren A. Stüvel
2020-08-05GPencil: Rename Default Fill Boundary option to AllAntonio Vazquez
2020-08-05GPencil: Add Fill option to determine the layers used for boundary strokesAntonio Vazquez
2020-08-05Sculpt: Cloth brush Pin Simulation Boundary propertyPablo Dobarro
2020-08-04Point Clouds: basic support for instancing objects on pointsBrecht Van Lommel
2020-08-04Fix broken Alembic tests following motion blur commitKévin Dietrich
2020-08-04Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-04Merge branch 'blender-v2.90-release'Alexander Gavrilov
2020-08-04Node Groups: expose the SOCK_HIDE_VALUE flag for node group inputs.Alexander Gavrilov
2020-08-03UI: Change Header Position Label 'Default' to 'Keep Existing'Adrian Newton
2020-08-03Ocean Modifier: Add viewport resolutionPhil Stopford
2020-08-03Merge branch 'blender-v2.90-release'Sebastián Barschkis
2020-08-03Fix T78266: Mantaflow: changing flow type (fire -> fire + smoke) resets Surfa...Sebastián Barschkis
2020-08-03Cycles: add support for rendering deformation motion blur from Alembic caches.Kévin Dietrich