2025-12-01

This commit is contained in:
2026-03-17 14:58:51 -06:00
parent 183e865f8b
commit 4b82b57113
6846 changed files with 954887 additions and 162606 deletions
@@ -0,0 +1,24 @@
# RetopoFlow Keymap Editor
RetopoFlow has a very basic keymap editor to allow some customization of interaction.
Start the editor by clicking the Keymap button in the Config section of the RetopoFlow Blender menu.
![](images/keymap_button.png)
IMPORTANT: This editor is an early prototype, and not all keymap settings will work as expected.
Navigate the action categories to find lists of actions, each with a set of interactions that can be customized.
- Click on the big button with interactions as text (example: Ctrl+LMB) will edit that specific interaction for the RetopoFlow action.
- Click on the button with a `✕` to delete that interaction.
- Click the `+ Add New Keymap` to add a new interaction for the action.
- Click the `Reset Keymap` button to reset that action's keymaps to the default interactions.
- Click the `Reset All` button at the bottom to reset _all_ of the custom keymaps back to their default interactions.
![](images/keymap_all.png)
When editing an interaction, a window will display with all the ways to map an interaction to the action.
![](images/keymap_insert.png)