chsh2 / nijiGPen

An add-on of Blender focusing on Grease Pencil
GNU General Public License v3.0
220 stars 9 forks source link

arrange shortcut on panel #13

Closed figihiuy closed 1 year ago

figihiuy commented 1 year ago

Hi

As a request, is it possible to place an icon on the panel that can perform an alignment that can be used when in edit mode? I would like to be able to use it easily when I want to change the front/back position like in vector software.

Thanks for the great add-on software.

image

b4zz4 commented 1 year ago

@figihiuy can add a shortcut to "Send to Back" for example pageDown Another option is to put it in favorites.

2023-02-16_10-38_54

Both options work with right button

chsh2 commented 1 year ago

image I think I can do it in a similar way as adding these extra undo/redo buttons. In the next version I will add more options of these buttons, including the arrangement.

For further consideration, I may need to redesign this panel in the future to make it more convenient, taking some mobile/tablet apps as references.

figihiuy commented 1 year ago

@b4zz4 Thanks for the info. I knew about the quick shortcuts, but requested them because the on-screen buttons are easier to operate in a tablet pen environment.

@chsh2 I am looking forward to it. Thank you!

chsh2 commented 1 year ago

https://user-images.githubusercontent.com/110356534/226196825-b4d0fb22-c2a3-4a0a-95a3-fa602bfc4561.mp4

I tried to move the shortcut buttons to the 3D view. I also added a new button allowing users to arrange strokes by dragging. I may need some time for debugging before the formal release, but the source code has already been available.