[Bf-committers] Blender 2.81a: Revisions to backport

Sergey Sharybin sergey.vfx at gmail.com
Wed Dec 4 12:34:49 CET 2019


Hi,

There are extra revisions added to the 'a' release after discussion in
blender.chat. Those are now all ported and documented in the release notes:
https://wiki.blender.org/wiki/Reference/Release_Notes/2.81/a

Think we are ready for builds. Will start doing it in about 1.5 hours if
nothing pops out.

On Tue, Dec 3, 2019 at 2:44 PM Sergey Sharybin <sergey.vfx at gmail.com> wrote:

> Hi again!
>
> Sorry for the spam, but need to keep the release team in sync.
>
> Added:
> - 4a440ecb99d Fix T72071: Crash on snap to edge
> - ed5b81f5 Fix T71678: Rigify crash if the Advanced mode is set to New.
>
> Thing to cover still:
> - Wouldn't mind having a second eye on the branch to verify everything is
> good and that nothing is missing.
> - Adjust release notes page.
>
> Updated list:
> Blender:
> - 4e42a98edd8 Fix T71147 Eevee stops rendering after selection attempt
> - f1ac64921b4 Fix T71213: Mask or Mirror before Armature breaks weight
> paint
> - aadbb794cd6e Fix T71612: Viewport rotate doesn't work
> - 8cb55f8d1672 Fix T71741: Crash showing the object relations menu
> - a8d29ad6e06 Fix T71558: Hair particles: Brush effect not occluded by
> emitter geometry
> - 73ce35d3325 Fix segfault when polling `MESH_OT_paint_mask_extract`
> - bdfcee347eb Fix T71864: Broken 'Select' > 'More' in face mode in UV
> Editor
> - 60e817693ce Fix T69332: 'Reset to Default Value' on a custom string
> property crashes
> - 4a440ecb99d Fix T72071: Crash on snap to edge
>
> Addons:
> - ee818b2a Fix T71774: SVG import error on specific files
> - ed5b81f5 Fix T71678: Rigify crash if the Advanced mode is set to New.
>
> On Tue, Dec 3, 2019 at 2:11 PM Sergey Sharybin <sergey.vfx at gmail.com>
> wrote:
>
>> Hi,
>>
>> Just an on-going update. Added to following commits:
>>
>> - bdfcee347eb Fix T71864: Broken 'Select' > 'More' in face mode in UV
>> Editor
>> - 60e817693ce Fix T69332: 'Reset to Default Value' on a custom string
>> property crashes
>>
>> Updated list:
>>
>> Blender:
>> - 4e42a98edd8 Fix T71147 Eevee stops rendering after selection attempt
>> - f1ac64921b4 Fix T71213: Mask or Mirror before Armature breaks weight
>> paint
>> - aadbb794cd6e Fix T71612: Viewport rotate doesn't work
>> - 8cb55f8d1672 Fix T71741: Crash showing the object relations menu
>> - a8d29ad6e06 Fix T71558: Hair particles: Brush effect not occluded by
>> emitter geometry
>> - 73ce35d3325 Fix segfault when polling `MESH_OT_paint_mask_extract`
>> - bdfcee347eb Fix T71864: Broken 'Select' > 'More' in face mode in UV
>> Editor
>> - 60e817693ce Fix T69332: 'Reset to Default Value' on a custom string
>> property crashes
>>
>> Addons:
>> - ee818b2a Fix T71774: SVG import error on specific files
>>
>> On Tue, Dec 3, 2019 at 12:36 PM Sergey Sharybin <sergey.vfx at gmail.com>
>> wrote:
>>
>>> Hi,
>>>
>>> Backported "73ce35d3325 Fix segfault when polling
>>> `MESH_OT_paint_mask_extract`" as well now.
>>>
>>> Updated list:
>>>
>>> Blender:
>>> - 4e42a98edd8 Fix T71147 Eevee stops rendering after selection attempt
>>> - f1ac64921b4 Fix T71213: Mask or Mirror before Armature breaks weight
>>> paint
>>> - aadbb794cd6e Fix T71612: Viewport rotate doesn't work
>>> - 8cb55f8d1672 Fix T71741: Crash showing the object relations menu
>>> - a8d29ad6e06 Fix T71558: Hair particles: Brush effect not occluded by
>>> emitter geometry
>>> - 73ce35d3325 Fix segfault when polling `MESH_OT_paint_mask_extract`
>>>
>>> Addons:
>>> - ee818b2a Fix T71774: SVG import error on specific files
>>>
>>> On Tue, Dec 3, 2019 at 10:57 AM Sergey Sharybin <sergey.vfx at gmail.com>
>>> wrote:
>>>
>>>> Hi,
>>>>
>>>> I've started 'a' release cycle inside of the blender-v2.81-release
>>>> branch.
>>>> The reason to re-use the branch is just to make it easier for buildbot
>>>> and other users of `make update` to properly find libraries (which are
>>>> expected to have same tag as the branch name).
>>>> The 2.81 release was tagged already, so there isn't really anything to
>>>> worry about.
>>>>
>>>> I've backported the following changes:
>>>>
>>>> Blender:
>>>> - 4e42a98edd8 Fix T71147 Eevee stops rendering after selection attempt
>>>> - f1ac64921b4 Fix T71213: Mask or Mirror before Armature breaks weight
>>>> paint
>>>> - aadbb794cd6e Fix T71612: Viewport rotate doesn't work
>>>> - 8cb55f8d1672 Fix T71741: Crash showing the object relations menu
>>>> - a8d29ad6e06 Fix T71558: Hair particles: Brush effect not occluded by
>>>> emitter geometry
>>>>
>>>> Addons:
>>>> - ee818b2a Fix T71774: SVG import error on specific files
>>>>
>>>> Still pending:
>>>> - T71678 (will ask Alexander to help backporting)
>>>> - T71576
>>>>
>>>> I would like to have all the changes ready at the end of today and
>>>> tested until tomorrow. If you are working on something crucial and feel you
>>>> need more time please let me know.
>>>>
>>>> Under investigation
>>>> - 2d7effc27d8b (think it's safe, but would want to hear from others
>>>> about their opinion)
>>>>
>>>> On Mon, Dec 2, 2019 at 12:37 PM <germano.costa at ig.com.br> wrote:
>>>>
>>>>> I think this is important:
>>>>> https://developer.blender.org/rBSa8d29ad6e062 (
>>>>> https://developer.blender.org/rBSa8d29ad6e062) - Fix T71558: Hair
>>>>> particles: Brush effect not occluded by emitter geometry
>>>>> Em Seg, Dez 2, 2019 às 07:17, Sergey Sharybin  escreveu:
>>>>> Hi,
>>>>>
>>>>> As agreed in the meeting we are doing a corrective release for 2.81.
>>>>> The
>>>>> plan is to make the builds on Wednesday, December 4.
>>>>>
>>>>> So far the known-to-be-backported revisions are:
>>>>>
>>>>> - 4e42a98edd8 Fix T71147 Eevee stops rendering after selection attempt
>>>>> - f1ac64921b4 Fix T71213: Mask or Mirror before Armature breaks weight
>>>>> paint.
>>>>>
>>>>> There are also annoying regressions which are still under
>>>>> investigation:
>>>>>
>>>>> - https://developer.blender.org/T71576 (
>>>>> https://developer.blender.org/T71576)
>>>>> - https://developer.blender.org/T71678#818622 (
>>>>> https://developer.blender.org/T71678#818622)
>>>>>
>>>>> Please review your area and see which of the changes are crucial to
>>>>> have in
>>>>> 2.81a.
>>>>> Keep in mind, we should really stick to the crucial-only. For the
>>>>> nice-to-have there will be 2.82 release quite soon.
>>>>>
>>>>> --
>>>>> With best regards, Sergey Sharybin
>>>>> _______________________________________________
>>>>> Bf-committers mailing list
>>>>> Bf-committers at blender.org (mailto:Bf-committers at blender.org)
>>>>> https://lists.blender.org/mailman/listinfo/bf-committers (
>>>>> https://lists.blender.org/mailman/listinfo/bf-committers)
>>>>> _______________________________________________
>>>>> Bf-committers mailing list
>>>>> Bf-committers at blender.org
>>>>> https://lists.blender.org/mailman/listinfo/bf-committers
>>>>>
>>>>
>>>>
>>>> --
>>>> With best regards, Sergey Sharybin
>>>>
>>>
>>>
>>> --
>>> With best regards, Sergey Sharybin
>>>
>>
>>
>> --
>> With best regards, Sergey Sharybin
>>
>
>
> --
> With best regards, Sergey Sharybin
>


-- 
With best regards, Sergey Sharybin


More information about the Bf-committers mailing list