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-06Fix T82251: Outliner Material Drag&Drop missing tree updatePhilipp Oeser
2020-11-06Fix T82220 Missing viewport update after manual "HDRI Preview Size" inputClément Foucault
2020-11-06Fix T82364: Widget anim state not updated when deleting channel in Graph EditorPhilipp Oeser
2020-11-06Fix T82457: Python error when clicking on a tool in the viewportDalai Felinto
2020-11-06Fix T82407: Negative number input gives syntax error for velocities andPhilipp Oeser
2020-11-06Fix Outliner editbone selection with 'Sync Selection'Philipp Oeser
2020-11-06Fix T81915: Draw Face Sets not working with deformed sculpt meshPablo Dobarro
2020-11-06Fix memory leaks in sculpt mode trimming toolsPablo Dobarro
2020-11-05Fix T82423: Replace duplicate name in keymapRobert Guetzkow
2020-11-05GPU: Fix valgrind warnings about branching on uninitialized variablesClément Foucault
2020-11-05Fix T81752 EEVEE: Camera Motion Blur is not blending steps properlyClément Foucault
2020-11-05Fix T80842 Grease Pencil: Subtract mode is not working as expectedClément Foucault
2020-11-05Fix T80742: curve bevel fails with zero length handles at end-pointCampbell Barton
2020-11-05Fix T81136: Mesh.loop_triangles kept after applying modifiersCampbell Barton
2020-11-05Transform: support individual origins for "To Sphere"Campbell Barton
2020-11-05Fix T65205: "To Sphere" radius too large with proportional editingCampbell Barton
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 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-04PyAPI: add Struct.is_property_set(..., ghost) optionCampbell Barton
2020-11-04Fix T49850: Detailed curves are heavily reducedCampbell Barton
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-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