[Bf-committers] Collecting fixes for "2.66a" release.

2013-03-01 Thread Campbell Barton
Hi I went over commits since release and make a suggested list of
changes to be included in 2.66a.

There are some areas I'm unsure of:
* Mougri's BGE animation fixes (mixed in a bit with refactoring).
* Aligorith made some animation fixes after fairly large commits to
animation code.
* Sergof's Bullet/Physics are mixed with features and fixes. need
feedback which are safe for release.
* Cessen made changes/fixes to Rigify.


== Revs Checked ==
Trunk: 54697 -->  54965
Ext:   4315 -->  4336


Arranged by name so authors can check on their own work since last release.

== Trunk ==
dfelinto: 54733 54754 54912
moguri: 54738 54764 54767 54780 54837
nazgul: 54746 54748 54901 54934 54935 54946 54947 54960
blendix: 54760 54793 54868 54885 54942 54943 54944 54945 54959 54965
campbellbarton: 54776 54781 54783 54824 54833 54834 54835 54865 54866
54875 54877 54878 54879 54882 54883 54899 54900 54903 54907 54917
54920 54921 54923 54928 54929
psy-fi: 54788
ton: 54789 54790 54794 54816 54908 54910 54954 54961
nicholasbishop: 54827
gaiaclary: 54856


== Trunk (MAYBE) ==
dingto: 54948
aligorith: 54924 54926 54927
sergof: 54757 54799 54822 54855 54862
alexk: 54761
moguri: 54769 54772
gaiaclary: 54888
mont29: 54891
nazgul: 54904 54937


=== Ext ==
campbellbarton: 4320 4325 4327
cessen: 4321 4334 4335


- Campbell
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Collecting fixes for "2.66a" release.

2013-03-02 Thread Thomas Dinges
Hi,
Commit 54754 is mine. But good to see it included ;)

Thomas

Am 02.03.2013 05:42, schrieb Campbell Barton:
> Hi I went over commits since release and make a suggested list of
> changes to be included in 2.66a.
>
> There are some areas I'm unsure of:
> * Mougri's BGE animation fixes (mixed in a bit with refactoring).
> * Aligorith made some animation fixes after fairly large commits to
> animation code.
> * Sergof's Bullet/Physics are mixed with features and fixes. need
> feedback which are safe for release.
> * Cessen made changes/fixes to Rigify.
>
>
> == Revs Checked ==
> Trunk: 54697 -->  54965
> Ext:   4315 -->  4336
>
>
> Arranged by name so authors can check on their own work since last release.
>
> == Trunk ==
> dfelinto: 54733 54754 54912
> moguri: 54738 54764 54767 54780 54837
> nazgul: 54746 54748 54901 54934 54935 54946 54947 54960
> blendix: 54760 54793 54868 54885 54942 54943 54944 54945 54959 54965
> campbellbarton: 54776 54781 54783 54824 54833 54834 54835 54865 54866
> 54875 54877 54878 54879 54882 54883 54899 54900 54903 54907 54917
> 54920 54921 54923 54928 54929
> psy-fi: 54788
> ton: 54789 54790 54794 54816 54908 54910 54954 54961
> nicholasbishop: 54827
> gaiaclary: 54856
>
>
> == Trunk (MAYBE) ==
> dingto: 54948
> aligorith: 54924 54926 54927
> sergof: 54757 54799 54822 54855 54862
> alexk: 54761
> moguri: 54769 54772
> gaiaclary: 54888
> mont29: 54891
> nazgul: 54904 54937
>
>
> === Ext ==
> campbellbarton: 4320 4325 4327
> cessen: 4321 4334 4335
>
>
> - Campbell
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers


-- 
Thomas Dinges
Blender Developer, Artist and Musician

www.dingto.org

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Collecting fixes for "2.66a" release.

2013-03-02 Thread Dalai Felinto
Hi Campbell,

