Steve Theodore

Results 19 issues of Steve Theodore

We need to add an asset in the `hotkeyable()` decorator for names with spaces -- maya 2018+ does not correctly save these into user preferences

It looks like Preview Release 98 (= maya 2019 as of november 2018) breaks the menuLoader, because it does not coerce arguments to `menu` and `menuItem` to strings the way...

bug

Looking at the tests in my most recent pytcharm install, it appears that the monkeypatching in test_Nested is failing. It used to work, but now when I run the tests...

bug

As part of the idea for converting our tests to a formal mock library, it might be nice to add a `debug mode` where users could enable a flag that...

As everybody knows ... AE Templates stink. However it should be possible to provide a good UX for editing AE templates with a little bit of work. Basically we'd need...

enhancement
question

I just noticed that the CSS feature targeting keys is not working in 2.2. I think this probably broke with 2.0, since the problem is that `CSS.applies` is looking for...

question

Is it worth looking into packaging mGui for the maya app store? What's involved?

question

right now it just says 'auto-generated', but if we copy all of the flags into help it might make it easier to work with.

enhancement

What do people think about a Yaml-like declarative layout format for saving GUI as data? Is that a step forward or back? `mGui.MenuLoader` is great for menus, since there's a...

question