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-09-09Geometry: use generic attributes for Hair and Point CloudsBrecht Van Lommel
2020-09-09Geometry: add .attributes in the Python API for Mesh, Hair and Point CloudBrecht Van Lommel
2020-09-08Hide tools with missing icons under experimentalPablo Dobarro
2020-09-08Cleanup: rename group to collection for internal instancing flagCampbell Barton
2020-09-08Cleanup: naming for library link enumCampbell Barton
2020-09-08Link/Append: support instancing object dataCampbell Barton
2020-09-07UI: Add temperature unitsHans Goudey
2020-09-07Add a Self option to the Exact boolean modifier. Fixes T52425.Howard Trickey
2020-09-07Docs: add note on updating startup defaults to dna_defaultsCampbell Barton
2020-09-05Cleanup: spellingCampbell Barton
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-04GPencil: New option to set steps in Interpolate SequenceAntonio Vazquez
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-09-02Make rigidbody simulation handle animated objects gracefullySebastian Parborg
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-28DNA: add pragma once to dna_type_offsets.hJacques Lucke
2020-08-25Outliner: Include gpencil modifiers and effects in the treeNathan Craddock
2020-08-25Sculpt: Cloth Snake Hook BrushPablo Dobarro
2020-08-24Theme: Remove TH_UV_OTHERS from bThemeJeroen Bakker
2020-08-21Cleanup: remove LodLevelJacques Lucke
2020-08-20Depsgraph: refactor tagging after time changesJacques Lucke
2020-08-19UI: Remove panel X axis closing codeHans Goudey
2020-08-19Fix T79816: Restore scene.statistics() BPY functionHans Goudey
2020-08-18Sculpt: Enable Cloth Simulation Target for Pose and BoundaryPablo Dobarro
2020-08-18Multires: Base Mesh SculptingPablo Dobarro
2020-08-18Mesh: merge `mesh_create_eval_final_{view,render}` functionsSybren A. Stüvel
2020-08-18Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-18Cleanup: expand UserDef pixel-size & DPI documentationCampbell Barton
2020-08-17Cleanup: header order, trailing spaceCampbell Barton
2020-08-16Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-16Fix popups opening in the wrong direction over headersCampbell Barton
2020-08-16Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-16Fix T78426: Header flips when changing editorsCampbell Barton
2020-08-13Sequencer: Implement zoom-to-fit view modeSergey Sharybin
2020-08-13Sculpt: Boundary Brush Falloff Types and OffsetPablo Dobarro
2020-08-12Sculpt: Multires Displacement Eraser BrushPablo Dobarro
2020-08-11Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-11Fix T79517: Data Transfer modifier fails in edit-modeCampbell Barton
2020-08-11Modifier: Maintain per-modifier session UUIDSergey Sharybin
2020-08-10Sculpt: Boundary BrushPablo Dobarro
2020-08-10GPencil: Invert Filled area pressing Ctrl keyAntonio Vazquez
2020-08-08Cleanup: replace elem_strcmp with elem_streqCampbell Barton
2020-08-08Clenup: use STREQ macroCampbell Barton
2020-08-07Merge branch 'blender-v2.90-release'Sebastián Barschkis
2020-08-07Fix T79201: Mantaflow: Fluid guides don't affect simulation.Sebastián Barschkis
2020-08-07Cleanup: Clang-Tidy else-after-return fixesSybren A. Stüvel
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