Skip to content
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

SoapBubbleIwaFx Update #1076

Merged
merged 1 commit into from Mar 8, 2017
Merged

Conversation

shun-iwasawa
Copy link
Member

This PR updates the SoapBubbleIwaFx as follows:

  • The result becomes being masked with the Shape image.

  • Added "Multiple Bubbles in Shape Image" option. With this option, the Shape image will be divided into each opaque region and computed separately so that it can render more than one bubble with various size.

  • Added "Mask Center of the Bubble" option. With this option, the center of the bubble will be masked so that it can make the "wrinkles" of noise pattern less noticeable.

  • Inserted a function which will check whether the current rendering process is cancelled. (For example, when fx parameter changed twice rapidly, the rendering process invoked by the first change will be cancelled.) When cancelled, it will immediately release the raster memory and return in mid-flow of the computation.

@shun-iwasawa
Copy link
Member Author

Jenkins

@masafumi-inoue
Copy link
Contributor

LGTM

@masafumi-inoue masafumi-inoue merged commit a1471ce into opentoonz:master Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants