thegrill / grill

Cook digital.
MIT License
16 stars 5 forks source link

Maya Integration #19

Closed chrizzFTD closed 3 years ago

chrizzFTD commented 3 years ago

Initial module for integrating existing widgets with Maya.

There's a workaround for unicode text with emojis missing the last character (or byte?) in Qt widgets in maya. This has been added here.

There's more to do in terms of callback management and stage selection.

grill_maya_sheet04

grill_maya_primcomp01

grill_maya_layerstack01

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@32f8771). Click here to learn what that means. The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #19   +/-   ##
=========================================
  Coverage          ?   91.96%           
=========================================
  Files             ?       10           
  Lines             ?     1120           
  Branches          ?        0           
=========================================
  Hits              ?     1030           
  Misses            ?       90           
  Partials          ?        0           
Impacted Files Coverage Δ
grill/views/description.py 90.69% <0.00%> (ø)
grill/views/sheets.py 87.75% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 32f8771...d25ecf2. Read the comment docs.