Rob Eady

Results 13 comments of Rob Eady

I discovered what seems to be a simpler workaround via the rigify addon. it adds an option "convert rotation modes" to the pose menu that allows you to fix all...

I met this problem too. I'd like to keep using the rule but I can see no convenient workaround. Would a more practical solution be to let the user configure...

I also had luck with the technique/workaround suggested by @porglezomp. In particular my expression grammar includes things such as function calls where the arguments are expressions ``` #[precedence(level="1")] #[assoc(side="left")] "("...