-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Guide.shapekey updates #1411
Guide.shapekey updates #1411
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1411 +/- ##
==========================================
- Coverage 90.31% 89.58% -0.73%
==========================================
Files 39 39
Lines 4242 4291 +49
==========================================
+ Hits 3831 3844 +13
- Misses 411 447 +36
Continue to review full report at Codecov.
|
The regression tests showed the following changes. With this PR, in testscripts:
|
This is great! I'm very excited for the propagation of a single color and shape through a layer. Makes multiple layer plots a lot easier. How hard would it be to autowrap non-array values? So you could do something like |
The syntax |
b7b0bef
to
9c49f18
Compare
The regression tests now show changes to just the 3 testscripts listed in point 1 in my regression test post above. With this PR, in those 3 testscripts the shapekey doesn't trigger with This PR is now ready to merge. |
is it worth putting this in the gallery? |
Done. On Travis, for some reason the Codecov bit failed on Julia 1 just now. |
This is ready to merge. |
This PR:
shapekey integration with 1-lengthsize
andcolor
vectors (plot p3)Example