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-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
2022-06-29Fix T99231: Wrong anchored mode test for smear brushJoseph Eagar
2022-06-28Build: add HIP version to buildbot configurationBrecht Van Lommel
2022-06-28Fix compile after last backport.Thomas Dinges
2022-06-28Fix T96776: Assets dropped upside down when looking through cameraGermano Cavalcante
2022-06-28Sculpt: Fix backwards normals in PBVH_GRIDS raycastingJoseph Eagar
2022-06-28Fix T99016: GPU subdiv artifacts in weight paint with smooth shadingKévin Dietrich
2022-06-28Fix color attribute interpolation with GPU subdivisionKévin Dietrich
2022-06-28Fix artefacts with GPU subdiv and weight paint face selectionKévin Dietrich
2022-06-28Fix T98735: GPU subdiv displays normals for all elementsKévin Dietrich
2022-06-27Fix T99178: Console warning using search (F3) in grease pencil draw modeAntonio Vazquez
2022-06-27PyAPI: Expose event.type_prev, value_prevCampbell Barton
2022-06-26Fix T98782: ignore OBJ face normal indices if no normals are presentAras Pranckevicius
2022-06-25Cleanup: Fix building warnings on gcc 9.4.0Dalai Felinto
2022-06-25Fix T98975: Broken vertex paint mode operatorsHans Goudey
2022-06-24Cleanup: Move paint_vertex_color_ops.c to C++Hans Goudey
2022-06-24Fix T98956: Crash removing some builtin attributesHans Goudey
2022-06-24Fix T99058: geometry nodes ignore if subdivision surface modifier is disabledBrecht Van Lommel
2022-06-24Fix T99028: crash deleting file output node with color management overrideBrecht Van Lommel
2022-06-24Fix T98925: Editor panels are brokenRichard Antalik
2022-06-24Fix T99110: Crash after running view_all operator in VSERichard Antalik
2022-06-24Fix T99091: Freeze when changing strip source with thumbnails enabledRichard Antalik
2022-06-24Fix T99027: Touch typing in text fields results in dropped key pressesCampbell Barton
2022-06-24Fix T94969: Crash in Volume to Mesh with 0 voxelsErik
2022-06-24Fix T98773: GPU Subdivision breaks auto selection in UV edit modeKévin Dietrich
2022-06-22Fix T98874: new obj importer missing an option to import vertex groupsAras Pranckevicius
2022-06-22Fix T98919: Eevee unlinked aov output nodes don't render.Jeroen Bakker
2022-06-22Cleanup: remove unneeded code in eevee_bloom.Jeroen Bakker
2022-06-22Fix T98972: EEVEE Bloom Pass Outputs Final Image Instead of Bloom.Jeroen Bakker
2022-06-22OBJ: Use filename as the default object nameJesse Yurkovich