guillaumechereau / goxel

Goxel: Free and Open Source 3D Voxel Editor
GNU General Public License v3.0
2.73k stars 219 forks source link

Add keybinds to all tools #312

Closed Te3Que closed 11 months ago

Te3Que commented 1 year ago

After trying the program, I found it to be a good editor. The only thing I continue to find annoying is the lack of key bindings to say: The Add, Sub and Paint function. As well as the extrude tool. See this as a request to add a feature.

guillaumechereau commented 1 year ago

Currently maintaining space pressed toggles from add to sub, but there is no key to actually change the value. What keys do you think would be the best for that?

Te3Que commented 1 year ago

If you look at something like MagicaVoxel, it uses T for add and R for subtract and G for painting. In addition, it uses V for "brush" and F for faces or extrude. Now Goxel already have a adequate binding for brush but the rest is lacking for the power users.


guillaumechereau commented 1 year ago

OK I added those shortcuts as default.

Te3Que commented 1 year ago

Cool, hopefully it will help others trying out Goxel coming from a different voxel editor. Do close the issue if you have either implemented or not, my request.