Your patches have been committed to the product branch r6709. Thank you for your contribution to KiCad.
Cheers, Wayne On 3/15/2016 1:00 PM, Mikael Arguedas wrote: > Hi guys, > > I didn't have much time to figure out the rotation issue and may not be > able to investigate it much more in the following weeks. > So here are updated patches to unify the CopyBlock and the mirror > function but dont change anything about how rotation is handled. > > If I find time to investigate the rotate block issue I'll submit another > patch in the future. > > Regards, > Mikael > > On Tue, Mar 1, 2016 at 4:17 PM, Wayne Stambaugh <[email protected] > <mailto:[email protected]>> wrote: > > No problem. I hold of until you submit the patch with the rotate issue > resolved. > > Thanks, > > Wayne > > On 3/1/2016 11:25 AM, Mikael Arguedas wrote: > > Hi, > > > > Sorry about that, I'll update the patch to comply to the coding policy. > > I'm currently investigating the rotate block function. It seems to be > > working only is the selection rectangle lands on a pin location but > > doesn't work otherwise. I'm trying to figure out why this appears only > > for the rotate block function and not the others. > > > > Thanks for reviewing it. > > > > Cheers, > > Mikael > > > > On Tue, Mar 1, 2016 at 6:56 AM, Wayne Stambaugh <[email protected] > <mailto:[email protected]> > > <mailto:[email protected] <mailto:[email protected]>>> wrote: > > > > Mikael, > > > > I just tested your patches and they do unify the block mirror > behavior > > but the rotate hot key (R) does not rotate a block in > component library > > editor. I would prefer that you fix that before I commit your > patches. > > Also, you have some copy policy violations (trailing white > space, curly > > bracket placement, and missing spaces between text and braces) > in your > > patch. Since it's your first patch, I will cut you some slack > but in > > the future please submit patches that to adhere to the coding > policy[1]. > > > > Cheers, > > > > Wayne > > > > [1]: > > > > http://ci.kicad-pcb.org/job/kicad-doxygen/ws/Documentation/doxygen/html/md_Documentation_development_coding-style-policy.html > > > > On 2/24/2016 12:43 PM, Mikael Arguedas wrote: > > > Hi guys, > > > > > > Here are two patches: > > > unifyCopyBlock.patch: makes the CopyBlock function in > library editor > > > match the behaviour of the one in schematic editor > > > addMirrorHotkeys.patch: > > > - adds the HkMirrorX and HkMirrorY hotkeys to library editor > > > - allor the HkRotate hotkey to rotate blocks and not only items > > > > > > Regards, > > > Mikael > > > > > > > > > _______________________________________________ > > > Mailing list: https://launchpad.net/~kicad-developers > > > Post to : [email protected] > <mailto:[email protected]> > > <mailto:[email protected] > <mailto:[email protected]>> > > > Unsubscribe : https://launchpad.net/~kicad-developers > > > More help : https://help.launchpad.net/ListHelp > > > > > > > _______________________________________________ > > Mailing list: https://launchpad.net/~kicad-developers > > Post to : [email protected] > <mailto:[email protected]> > > <mailto:[email protected] > <mailto:[email protected]>> > > Unsubscribe : https://launchpad.net/~kicad-developers > > More help : https://help.launchpad.net/ListHelp > > > > > > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

