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-11-05Reset some extra changes to the state in mastertemp-fix-headerless-panels-switch-windowsHans Goudey
2020-11-05Revert "UI: Refactor panel alignment function"Hans Goudey
2020-11-05Revert "Cleanup: Use shorthand variables"Hans Goudey
2020-11-04Remove incorrect assert in button group codeHans Goudey
2020-11-04Fix T73126 Eevee: light probe baking ignores indirect bounces from SSSClément Foucault
2020-11-04Fix T81794: ColorRampElement step regressionRichard Antalik
2020-11-04Fix T82385 EEVEE: Alpha Clip shadows actually using Alpha Hashed shadowsClément Foucault
2020-11-04Fix T82197: Freestyle settings not visible for Workbench render engineBrecht Van Lommel
2020-11-04Fix T82016: Cycles assert with empty OpenVDB volumesBrecht Van Lommel
2020-11-04Fix T67832: Camera Background Images View TransformJeroen Bakker
2020-11-04Fix T81775: Object Disappears During Texture PaintingJeroen Bakker
2020-11-04Modifiers: return empty mesh in case of error in Volume to Mesh modifierJacques Lucke
2020-11-04Fix T82393: Volume to Mesh modifier with sequence fails during renderingJacques Lucke
2020-11-04Fix assert on mouseover of blocks not using the layout systemHans Goudey
2020-11-04UI: disable add-object tool for 2.91Campbell Barton
2020-11-04Fix T63495: Add torus changes size each time when unit scale != 1.0Campbell Barton
2020-11-04PyAPI: add Struct.is_property_set(..., ghost) optionCampbell Barton
2020-11-04Fix T49850: Detailed curves are heavily reducedCampbell Barton
2020-11-04Update RNA to Manual mappingAaron Carlisle
2020-11-04Fix T65449: Rip wire edges show error even when it worksCampbell Barton
2020-11-04Fix T60517: "Fix Deforms" crashes for meshes without vgroup dataCampbell Barton
2020-11-04Fix T81799: Enable use self in trimming tool booleansPablo Dobarro
2020-11-04Fix T81842: Cloth brush not creating simulation areas for each tiling symmetr...Pablo Dobarro
2020-11-04Fix mask extract and slice not preserving mesh symmetry optionsPablo Dobarro
2020-11-04Fix mask slice to new object preserving the maskPablo Dobarro
2020-11-04Fix T81691: Use-after-free with property search and hovered buttonHans Goudey
2020-11-04Property Search: Fix missing update switching tabs after searchHans Goudey
2020-11-03macOS: find Jack framework in system directoriesAnkit Meel
2020-11-03Fix T82356: Gpencil merge freezes BlenderAntonio Vazquez
2020-11-03Fix T81756: relinking multiple links to group input removes linksJacques Lucke
2020-11-03GL: Fix default framebuffers being bound using srgbClément Foucault
2020-11-03Fix T82074: Volume to Mesh normals are invertedJacques Lucke
2020-11-03Fluid: Fix crash with viewport display optionsSebastián Barschkis
2020-11-03Fix T81988: Surface Deform "Bind" causes vertices to spikeCampbell Barton
2020-11-03DrawManager: Cleanup unneeded memory allocationJeroen Bakker
2020-11-03Fix T77161: Outliner - Hiding a Collection does not gray out children objectsManuel Castilla
2020-11-03Fix T82120: Arc miter bevel creates miters on straight edgesHans Goudey
2020-11-02Fix crash opening some 2.4x .blend files with drivers or NLA editorBrecht Van Lommel
2020-11-02Revert "Parenting: fix return value when parenting object to itself"Sybren A. Stüvel
2020-11-01PyAPI: set sys.executable to None when Python can't be foundCampbell Barton
2020-11-01Fix T82089 Boolean on empty mesh with collection fails.Howard Trickey
2020-10-31Fix new boolean performance bug.Howard Trickey
2020-10-31Fix T82265: GPencil interpolate crash when next frame was NULLAntonio Vazquez
2020-10-30Fix T82027, T81718: Cycles crash with volume animation playbackBrecht Van Lommel
2020-10-30Fix (unreported) buffer-overflow in new lattice code.Bastien Montagne
2020-10-30Fix Cycles map range node missing clamp socketBrecht Van Lommel
2020-10-30Parenting: fix return value when parenting object to itselfSybren A. Stüvel
2020-10-30Outliner: use undo-group for outliner mode switchingCampbell Barton
2020-10-30Object: use undo-group for object.switch_objectCampbell Barton
2020-10-30Undo System: support for grouping steps with begin/end callsCampbell Barton