hi all,
I’ve been making a few scripts lately to make my life easier.
I am now looking for a way to enhance the workflow integration by adding the commands I am using from the UI of those scripts to the last command queue to be able to use the RepeatLast hotkey.
where I am stuck is how to use the addToRecentCommandQueue hidden command with python. There seem to be no documentation about it.
I am hoping I can avoid having to wrap it with a mel eval.
I would appreciate if anyone had some info on this.
thanks.