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-21Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-20Fix T79935: Inonsistent simplify behavior when linking collection with object...Bastien Montagne
2020-08-19Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-19GPencil: Change default Onion Keyframe mode to ALLAntonio Vazquez
2020-08-19RNA: Validate scene/view-layer combination for statistics queryJulian Eisel
2020-08-19Fix T79816: Restore scene.statistics() BPY functionHans Goudey
2020-08-19Cleanup: compiler warningsBrecht Van Lommel
2020-08-19Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-19Cleanup: warningsCampbell Barton
2020-08-18Sculpt: Enable Cloth Simulation Target for Pose and BoundaryPablo Dobarro
2020-08-18Sculpt: Invert Smooth to Enhance DetailsPablo Dobarro
2020-08-18Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-18Cleanup: remove bmain argument from BKE_scene_graph_update_for_newframeJacques Lucke
2020-08-18Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-08-18Multires: Base Mesh SculptingPablo Dobarro
2020-08-18Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
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-17Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
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-14Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-14UI: Correct grammar in property name and descriptionHans Goudey
2020-08-13Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
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-13Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-13GPencil: Remove unused parameter and fix warningAntonio Vazquez
2020-08-13Sculpt: Boundary Brush Falloff Types and OffsetPablo Dobarro
2020-08-12Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
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-11Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-10Sculpt: Boundary BrushPablo Dobarro
2020-08-10GPencil: Invert Filled area pressing Ctrl keyAntonio Vazquez
2020-08-10Merge branch 'master' into greasepencil-edit-curveAntonio 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-08Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
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