Due to some bad timing, most of the intensive testing we were planning for
2.66 ended been done after 2.66 was out. That's not ideal, but I prefer
taking changes of having animation or multi uv system not working, than the
certainty of they not working (as it is in 2.66 now). So those are my
suggestions (on top of yours):

==Trunk==
54745, 54757, 54759, 54766, 54769, 54772, 54777, 54828, 54922
+ patch from #34428

==Trunk(MAYBE)==:
54806, 54813, 54814, 54815


The explanations:
=
dfelinto:
54745 (alpha for other OSs - it works for OSX, this patch make it work for
others) + [ gaiaclary: 54747 (buidfix) ]
((maybe that's the one you mistyped as 54754?))
54922 (rst update)

moguri:
54772 (definitively - "no brainer")
54766 (animation fix)
54769 (animation fix part 2)
54777 (material anim port) - may be a MAYBE, but I think it's a safe and
needed one.
54828 (harmless, removing excessive warning from console)

patch on #34428  (to be committed asap by Mitchell)
http://projects.blender.org/tracker/index.php?func=detail&aid=34428&group_id=9&atid=306
[final fix for the multi-uv problems. I've been testing it and it's good.
But I'm waiting for Mitchell to commit it]

sergof:
54757 (that fix a segfault iirc)

alexku:
54759 (fix for windows size on windows)

MAYBE:
(I'm not in X11, so I didn't try it, but it does seem as an important, no?)
campbell:
54806 (fix for fullscreen on X11 - BGE)
psy-fi:
54813: (same/complement of 54806)
54814: (same/complement of 54806)
54815: (same/complement of 54806)

--
Dalai



blendernetwork.org/member/dalai-felinto
www.dalaifelinto.com


2013/3/1 Campbell Barton 

> Hi I went over commits since release and make a suggested list of
> changes to be included in 2.66a.
>
> There are some areas I'm unsure of:
> * Mougri's BGE animation fixes (mixed in a bit with refactoring).
> * Aligorith made some animation fixes after fairly large commits to
> animation code.
> * Sergof's Bullet/Physics are mixed with features and fixes. need
> feedback which are safe for release.
> * Cessen made changes/fixes to Rigify.
>
>
> == Revs Checked ==
> Trunk: 54697 -->  54965
> Ext:   4315 -->  4336
>
>
> Arranged by name so authors can check on their own work since last release.
>
> == Trunk ==
> dfelinto: 54733 54754 54912
> moguri: 54738 54764 54767 54780 54837
> nazgul: 54746 54748 54901 54934 54935 54946 54947 54960
> blendix: 54760 54793 54868 54885 54942 54943 54944 54945 54959 54965
> campbellbarton: 54776 54781 54783 54824 54833 54834 54835 54865 54866
> 54875 54877 54878 54879 54882 54883 54899 54900 54903 54907 54917
> 54920 54921 54923 54928 54929
> psy-fi: 54788
> ton: 54789 54790 54794 54816 54908 54910 54954 54961
> nicholasbishop: 54827
> gaiaclary: 54856
>
>
> == Trunk (MAYBE) ==
> dingto: 54948
> aligorith: 54924 54926 54927
> sergof: 54757 54799 54822 54855 54862
> alexk: 54761
> moguri: 54769 54772
> gaiaclary: 54888
> mont29: 54891
> nazgul: 54904 54937
>
>
> === Ext ==
> campbellbarton: 4320 4325 4327
> cessen: 4321 4334 4335
>
>
> - Campbell
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Collecting fixes for "2.66a" release.

2013-03-02 Thread Morten Mikkelsen
Sergey did a fix such that the dilated region outside a displacement map
isn't very dark.
Without it you get really bad filtering seams. Perhaps sergey can chime in?

Cheers,

Morten.





On Sat, Mar 2, 2013 at 2:47 AM, Dalai Felinto  wrote:

> Hi Campbell,
>
> Due to some bad timing, most of the intensive testing we were planning for
> 2.66 ended been done after 2.66 was out. That's not ideal, but I prefer
> taking changes of having animation or multi uv system not working, than the
> certainty of they not working (as it is in 2.66 now). So those are my
> suggestions (on top of yours):
>
> ==Trunk==
> 54745, 54757, 54759, 54766, 54769, 54772, 54777, 54828, 54922
> + patch from #34428
>
> ==Trunk(MAYBE)==:
> 54806, 54813, 54814, 54815
>
>
> The explanations:
> =
> dfelinto:
> 54745 (alpha for other OSs - it works for OSX, this patch make it work for
> others) + [ gaiaclary: 54747 (buidfix) ]
> ((maybe that's the one you mistyped as 54754?))
> 54922 (rst update)
>
> moguri:
> 54772 (definitively - "no brainer")
> 54766 (animation fix)
> 54769 (animation fix part 2)
> 54777 (material anim port) - may be a MAYBE, but I think it's a safe and
> needed one.
> 54828 (harmless, removing excessive warning from console)
>
> patch on #34428  (to be committed asap by Mitchell)
>
> http://projects.blender.org/tracker/index.php?func=detail&aid=34428&group_id=9&atid=306
> [final fix for the multi-uv problems. I've been testing it and it's good.
> But I'm waiting for Mitchell to commit it]
>
> sergof:
> 54757 (that fix a segfault iirc)
>
> alexku:
> 54759 (fix for windows size on windows)
>
> MAYBE:
> (I'm not in X11, so I didn't try it, but it does seem as an important, no?)
> campbell:
> 54806 (fix for fullscreen on X11 - BGE)
> psy-fi:
> 54813: (same/complement of 54806)
> 54814: (same/complement of 54806)
> 54815: (same/complement of 54806)
>
> --
> Dalai
>
>
>
> blendernetwork.org/member/dalai-felinto
> www.dalaifelinto.com
>
>
> 2013/3/1 Campbell Barton 
>
> > Hi I went over commits since release and make a suggested list of
> > changes to be included in 2.66a.
> >
> > There are some areas I'm unsure of:
> > * Mougri's BGE animation fixes (mixed in a bit with refactoring).
> > * Aligorith made some animation fixes after fairly large commits to
> > animation code.
> > * Sergof's Bullet/Physics are mixed with features and fixes. need
> > feedback which are safe for release.
> > * Cessen made changes/fixes to Rigify.
> >
> >
> > == Revs Checked ==
> > Trunk: 54697 -->  54965
> > Ext:   4315 -->  4336
> >
> >
> > Arranged by name so authors can check on their own work since last
> release.
> >
> > == Trunk ==
> > dfelinto: 54733 54754 54912
> > moguri: 54738 54764 54767 54780 54837
> > nazgul: 54746 54748 54901 54934 54935 54946 54947 54960
> > blendix: 54760 54793 54868 54885 54942 54943 54944 54945 54959 54965
> > campbellbarton: 54776 54781 54783 54824 54833 54834 54835 54865 54866
> > 54875 54877 54878 54879 54882 54883 54899 54900 54903 54907 54917
> > 54920 54921 54923 54928 54929
> > psy-fi: 54788
> > ton: 54789 54790 54794 54816 54908 54910 54954 54961
> > nicholasbishop: 54827
> > gaiaclary: 54856
> >
> >
> > == Trunk (MAYBE) ==
> > dingto: 54948
> > aligorith: 54924 54926 54927
> > sergof: 54757 54799 54822 54855 54862
> > alexk: 54761
> > moguri: 54769 54772
> > gaiaclary: 54888
> > mont29: 54891
> > nazgul: 54904 54937
> >
> >
> > === Ext ==
> > campbellbarton: 4320 4325 4327
> > cessen: 4321 4334 4335
> >
> >
> > - Campbell
> > ___
> > Bf-committers mailing list
> > Bf-committers@blender.org
> > http://lists.blender.org/mailman/listinfo/bf-committers
> >
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Collecting fixes for "2.66a" release.

2013-03-02 Thread Mitchell Stokes
The multi-uv fix patch that Dalai mentioned has been committed as r54972,
and it fixes three of our bug reports.

Cheers,
Mitchell

On Sat, Mar 2, 2013 at 6:48 AM, Morten Mikkelsen wrote:

> Sergey did a fix such that the dilated region outside a displacement map
> isn't very dark.
> Without it you get really bad filtering seams. Perhaps sergey can chime in?
>
> Cheers,
>
> Morten.
>
>
>
>
>
> On Sat, Mar 2, 2013 at 2:47 AM, Dalai Felinto  wrote:
>
> > Hi Campbell,
> >
> > Due to some bad timing, most of the intensive testing we were planning
> for
> > 2.66 ended been done after 2.66 was out. That's not ideal, but I prefer
> > taking changes of having animation or multi uv system not working, than
> the
> > certainty of they not working (as it is in 2.66 now). So those are my
> > suggestions (on top of yours):
> >
> > ==Trunk==
> > 54745, 54757, 54759, 54766, 54769, 54772, 54777, 54828, 54922
> > + patch from #34428
> >
> > ==Trunk(MAYBE)==:
> > 54806, 54813, 54814, 54815
> >
> >
> > The explanations:
> > =
> > dfelinto:
> > 54745 (alpha for other OSs - it works for OSX, this patch make it work
> for
> > others) + [ gaiaclary: 54747 (buidfix) ]
> > ((maybe that's the one you mistyped as 54754?))
> > 54922 (rst update)
> >
> > moguri:
> > 54772 (definitively - "no brainer")
> > 54766 (animation fix)
> > 54769 (animation fix part 2)
> > 54777 (material anim port) - may be a MAYBE, but I think it's a safe and
> > needed one.
> > 54828 (harmless, removing excessive warning from console)
> >
> > patch on #34428  (to be committed asap by Mitchell)
> >
> >
> http://projects.blender.org/tracker/index.php?func=detail&aid=34428&group_id=9&atid=306
> > [final fix for the multi-uv problems. I've been testing it and it's good.
> > But I'm waiting for Mitchell to commit it]
> >
> > sergof:
> > 54757 (that fix a segfault iirc)
> >
> > alexku:
> > 54759 (fix for windows size on windows)
> >
> > MAYBE:
> > (I'm not in X11, so I didn't try it, but it does seem as an important,
> no?)
> > campbell:
> > 54806 (fix for fullscreen on X11 - BGE)
> > psy-fi:
> > 54813: (same/complement of 54806)
> > 54814: (same/complement of 54806)
> > 54815: (same/complement of 54806)
> >
> > --
> > Dalai
> >
> >
> >
> > blendernetwork.org/member/dalai-felinto
> > www.dalaifelinto.com
> >
> >
> > 2013/3/1 Campbell Barton 
> >
> > > Hi I went over commits since release and make a suggested list of
> > > changes to be included in 2.66a.
> > >
> > > There are some areas I'm unsure of:
> > > * Mougri's BGE animation fixes (mixed in a bit with refactoring).
> > > * Aligorith made some animation fixes after fairly large commits to
> > > animation code.
> > > * Sergof's Bullet/Physics are mixed with features and fixes. need
> > > feedback which are safe for release.
> > > * Cessen made changes/fixes to Rigify.
> > >
> > >
> > > == Revs Checked ==
> > > Trunk: 54697 -->  54965
> > > Ext:   4315 -->  4336
> > >
> > >
> > > Arranged by name so authors can check on their own work since last
> > release.
> > >
> > > == Trunk ==
> > > dfelinto: 54733 54754 54912
> > > moguri: 54738 54764 54767 54780 54837
> > > nazgul: 54746 54748 54901 54934 54935 54946 54947 54960
> > > blendix: 54760 54793 54868 54885 54942 54943 54944 54945 54959 54965
> > > campbellbarton: 54776 54781 54783 54824 54833 54834 54835 54865 54866
> > > 54875 54877 54878 54879 54882 54883 54899 54900 54903 54907 54917
> > > 54920 54921 54923 54928 54929
> > > psy-fi: 54788
> > > ton: 54789 54790 54794 54816 54908 54910 54954 54961
> > > nicholasbishop: 54827
> > > gaiaclary: 54856
> > >
> > >
> > > == Trunk (MAYBE) ==
> > > dingto: 54948
> > > aligorith: 54924 54926 54927
> > > sergof: 54757 54799 54822 54855 54862
> > > alexk: 54761
> > > moguri: 54769 54772
> > > gaiaclary: 54888
> > > mont29: 54891
> > > nazgul: 54904 54937
> > >
> > >
> > > === Ext ==
> > > campbellbarton: 4320 4325 4327
> > > cessen: 4321 4334 4335
> > >
> > >
> > > - Campbell
> > > ___
> > > Bf-committers mailing list
> > > Bf-committers@blender.org
> > > http://lists.blender.org/mailman/listinfo/bf-committers
> > >
> > ___
> > Bf-committers mailing list
> > Bf-committers@blender.org
> > http://lists.blender.org/mailman/listinfo/bf-committers
> >
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Collecting fixes for "2.66a" release.

2013-03-02 Thread Sergej Reich
Hi Campbell

> sergof: 54757 54799 54822 54855 54862

I'd like to have them all included as well as 54818, 54990 and 54991.

Am Samstag, den 02.03.2013, 15:42 +1100 schrieb Campbell Barton:
> Hi I went over commits since release and make a suggested list of
> changes to be included in 2.66a.
> 
> There are some areas I'm unsure of:
> * Mougri's BGE animation fixes (mixed in a bit with refactoring).
> * Aligorith made some animation fixes after fairly large commits to
> animation code.
> * Sergof's Bullet/Physics are mixed with features and fixes. need
> feedback which are safe for release.
> * Cessen made changes/fixes to Rigify.
> 
> 
> == Revs Checked ==
> Trunk: 54697 -->  54965
> Ext:   4315 -->  4336
> 
> 
> Arranged by name so authors can check on their own work since last release.
> 
> == Trunk ==
> dfelinto: 54733 54754 54912
> moguri: 54738 54764 54767 54780 54837
> nazgul: 54746 54748 54901 54934 54935 54946 54947 54960
> blendix: 54760 54793 54868 54885 54942 54943 54944 54945 54959 54965
> campbellbarton: 54776 54781 54783 54824 54833 54834 54835 54865 54866
> 54875 54877 54878 54879 54882 54883 54899 54900 54903 54907 54917
> 54920 54921 54923 54928 54929
> psy-fi: 54788
> ton: 54789 54790 54794 54816 54908 54910 54954 54961
> nicholasbishop: 54827
> gaiaclary: 54856
> 
> 
> == Trunk (MAYBE) ==
> dingto: 54948
> aligorith: 54924 54926 54927
> sergof: 54757 54799 54822 54855 54862
> alexk: 54761
> moguri: 54769 54772
> gaiaclary: 54888
> mont29: 54891
> nazgul: 54904 54937
> 
> 
> === Ext ==
> campbellbarton: 4320 4325 4327
> cessen: 4321 4334 4335
> 
> 
> - Campbell
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers


___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Collecting fixes for "2.66a" release.

2013-03-02 Thread Joshua Leung
Hi Campbell,

> aligorith: 54924 54926 54927

I think it's best if we held off including these for 2.66a. There's still a
bit of polish needed for a few edge cases.


On Sun, Mar 3, 2013 at 7:13 PM, Sergej Reich wrote:

> Hi Campbell
>
> > sergof: 54757 54799 54822 54855 54862
>
> I'd like to have them all included as well as 54818, 54990 and 54991.
>
> Am Samstag, den 02.03.2013, 15:42 +1100 schrieb Campbell Barton:
> > Hi I went over commits since release and make a suggested list of
> > changes to be included in 2.66a.
> >
> > There are some areas I'm unsure of:
> > * Mougri's BGE animation fixes (mixed in a bit with refactoring).
> > * Aligorith made some animation fixes after fairly large commits to
> > animation code.
> > * Sergof's Bullet/Physics are mixed with features and fixes. need
> > feedback which are safe for release.
> > * Cessen made changes/fixes to Rigify.
> >
> >
> > == Revs Checked ==
> > Trunk: 54697 -->  54965
> > Ext:   4315 -->  4336
> >
> >
> > Arranged by name so authors can check on their own work since last
> release.
> >
> > == Trunk ==
> > dfelinto: 54733 54754 54912
> > moguri: 54738 54764 54767 54780 54837
> > nazgul: 54746 54748 54901 54934 54935 54946 54947 54960
> > blendix: 54760 54793 54868 54885 54942 54943 54944 54945 54959 54965
> > campbellbarton: 54776 54781 54783 54824 54833 54834 54835 54865 54866
> > 54875 54877 54878 54879 54882 54883 54899 54900 54903 54907 54917
> > 54920 54921 54923 54928 54929
> > psy-fi: 54788
> > ton: 54789 54790 54794 54816 54908 54910 54954 54961
> > nicholasbishop: 54827
> > gaiaclary: 54856
> >
> >
> > == Trunk (MAYBE) ==
> > dingto: 54948
> > aligorith: 54924 54926 54927
> > sergof: 54757 54799 54822 54855 54862
> > alexk: 54761
> > moguri: 54769 54772
> > gaiaclary: 54888
> > mont29: 54891
> > nazgul: 54904 54937
> >
> >
> > === Ext ==
> > campbellbarton: 4320 4325 4327
> > cessen: 4321 4334 4335
> >
> >
> > - Campbell
> > ___
> > Bf-committers mailing list
> > Bf-committers@blender.org
> > http://lists.blender.org/mailman/listinfo/bf-committers
>
>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Collecting fixes for "2.66a" release.

2013-03-04 Thread Campbell Barton
Updated from reading over replies and recent fixes since I last mailed.

There are 2 maybe's from Sergey outstanding, one from alexk.



== Revs Checked ==
Trunk: 54697 -->  55009
Ext:   4315 -->  4337


== Trunk ==
dfelinto: 54733 54912 54745
dingto: 54754 54996 54948
moguri: 54738 54764 54766 54769 54767 54772 54777 54780 54828 54837 54972
nazgul: 54746 54748 54901 54934 54935 54946 54947 54960
blendix: 54760 54793 54868 54885 54942 54943 54944 54945 54959 54965 54993
campbellbarton: 54776 54781 54783 54824 54833 54834 54835 54865 54866
54875 54877 54878 54879 54882 54883 54899 54900 54903 54907 54917
54920 54921 54923 54928 54929 54969 54971 55004 55007
psy-fi: 54788
ton: 54789 54790 54794 54816 54908 54910 54954 54961
nicholasbishop: 54827
gaiaclary: 54856
sergof: 54757 54799 54822 54855 54862 54818, 54990 54991
alexk: 54759
mont29: 54891


== Trunk (MAYBE) ==
alexk: 54761
nazgul: 54904 54937


=== Ext ==
campbellbarton: 4320 4325 4327
cessen: 4321 4334 4335
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Collecting fixes for "2.66a" release.

2013-03-04 Thread Sergey Sharybin
Hi,

First of all i thought we're backporting only fixes for regressions and
pipeline stoppers, and ignoring fixes for bugs existing in previous release
(increases probablility of nothing is broken again).

Then, i would ignore 54947, 54759.
Also not sure about all that multi-uv fixes in GE, doesn't seem so much
small fix.
54891 shall go together with 54893

Also not sure about revisions:
54777 - no idea if it had any impact on artists, or it's just cleaning
internal logic.
54903 - what does it fix from user perspective?
54766, 54959 - would like area maintainers to double-check on this
revisions.
54761 - couldn't actually follow changes


On Mon, Mar 4, 2013 at 2:04 PM, Campbell Barton wrote:

> Updated from reading over replies and recent fixes since I last mailed.
>
> There are 2 maybe's from Sergey outstanding, one from alexk.
>
>
>
> == Revs Checked ==
> Trunk: 54697 -->  55009
> Ext:   4315 -->  4337
>
>
> == Trunk ==
> dfelinto: 54733 54912 54745
> dingto: 54754 54996 54948
> moguri: 54738 54764 54766 54769 54767 54772 54777 54780 54828 54837 54972
> nazgul: 54746 54748 54901 54934 54935 54946 54947 54960
> blendix: 54760 54793 54868 54885 54942 54943 54944 54945 54959 54965 54993
> campbellbarton: 54776 54781 54783 54824 54833 54834 54835 54865 54866
> 54875 54877 54878 54879 54882 54883 54899 54900 54903 54907 54917
> 54920 54921 54923 54928 54929 54969 54971 55004 55007
> psy-fi: 54788
> ton: 54789 54790 54794 54816 54908 54910 54954 54961
> nicholasbishop: 54827
> gaiaclary: 54856
> sergof: 54757 54799 54822 54855 54862 54818, 54990 54991
> alexk: 54759
> mont29: 54891
>
>
> == Trunk (MAYBE) ==
> alexk: 54761
> nazgul: 54904 54937
>
>
> === Ext ==
> campbellbarton: 4320 4325 4327
> cessen: 4321 4334 4335
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
With best regards, Sergey Sharybin
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Collecting fixes for "2.66a" release.

2013-03-04 Thread Campbell Barton
> 54903 - what does it fix from user perspective?

Thought my commit log explained this well enough.

If you instance group objects from a scene they now use their original
layers, rather then setting all layers - requested by the guys making
`Naughty 5` (very safe change)

Also select newly drag'n'dropped objects rather then just making
active. (active+unselected is OK but a bit confusing to create this
context by default).
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Collecting fixes for "2.66a" release.

2013-03-04 Thread Campbell Barton
All merges done, URL for 2.66a:
https://svn.blender.org/svnroot/bf-blender/tags/blender-2.66a-release/blender

-- 
- Campbell
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Collecting fixes for "2.66a" release.

2013-03-05 Thread Campbell Barton
On Tue, Mar 5, 2013 at 12:11 AM, Campbell Barton  wrote:
> All merges done, URL for 2.66a:
> https://svn.blender.org/svnroot/bf-blender/tags/blender-2.66a-release/blender

Spoke too soon! - NEW proposed revs to merge into 2.66a

Revs from trunk:
r55009 -> 55051

dfelinto: 55010 55011
ton: 55012 55027 55051
nazgul: 55017 55021 55028
lukastoenne: 55047 55048

MAYBE:
blendix: 55022 55026
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Collecting fixes for "2.66a" release.

2013-03-05 Thread Sergey Sharybin
Please ignore 55017. It's a fix for regression introduced after 2.66
release.


On Tue, Mar 5, 2013 at 7:45 PM, Campbell Barton wrote:

> On Tue, Mar 5, 2013 at 12:11 AM, Campbell Barton 
> wrote:
> > All merges done, URL for 2.66a:
> >
> https://svn.blender.org/svnroot/bf-blender/tags/blender-2.66a-release/blender
>
> Spoke too soon! - NEW proposed revs to merge into 2.66a
>
> Revs from trunk:
> r55009 -> 55051
>
> dfelinto: 55010 55011
> ton: 55012 55027 55051
> nazgul: 55017 55021 55028
> lukastoenne: 55047 55048
>
> MAYBE:
> blendix: 55022 55026
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
With best regards, Sergey Sharybin
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers