GDQuest / blender-power-sequencer

Add-on for video editing in Blender 3D: edit videos faster! Included in Blender 2.81+
https://gdquest.com/blender/power-sequencer/
GNU General Public License v3.0
708 stars 58 forks source link

Tool for checking shortcut assignments #448

Closed tin2tin closed 3 years ago

tin2tin commented 3 years ago

I came across this script, which produces a svg with the shortcut written on it, so it is possible to quickly see shortcut assignments: https://code.it4i.cz/blender/blender-addons-contrib/-/blob/26a8b2eadc7abb2a30fac50eb5505aa24daf5785/system_keyboard_svg.py

Here are the default and the PS shortcuts enabled: keyboard_SEQUENCE_EDITOR_POWER_SEQUENCER.pdf

NathanLovato commented 3 years ago

Thanks for letting me know.