Change in keyboard shortcuts (imgui) #5977
-
|
As stated by @accuracy-maker (thank you for making me write this post 🙏) in #5954, the way to interact with the keyboard and keyboard shortcuts changed in the new ImGui-based GUI for SOFA. Several shortcuts are related to the window:
Using the control (CTRL) key, you activate GUI shortcuts such as:
Using the SHIFT key, you activate the scene interactions such as the mouse interaction. Using the SHIFT + CTRL keys, you will trigger events on key pressed/released. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
The documentation has been updated accordingly here: https://sofa-framework.github.io/doc/using-sofa/runsofa-with-imgui/#keyboard-shortcuts |
Beta Was this translation helpful? Give feedback.
The documentation has been updated accordingly here: https://sofa-framework.github.io/doc/using-sofa/runsofa-with-imgui/#keyboard-shortcuts