Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic brush resizing tools POC #140

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Nocxr
Copy link

@Nocxr Nocxr commented Jun 13, 2022

Hey! I just found out about Lorien recently and like it a lot so far! I wanted to be able to change the brush size on the fly without having to use the mouse so I made 2 simple ways to adjust it:

1: Set increment Up/Down Keys ( [=down, ]=up )
godot_c6Dxje4VoY

2: Holding an activator key to resize on the fly with the mouse/pointer ( F=resize )
godot_XLzMaUjnwx

I've added a extra tab in the settings menu to control the size step count for the incremental adjustment, as well as a multiplier (or sensitivity sort of) for the resizing:
godot_W92X0AuJN8

I just wanted to throw this out there incase you had any interest in it, I'm sure there are better ways to do these but I wanted a base for myself at least. Please let me know if you have any suggestions or ideas and thanks again for the awesome program!

@nphalem
Copy link

nphalem commented Jul 10, 2022

As user @therealrobster already suggested in #88 :

CTRL Mouse wheel should make cursor / brush larger / smaller.

This would feel most natural for most users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants