Issues
- 1
Many commands can take `*args: list[str] | str` but are typed with only `str`
#24 opened by Boon-in-Oz - 1
- 0
Support @overload in stub overrides
#2 opened by Muream - 3
Include this into CG Stubs?
#22 opened by mdilena - 4
support for MDagPath in *args type signatures
#15 opened by mdilena - 1
Implement Unit Tests
#21 opened by Muream - 1
- 0
edit flag is missing in some commands
#9 opened by Muream - 3
query flag is missing in commands
#14 opened by mdilena - 0
Support `list` type for multi attributes
#16 opened by Aphosis - 0
Mypy: invalid syntax in OpenMaya.pyi
#17 opened by johhnry - 0
- 0
Support Stub Overrides again
#12 opened by Muream - 3
Generate overloads for queriable commands
#11 opened by Muream - 1
Improve type annotation of *args
#10 opened by Muream - 1
- 0
Support properties in stub overrides
#1 opened by Muream - 0
OpenMaya 1.0 include docstrings
#5 opened by Muream - 0
Include relevent dunder methods only
#3 opened by Muream - 0
OpenMaya 2 improve signatures
#4 opened by Muream