Hotkeys warnings

   1473   2   1
User Avatar
Member
538 posts
Joined: 12月 2006
Offline
Hi. This warnings always appeared after I invoke a hotkey from the custom keyboard layout:
Warning: There is no hotkey for h.export_alembic
Warning: There is no hotkey for h.intercept_mode

How to fix that?
https://gumroad.com/alexeyvanzhula [gumroad.com]
User Avatar
Member
538 posts
Joined: 12月 2006
Offline
I fixed this with a workaround:

hou.hotkeys.addCommand(“h.export_alembic”, “”, “”, “”)
hou.hotkeys.addCommand(“h.intercept_mode”, “”, “”, “”)

I hope SESI will fix the issue
Edited by Alexey Vanzhula - 2020年9月30日 14:23:31
https://gumroad.com/alexeyvanzhula [gumroad.com]
User Avatar
Member
11 posts
Joined: 1月 2021
Offline
Same issue
---------------------------------------------------
  • Quick Links