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
2022-08-02Release cycle: Blender 3.2.2 releasev3.2.2blender-v3.2-releaseThomas Dinges
2022-08-02Fix T100049: Crash when render finishesRichard Antalik
2022-08-02Fix T100040: Crash when transform applied on multi-user imagePratik Borhade
2022-08-02Python: restrict name-space access for restricted evaluationCampbell Barton
2022-07-28Fix T100017: OBJ: new importer does not import vertices that aren't part of a...Aras Pranckevicius
2022-07-28Fix T99532: New OBJ importer in some cases fails to import facesAras Pranckevicius
2022-07-28Fix T99536: new 3.2 OBJ importer fails with trailing space after wrapped linesAras Pranckevicius
2022-07-26Fix T99979: GPencil strokes cannot be edited after set originAntonio Vazquez
2022-07-26Fix Python SystemExit exceptions silently exitingCampbell Barton
2022-07-26Fix T98367: Light group passes do not work when shadow catcher is usedLukas Stockner
2022-07-26Fix crash loading factory settings in image paint modeCampbell Barton
2022-07-21Fix T99678: Crash applying non-existent modifiersCampbell Barton
2022-07-20Fix T99785: Make Principled Hair IOR input behave like other IOR slidersJesse Yurkovich
2022-07-20Fix T99744: NULL pointer free with corrupt zSTD readingCampbell Barton
2022-07-15Cleanup: Renamed SCULPT_TOOL_NEEDS_COLOR to SCULPT_tool_is_paintJoseph Eagar
2022-07-15Fix: Move DRW_shgroup_add_material_resources(grp, mat) to after the null-chec...Martijn Versteegh
2022-07-15Fix T99711: Eternal loop reading blend file thumbnailCampbell Barton
2022-07-15Fix T99705: fix integer overflow in thumbnail extractorRay Molenkamp
2022-07-15Fix T99702: Gpencil Flip strokes did not support multiframe editAntonio Vazquez
2022-07-15Fix T99653: "Align Active Camera to Selected" fails with ortho cameraCampbell Barton
2022-07-15Fix: Incorrect coordinates used in BLI_rct*_isect_segment functionsSiddhartha Jejurkar
2022-07-15Fix T99196: sculpt_update_object calls paint updates for nonpaint toolsJoseph Eagar
2022-07-15Fix T94633: Sculpt mode missing check for hidden active objectJoseph Eagar
2022-07-15Fix T99364: Unable to select bones when custom shape display is disabledCampbell Barton
2022-07-15Fix T99342: GPencil multiframe falloff is scaling wrongly in rotationAntonio Vazquez
2022-07-15Fix T99270: bones using empties as custom shapes can't be selectedCampbell Barton
2022-07-15Fix T99368: Annotation lines doesn't start where clickedCampbell Barton
2022-07-15Fix use-after-free error when handling events that close windowsCampbell Barton
2022-07-15Release cycle: Set to RC for Blender 3.2.2 corrective release.Thomas Dinges
2022-07-05Fix T99191: Boolean modifier creates invalid material indicesv3.2.1Hans Goudey
2022-07-05Fix T98960: Baking to active color attribute uses wrong layerHans Goudey
2022-07-05Blender 3.2.1: Change version char to release.Thomas Dinges
2022-07-05Revert "Fix T98773: GPU Subdivision breaks auto selection in UV edit mode"Thomas Dinges
2022-07-05Fix T98884: Fix edge case crashes in gpu subdiv cache codeJoseph Eagar
2022-07-04Fix T98673: Color attribute fill API didn't support editmodeJoseph Eagar
2022-07-04Fix T98698: Division by zero in smear code when strength is zeroJoseph Eagar
2022-07-01Py API Doc: add runtime changelog generation to `sphinx_doc_gen.py`.Bastien Montagne
2022-07-01Py API Doc: refactor changelog generation script.Bastien Montagne
2022-06-30Fix T99266: Crash when dragging file to VSE from file browserRichard Antalik
2022-06-30Install_deps: Fix several issues with TBB.Bastien Montagne
2022-06-30Fix T98886: PBVH_GRIDS ignores face smooth flag on first gpu buildJoseph Eagar
2022-06-30Fix T98882: Regression: Gradient colors in a Grease Pencil material change de...Germano Cavalcante
2022-06-29Fix T99248: GPencil Sculpt Grab/Push don't work with one pointAntonio Vazquez
2022-06-29Fix T98697: EEVEE: Regression: Missing custom property from volumetricsClément Foucault
2022-06-29Fix T99138: EEVEE: Regression: World volume shader incorrect texture coordsClément Foucault
2022-06-29Fix T99128: EEVEE: Regression: Pixelated Environment TextureClément Foucault
2022-06-29Fix T99104: EEVEE: Regression: Crash when using Light Output in MaterialsClément Foucault
2022-06-29Fix T98825: EEVEE: Regression: Buffer overflow in sample name bufferClément Foucault
2022-06-29Fix uninitialized memory use in key-down events on window activationCampbell Barton
2022-06-29Fix T99209: Remesh modifier frees sculpt masking attributes.Joseph Eagar