Captain-Chaos / WorldPainter

WorldPainter is an interactive graphical map generator for the indie game Minecraft.
http://www.worldpainter.net/
GNU General Public License v3.0
366 stars 60 forks source link

[Feature request] Set a specific brush radius and radius size lock #309

Open Dannypan opened 1 year ago

Dannypan commented 1 year ago

Currently we can change the radius by using the scroll wheel on a mouse, but this is inaccurate and even going up and back down by one degree of the wheel turn will not result in the radius being the same size.

It would be useful to have a way of typing in the radius size so users can have the exact size they are looking for. Doing this could be set up to not exceed the current radius.

Furthermore, a radius lock option would be beneficial to avoid accidentally changing the brush size once you've set it up. This could be in the form of a keyboard press, or holding a key on the keyboard. I'm not sure what would personally be better here.

Captain-Chaos commented 1 year ago

This makes sense. However are you aware that you can change the brush size by one at a time by holding Shift?

Dannypan commented 1 year ago

I am not! I’ve never seen anyone mention it either.

Captain-Chaos commented 1 year ago

Check out the https://www.worldpainter.net/trac/wiki/KeyboardShortcuts page as well, perhaps there are surprises there too (although I do have to warn it is out of date).