Hey, Here's a updated list (up to d8b8a6e):
6d672a5 Joshua Leung Fix: "Twist" GP Sculpt brush didn't work well in 3D View 5cec0e6 Joshua Leung Fix: "Twist" GP Sculpt brush in 2D Editors was unusable... now mostly usable, if still slightly offset 3075328 Bastien Montagne Fix T47593: 'Move to layer' will be crash in blender 2.77rc1. eb9d488 Bastien Montagne Fix T47596: Bone motion path - confusing UI in 3DView tools. c3a4089 Campbell Barton Docs: Add missing context members 3091935 Campbell Barton Docs: early exist build process on error 82d6162 Campbell Barton Fix T47592: Wrong line width w/ custom-bones ee2a33d Campbell Barton Fix T47583: Mesh wire edge thickness regression 4cbc3d2 Campbell Barton Fix T47586: Nurbs handle thickness regression abb3763 Campbell Barton Fix T47582: Curve handle thickness regression 9191dd3 Campbell Barton Fix T47605: Elsyiun theme info text hard to read 0feab1b Brecht Van Lommel Fix T47608: Cycles cage baking crash after recent uv derivative fixes. 87c8ff0 Sergey Sharybin Cycles: Fix compilation error of certain OpenCL split kernels 42fe1ba Brecht Van Lommel Fix T47615: crash trying to use point density with lamp object. ed22ab3 Campbell Barton Fix T47604: Sculpt + Modifier undo gives invalid normals 607d916 Bastien Montagne Fix T47632: Revert "Fix (unreported) crash when opening a file from splash screen when 'load UI' option is disabled." a0db3c3 Bastien Montagne Fix (unreported) crash when opening a file from splash screen when 'load UI' option is disabled. 50500a4 Sergey Sharybin Fix T47638: Bad auto-smooth value for new meshes 42b2c47 Bastien Montagne Fix T47643: Blender crash. Linked speaker issue. b302ed2 Bastien Montagne Add Basque (Euskara) new language. 47498c4 Campbell Barton Fix T47635: Texture paint performance regression c32e8fb Campbell Barton Fix T47642: Crash baking w/ cycles aefb68c Campbell Barton Fix assert in UI code 3d3d491 Sergey Sharybin Cycles: Fix wrong default value for volume samples 0d12e08 Bastien Montagne Fix T47564: Unwrapping the same mesh results in different UVs. b47137a Bastien Montagne Fix T47644: crash (use-after-free) regression from rB7a74738914a66e. 8ead499 Bastien Montagne Fix T47676: Broken default values for particle brush strength. b285394 Campbell Barton PyAPI: correct function name w/ arg parsing 8f14baa Campbell Barton Edit Mesh: Edge tag toggle when no active path is found cfaba8a Campbell Barton Fix RNA property clamp assigning in Python d1499ba Campbell Barton UI: move checkbox for missing add-ons to LHS e8bffa7 Sergey Sharybin Render Save Buffers: Use proper memory buffer size for a display buffer e3841c9 Bastien Montagne Fix T42536: Normals modifier: Generated normals can be opposed to face one, needs winding flipping in this case. adafcda Julian Eisel Fix T47674: "Change Data/Files" setting incorrect filter 4ec61ff Campbell Barton Curve/line width change broke outline drawing f2c40ca Campbell Barton Fix uninitialized memory use lattice-boundbox d8b8a6e Bastien Montagne Fix T47683: broken BBox logic when drawing duplis. On Fri, Mar 4, 2016 at 4:26 PM, Campbell Barton <[email protected]> wrote: > Went over list (1746c5d .. d377f14) > > Here are commits I think should be added: > > b285394 Campbell Barton PyAPI: correct function name w/ arg parsing > 8f14baa Campbell Barton Edit Mesh: Edge tag toggle when no active path is > found > cfaba8a Campbell Barton Fix RNA property clamp assigning in Python > d1499ba Campbell Barton UI: move checkbox for missing add-ons to LHS > > Possibly these too? (though don't have strong opinion here). > > e8bffa7 Sergey Sharybin Render Save Buffers: Use proper memory buffer > size for a display buffer > e3841c9 Bastien Montagne Fix T42536: Normals modifier: Generated > normals can be opposed to face one, needs winding flipping in this > case. > adafcda Julian Eisel Fix T47674: "Change Data/Files" setting incorrect > filter > > On Fri, Mar 4, 2016 at 8:00 PM, Bastien Montagne <[email protected]> > wrote: > > Oooh! Sorry, thought that button clamping thing was in 2.77. Then you > > are correct, we do not need it for 2.77. :) > > > > Le 04/03/2016 09:47, Sergey Sharybin a écrit : > >> Bastien, worrying thing is that it either requires subversion bump or > will > >> run for all the files opened in the release. Neither of this things is > >> good. Correct me if i'm wrong, but it only became a regression after > >> Campbell's button clamping commit which happened after RC1 tag and is > not > >> scheduled for backport? If it's correct, can we just leave it as-is for > the > >> release? > >> > >> On Fri, Mar 4, 2016 at 1:34 PM, Bastien Montagne <[email protected] > > > >> wrote: > >> > >>> Hi Sergey, > >>> > >>> List lgtm for my commits, but would add this one: > >>> > >>> d377f1445 Bastien Montagne Fix T47676, take two: also do some 'regular > >>> file' versionning (allows to handle users own default startup files, > among > >>> others...). > >>> > >>> > >>> > >>> Le 03/03/2016 17:51, Sergey Sharybin a écrit : > >>>> Hi, > >>>> > >>>> There are still some regressions in the tracker ( > >>>> > https://developer.blender.org/maniphest/project/38/type/Bug/query/open/ > >>> ), > >>>> but i don't think we can solve them all real soon. > >>>> > >>>> I would propose to do RC2 tomorrow evening, and for that we need list > of > >>>> commits to be backported. > >>>> > >>>> Here's my list for commits between 1746c5d .. d377f14 > >>>> > >>>> Anything to be added? Please try to limit the list to regressions fix > >>> only > >>>> as much as possible ;) > >>>> > >>>> 6d672a5 Joshua Leung Fix: "Twist" GP Sculpt brush didn't work > well > >>> in > >>>> 3D View > >>>> 5cec0e6 Joshua Leung Fix: "Twist" GP Sculpt brush in 2D Editors > was > >>>> unusable... now mostly usable, if still slightly offset > >>>> 3075328 Bastien Montagne Fix T47593: 'Move to layer' will be > crash > >>> in > >>>> blender 2.77rc1. > >>>> eb9d488 Bastien Montagne Fix T47596: Bone motion path - > confusing > >>> UI > >>>> in 3DView tools. > >>>> c3a4089 Campbell Barton Docs: Add missing context members > >>>> 3091935 Campbell Barton Docs: early exist build process on error > >>>> 82d6162 Campbell Barton Fix T47592: Wrong line width w/ > >>> custom-bones > >>>> ee2a33d Campbell Barton Fix T47583: Mesh wire edge thickness > >>>> regression > >>>> 4cbc3d2 Campbell Barton Fix T47586: Nurbs handle thickness > >>> regression > >>>> abb3763 Campbell Barton Fix T47582: Curve handle thickness > >>> regression > >>>> 9191dd3 Campbell Barton Fix T47605: Elsyiun theme info text > hard to > >>>> read > >>>> 0feab1b Brecht Van Lommel Fix T47608: Cycles cage baking crash > >>> after > >>>> recent uv derivative fixes. > >>>> 87c8ff0 Sergey Sharybin Cycles: Fix compilation error of certain > >>>> OpenCL split kernels > >>>> 42fe1ba Brecht Van Lommel Fix T47615: crash trying to use point > >>>> density with lamp object. > >>>> ed22ab3 Campbell Barton Fix T47604: Sculpt + Modifier undo gives > >>>> invalid normals > >>>> 607d916 Bastien Montagne Fix T47632: Revert "Fix (unreported) > crash > >>>> when opening a file from splash screen when 'load UI' option is > >>> disabled." > >>>> a0db3c3 Bastien Montagne Fix (unreported) crash when opening a > file > >>>> from splash screen when 'load UI' option is disabled. > >>>> 50500a4 Sergey Sharybin Fix T47638: Bad auto-smooth value for > new > >>>> meshes > >>>> 42b2c47 Bastien Montagne Fix T47643: Blender crash. Linked > speaker > >>>> issue. > >>>> b302ed2 Bastien Montagne Add Basque (Euskara) new language. > >>>> 47498c4 Campbell Barton Fix T47635: Texture paint performance > >>>> regression > >>>> c32e8fb Campbell Barton Fix T47642: Crash baking w/ cycles > >>>> aefb68c Campbell Barton Fix assert in UI code > >>>> 3d3d491 Sergey Sharybin Cycles: Fix wrong default value for > volume > >>>> samples > >>>> 0d12e08 Bastien Montagne Fix T47564: Unwrapping the same mesh > >>> results > >>>> in different UVs. > >>>> b47137a Bastien Montagne Fix T47644: crash (use-after-free) > >>>> regression from rB7a74738914a66e. > >>>> 8ead499 Bastien Montagne Fix T47676: Broken default values for > >>>> particle brush strength. > >>>> > >>> _______________________________________________ > >>> Bf-committers mailing list > >>> [email protected] > >>> http://lists.blender.org/mailman/listinfo/bf-committers > >>> > >> > >> > > > > _______________________________________________ > > Bf-committers mailing list > > [email protected] > > http://lists.blender.org/mailman/listinfo/bf-committers > > > > -- > - Campbell > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > -- With best regards, Sergey Sharybin _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
