How many of you also switch often select inner instead of outer for inset tool when starting a scene? Maybe that default should also be changed.
Vlad 2014-09-11 17:32 GMT-07:00 Olson <[email protected]>: > I too find more often than not, this Boundary option needs disabling for > the task at hand. > > On 07/09/14 12:56, Joel Godin wrote: > > +1 Now that I built it that way and use it, it makes much more sense. > > > > > > On Saturday, September 6, 2014 10:04 PM, Simon Repp > <[email protected]> wrote: > > > > > > > > +1 .. Irritates me everytime :) > > > > On 09/07/2014 02:32 AM, Duarte Ramos wrote: > >> Yup, +1 for the change from me too. I always end up wanting to select > >> the inset face, not the border. > >> > >> On 07-09-2014 01:31, Johnny Matthews wrote: > >>> +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 > >> _______________________________________________ > >> 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
