+1 Johnny Matthews [email protected]
On Sat, Sep 6, 2014 at 7:06 PM, patrick boelens <[email protected]> wrote: > Right! ;) +1 from me for changing the default here. =) > > -Patrick > > > Date: Sun, 7 Sep 2014 01:18:10 +0200 > > From: [email protected] > > To: [email protected]; [email protected] > > Subject: Re: [Bf-committers] Default inset tool behavior > > > > ...And then git push and we're done! > > > > Right? right? > > > > > > On 7 September 2014 01:01, Joel Godin <[email protected]> wrote: > > > > > Another option you can try is build blender your self, find the file > > > editmesh_inset.c > > > > > > Change the line that says: > > > > > > RNA_def_boolean(ot->srna, "use_select_inset", true, "Select Outer", > > > "Select the new inset faces"); > > > > > > > > > and change to: > > > > > > RNA_def_boolean(ot->srna, "use_select_inset", false, "Select Outer", > > > "Select the new inset faces"); > > > > > > > > > And then build it. > > > > > > > > > On Saturday, September 6, 2014 6:33 PM, Joel Godin < > [email protected]> > > > wrote: > > > > > > > > > > > > Not sure if you know, but you deselect it one time and from then on it > is > > > unselected by default as long as that scene is open. > > > > > > > > > On Saturday, September 6, 2014 6:26 PM, metalliandy < > > > [email protected]> wrote: > > > > > > > > > > > > Yea, I almost always want to adjust the inset vs the border of the > > > inset. A change in the defaults here would be fine imho. > > > > > > -Andy > > > > > > On 06/09/2014 23:14, Isaac Weaver wrote: > > > > To be honest, I don't think that I've ever had a use for that option. > > > > > > > > ~ Isaac > > > > > > > > > > > > On Sat, Sep 6, 2014 at 5:07 PM, Antony Riakiotakis <[email protected] > > > > > wrote: > > > > > > > >> I would agree on that. > > > >> > > > >> > > > >> On 6 September 2014 23:52, gandalf3 <[email protected]> wrote: > > > >> > > > >>> Almost every time I use the inset tool I find myself disabling the > > > >>> "select border" option in the redo panel. > > > >>> > > > >>> Am I the only one? If there are others who also feel like this is > the > > > >>> case, should this option be disabled by default? Or perhaps a > keyboard > > > >>> shortcut added to change this option? > > > >>> > > > >>> -- > > > >>> -gandalf3 > > > >>> > > > >>> _______________________________________________ > > > >>> 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 > > > >> > > > > _______________________________________________ > > > > 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 > > > _______________________________________________ > > > 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 > > > > > _______________________________________________ > > 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 > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
